搜索资源列表
oskeshe
- 、课设内容及步骤 1. 消化课设算法思想及样本程序 给出对应模块(函数)的流程图 2. 编制 建立、删除、打开、关闭、读、写 函数 3. 准备调试数据(至少两个用户,若干文件),能实施多个命令操作 4. 上机编辑、编译源程序,并进行调试 5. 利用准备好的调试数据,运行测试程序, 观察运行结果,并作记录和分析
comm
- 一个通信模块,适用于aix操作系统,包含底层函数库的源码,以及测试代码-A communications module, applicable to aix operating system, including the underlying source code library, as well as the test code
FIFO
- 利用Verilog实现了一个FIFO,包含几个模块文件,适合初学Verilog的朋友,含测试代码。-Verilog achieved using a FIFO, a document contains several modules, suitable for novice Verilog friends, including test code.
DPS2812-USB
- 2812DSP的USB驱动,方便用户进行LINUX底层驱动的开发,该模块已经通过测试 -this file can teach you how to learn DSP 2812 ,and you can explore USB rule.
mokuaijiance
- 利用51单片机各个模块的测试代码……有利于初学者检测各个模块的性能-51 single-use test code ...... each module will help beginners to test the performance of each module ......
mydev
- 采用模块方法,添加一个新的字符设备的驱动程序。 并编写一个程序测试添加的驱动。 -Modular approach, adding a new driver character device. And write a program to test the added drive.