搜索资源列表
FPGA_SOPC_PWM
- 将此文件解压缩,会得到一个"ip"目录,将此目录放入你的项目中,就可以在sopc中import到一个叫pwm的组建了。解压缩还会得到一个C语言文件,它是与硬件配合的Nios2_C代码 -Extract this file will get an " ip" directory into this directory in your project, you can import into the sopc in the formation of a called pwm.
cxacru-fw
- utility to extract firmware for the USB ADSL modems based on Conexant AccessRunner chipset, from the Conexant driver for Windows
PS2-keyboard-drive-
- //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
B-Search
- 用C++实现二分查找,源代码在压缩包中,解压运行即可-C++ implementation using binary search, the source code archive, extract it to run
CabinetFileIo
- 对WINDOWS CAB文件进行压缩/解压,直接使用WINDOWS API完成,没有封装,手动从MSDN例子源码完善实现。-WINDOWS cab file compress/extract,use windows api directly,manual fix from the sample code of msdn.
WRK1.2
- 1. 【WindowsResearchKernel-WRK1.2.rar】 应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd: set arch=x86 [或者选择 amd64] path D:\WRK-v1.2\tools\x86 path cd D:\WRK-v1.2\base\ntos nmake -nologo x86= 约1-2分钟,编译出的内核文件在 D:\WRK
IGS-DEALT
- IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件-IGS document processing is to deal with Solidworks output the graphics information to extract summary information to make graphics for other software or systems for treating the precursor docume
