虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Test-Bus_Controller

  • observable distribution grid are investigated. A distribution grid is observable if the state of th

    observable distribution grid are investigated. A distribution grid is observable if the state of the grid can be fully determined. For the simulations, the modified 34-bus IEEE test feeder is used. The measurements needed for the state estimation are generated by the ladder iterative technique. Two methods for the state estimation are analyzed: Weighted Least Squares and Extended Kalman Filter. Both estimators try to find the most probable state based on the available measurements. The result is that the Kalman filter mostly needs less iterations and calculation time. The disadvantage of the Kalman filter is that it needs some foreknowlegde about the state.

    标签: distribution observable grid investigated

    上传时间: 2014-12-08

    上传用户:ls530720646

  • Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff

    Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully functional. There is currently no test bench available. This core is very simple and is proven in hardware. I see no point of writing a test bench at this time.

    标签: conversion Includes parallel stuffing

    上传时间: 2017-03-11

    上传用户:hn891122

  • [SMS SDK V1.7 测试说明] 1)“接口库”为SDK库包其中: Release —— 发布的稳定库 Debug —— 为调试库 2)“演示代码”为测试代码目录。

    [SMS SDK V1.7 测试说明] 1)“接口库”为SDK库包其中: Release —— 发布的稳定库 Debug —— 为调试库 2)“演示代码”为测试代码目录。 [1] 测试代码中使用的库都是Release的版本。 [2] 如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C:\下生成GSMModem.log文件。 若您在开发的过程中遇到问题,可以使用此方法获得GSMModem.log并发送给经销商,即可有 效的解决您的问题。 设置环境变量的方法: 我的电脑->属性->高级->环境变量->用户变量和系统变量->新建 变量名: GSMLIB_DEBUG 变量值: 2 3)执行测试: [1] C#/VB/VB6/C++/Delphi 直接找到exe可执行文件,即可运行测试程序; [2] JAVA测试: 可以修改一下test.bat文件,然后直接运行即可了。 需要修改以下内容: set Number=13681191399 接收的手机号码 set SN=ITIU-NWCJ-VCJD-WJDU 注册码 set JAVA_HOME=D:\JBuilder9\jdk1.4 JAVA环境

    标签: SDK Release Debug SMS

    上传时间: 2013-11-26

    上传用户:2404

  • VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board

    VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardware platform or to write a new VxWorks BSP for custom hardware using a reference BSP or template BSP as a starting point. It provides hints and tips for debugging a BSP and solving common BSP development problems. It also provides information on the BSP validation test suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.

    标签: describes document elements VxWorks

    上传时间: 2017-03-23

    上传用户:磊子226

  • CnCodeFormater Readme Author: passos Email: passos@cnpack.orgpassos@21cn.com Last Update:20

    CnCodeFormater Readme Author: passos Email: passos@cnpack.orgpassos@21cn.com Last Update:2003-12-16 Directories \CnParser Object Pascal 璇硶瑙f瀽鍣? \DCU 娴嬭瘯宸ョ▼DCU杈撳嚭鐩綍 \Test 娴嬭瘯宸ョ▼ Surpport Simple Stamtment can work The others language future need to be test ... Not Surpport Class type declare still cause error. And so on ... TODO Modify TCnCodeFormater s Class declare section. Add Scaner.ForwardToken future. any thing that I forget ...

    标签: passos CnCodeFormater orgpassos Author

    上传时间: 2013-12-10

    上传用户:541657925

  • AR Embedded Workbench Evaluation for MSP430 V3.42A 破解版,测试通过.破解的时候看一下说明文档.-IAR Embedded Workbench Eva

    AR Embedded Workbench Evaluation for MSP430 V3.42A 破解版,测试通过.破解的时候看一下说明文档.-IAR Embedded Workbench Evaluation for MSP430 V3.42A cracked version of the test. Break time to look at documentation.

    标签: Workbench Embedded Evaluation 3.42

    上传时间: 2017-03-30

    上传用户:凌云御清风

  • Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits.

    Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits. It has proved to be an extremely versatile tool on the unix platform. So why should NT always be unix s poor cousin when it comes to tcp/ip testing and exploration? I bet many NT admins out there keep a unix box around to use tools such as Netcat or to test their systems with the unix version of an NT vulnerability exploit. With Netcat for NT part of that feeling disempowerment is over.

    标签: the resource Netcat Swiss

    上传时间: 2017-04-02

    上传用户:onewq

  • UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each

    UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each of those function calls tests a functionality of the UDDI api. To run a test, simply uncomment one of the function calls, and then compile this file and run it.

    标签: commented functions weblgoci function

    上传时间: 2017-04-24

    上传用户:love_stanford

  • 汉字字频统计软件说明: 1. 这个小工具可以对一个文本文件中出现的汉字的字形数和字种数进行频次统计; 2. 字频统计结果按照降序输出; 3. 可同时选中多个文本文件进行字频统计; 4. 程

    汉字字频统计软件说明: 1. 这个小工具可以对一个文本文件中出现的汉字的字形数和字种数进行频次统计; 2. 字频统计结果按照降序输出; 3. 可同时选中多个文本文件进行字频统计; 4. 程序启动后点击主菜单中“统计字频”下“选取文件”就可以开始进行字频统计; 5. 统计结果保存在HanZiFreq_Result.txt文件中; 6. 这个工具不能处理非纯文本格式的文件(比如rtf,word .doc文件等),并且只能处理GB码的文件。 7. \test目录下有一个三个用于测试的文件:

    标签: 汉字 统计软件 行频 输出

    上传时间: 2014-01-09

    上传用户:thinode

  • AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext:

    AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad2b417be66c3710 Comment: F.1.1 ECB-AES128.Encrypt Key: 2b7e151628aed2a6abf7158809cf4f3c Ciphertext: 3ad77bb40d7a3660a89ecaf32466ef97 f5d3d58503b9699de785895a96fdbaaf 43b1cd7f598ece23881b00e3ed030688 7b0c785e27e8ad3f8223207104725dd4 Test: Encrypt Comment: F.1.3 ECB-AES192.Encrypt Key: 8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b Ciphertext: bd334f1d6e45f25ff712a214571fa5cc 974104846d0ad3ad7734ecb3ecee4eef ef7afd2270e2e60adce0ba2face6444e 9a4b41ba738d6c72fb16691603c18e0e Test: Encrypt Comment: F.1.5 ECB-AES256.Encrypt Key: 603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4 Ciphertext: f3eed1bdb5d2a03c064b5a7e3db181f8 591ccb10d410ed26dc5ba74a31362870 b6ed21b99ca6f4f9f153e7b1beafed1d 23304b7a39f9f3ff067d8d8f9e24ecc7 Test: Encrypt

    标签: SymmetricCipher AlgorithmType Publication Plaintext

    上传时间: 2013-12-17

    上传用户:teddysha