搜索结果

找到约 1,112 项符合 teST-driven 的查询结果

单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C

This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL ...
https://www.eeworm.com/dl/648/282977.html
下载: 48
查看: 1055

Java编程 把数据库逻辑全部放在jsp里未必是好的做法

把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。在练习这些代码的时候,你一定将jdbc的驱动程序放到服务器的类路径里,然后要在数据库里建一个表test,有两个字段比如为test1,test2,可以用下面SQL建 ...
https://www.eeworm.com/dl/633/283419.html
下载: 45
查看: 1019

Java编程 JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a

JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for ...
https://www.eeworm.com/dl/633/284264.html
下载: 68
查看: 1100

操作系统开发 Minix3的源码

Minix3的源码,内有boot,etc,fs,inet,kernel,lib,mm,test等几个模块,提供编译工具和MakeFile
https://www.eeworm.com/dl/531/284576.html
下载: 165
查看: 1051

matlab例程 ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and de

ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and decoder. Full documentation is in the PDF file included with the package. The test folder has test programs for the coder and decoder (for Windows).
https://www.eeworm.com/dl/665/286002.html
下载: 191
查看: 1092

操作系统开发 SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -> 0xFFFF

SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -> 0xFFFFF). To display data captured, use Test.m (MATLAB application)
https://www.eeworm.com/dl/531/287698.html
下载: 88
查看: 1056

操作系统开发 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外

在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ ...
https://www.eeworm.com/dl/531/287920.html
下载: 145
查看: 1084

Java编程 拷贝文件的java程序

拷贝文件的java程序,比如将一个目录下的test.txt,拷贝成test_backup.txt
https://www.eeworm.com/dl/633/288296.html
下载: 175
查看: 1030

USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. ...
https://www.eeworm.com/dl/643/288359.html
下载: 80
查看: 1088

DSP编程 Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th

Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Signal Processor Code – Main.c file BER Test Code
https://www.eeworm.com/dl/516/288968.html
下载: 131
查看: 1037