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

test-Driven

  • verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中

    verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。

    标签: verilog FPGA sram epp

    上传时间: 2013-12-17

    上传用户:1966640071

  • Zinc is an object oriented, platform independent, framework for designing graphical user interfaces

    Zinc is an object oriented, platform independent, framework for designing graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable and customizable. It provides a full-featured toolkit for the creation of GUIs and event-driven applications.

    标签: independent interfaces framework designing

    上传时间: 2015-11-28

    上传用户:qb1993225

  • 驱动级IO模拟按键

    驱动级IO模拟按键,用于DX游戏的按键模拟。 this code can IO-driven simulation of the keys to the game for the DX simulated keys.

    标签: 驱动级 IO模拟 按键

    上传时间: 2013-12-24

    上传用户:silenthink

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    标签: application describes Timer_A control

    上传时间: 2014-01-01

    上传用户:qq21508895

  • With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s

    With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.

    标签: Linux computer machines virtual

    上传时间: 2013-12-19

    上传用户:xinzhch

  • 图象的压缩编码

    图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在

    标签: 图象 压缩编码

    上传时间: 2013-12-18

    上传用户:zsjinju

  • We propose a novel approach for head tracking, which combines particle filters with Isomap. The part

    We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle approximates the location of head. We develop a synthetic video sequence to test our technique. The results we get show that the tracker tracks the head which changes position, poses and lighting conditions.

    标签: approach combines particle tracking

    上传时间: 2016-01-02

    上传用户:yy541071797

  • 基于 xinlinx 写的DES加密算法

    基于 xinlinx 写的DES加密算法,内涵test bench,加密解密都有

    标签: xinlinx DES 加密算法

    上传时间: 2016-01-04

    上传用户:dreamboy36

  • radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

    radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    标签: Radius implementation connect radius

    上传时间: 2013-12-12

    上传用户:坏天使kk

  • openfans 0.1 using: eclipse, maven, spring, hibernate, mysql,common-validator,sitemesh.....

    openfans 0.1 using: eclipse, maven, spring, hibernate, mysql,common-validator,sitemesh..... Introduction ============ 提供web2.0应用的基本模型,能够方便的在各个领域使用 Getting Started =============== 需要下载maven,http://maven.apache.org/download.html,如果初次使用maven,配置好后,运行mvn install 如果使用eclipse,在项目根目录,运行mvn eclipse:eclipse(如初次使用,会花较长时间到网上下载plugin和jar,建议去喝杯咖啡) 使用mvn test运行所有测试,mvn package打包 有任何问题请到http://groups.google.com/group/openfans

    标签: common-validator hibernate openfans sitemesh

    上传时间: 2013-12-19

    上传用户:wuyuying