搜索资源列表
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
Registry-spy
- 注册表监控程序(含驱动源代码),用visual c++编写-registry monitoring program (including driver source code), prepared with visual c
WDM_2nd_CDROM
- Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程,这是由Walter Oney执笔的windows驱动开发的经典书籍,windows驱动开发者必读经典之一。本书是该书的英文第二版,相对于第一版有了很多的改进。-Programming the Microsoft Windows driver model.2nd CD with the book. Many writers have sen
DRMDriverPBAPP
- this a driver program with c# Language!It s a classic example
vhidmouse
- 一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
StubTest 插桩程序
- 插桩程序,非常全面,用VC++实现,有助于测试的实现-Instrumentation program, very comprehensive, with VC++ implementation, contribute to the realization of the test
skmontor.rar
- 注册表监控程序 for 2000(含驱动源代码),Registry monitoring program for 2000 (with driver source code)
stc12c5a60s2
- 用STC12C5A60S2单片机实现的对12864串行接口液晶的驱动,对外部中的的使用,11.0592M的晶振!合用于对这款单片机编程的,本程序调试通过!-STC12C5A60S2 MCU with serial interface of the 12864 LCD driver, the use of external, 11.0592M crystal! Joint programming of the microcontroller used for this, the program d
usb-switch
- 一个驱动程序,可以控制USB端口的开关,附带有程序原理说明-A driver can control the USB port of the switch, with a program theory that
FPGA
- OV7670摄像头上位机软件配合使用的FPGA程序源码(整套系统需要上位机软件,CY7C68013程序,FPGA程序)-The OV7670 camera head machine software with the use of FPGA program source code (the entire system requires the host computer software, CY7C68013 program, FPGA program)
picCexample
- pic单片机C语言的程序例子其中包括:AD,CAN,KEYBOARD_CHECK,PWM.RS232,WDT ,液晶等-pic Singlechip C language program examples include: AD, CAN, KEYBOARD_CHECK, PWM.RS232, WDT, LCD, etc.
LCD12864serial-driver
- 该例程是针对带字库液晶12864对其串行驱动并显示一张图片的程序,经得起测试哦-The routine is to stand the test for the program with character LCD 12864 serial driver it and display a picture.
microcontroller-drive-program
- 与单片机相连的12864液晶,led灯,按键等的驱动控制程序-12864, led lights, buttons, connected with the microcontroller drive control program
KeyboardDriverSimulate
- 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki
VB-Get-UDisk-SN
- VB 取得U盘的序列号,简单实用的程序,附源码-VB made a U disk serial number, simple but useful program, with source code
RS23or2485
- VS++下开发的RS232/485 串口通讯程序,带界面-Under VS++ developed RS232/485 serial communication program, with the interface
Classical-PCI-driver-with-commentary
- 经典的PCI驱动程序框架,程序中有非常详细的注释-Classic PCI driver framework, the program has a very detailed notes
PCIe-driver-and-DMA-with-PC
- PCIE驱动程序源码,包括的详细的初始化过程、中断操作、DMA操作,并包含通过DMA与上位机进行数据传输的程序-PCIE driver source code, detailed initialization process includes interrupt operations, DMA operations, and includes data transfer with the host computer via the DMA program
ANO_TC
- 匿名地面站。配合匿名程序进行PID调参,读取飞控数据-Anonymous ground station. Anonymous program with PID parameter adjustment, reading the flight control data
单片机c语言应用100例
- 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)