资源列表
tda10086
- DVB-S TDA10086 驱动程序 for C-DVB-S TDA10086 driver for C
calculator102
- 一个简单的计算器,能实现基本的功能,如加减乘除,求倒数等-A simple calculator
cx
- 一个较为简单的C++累加源程序,作为计算机专业学生的小作业,希望对大家有用。-A relatively simple additive source C++, computer science students as a small operation, we hope to be useful.
fromevil8thediskofcross
- 驱动编程,来自邪恶八进制的解析了机器狗对于磁盘还原的穿越-Driven programming, from the evil robot dog octal analytic across the disk to restore
51danpianji8155
- 关于51单片机8155的驱动程序,有助于大家快速入口。-About 51 SCM 8155 drivers help fast entrance.
Winshell
- 操作系统命令解释程序代码,包含 winshell.h和winshell.c 。-Operating system command interpreter code, including winshell.h and winshell.c.
ddkbuild
- DDKBUILD - Integrating the Windows DDK with Visual Studio this is a batch file in order to Build drivers in visual studio-DDKBUILD- Integrating the Windows DDK with Visual Studio this is a batch file in order to Build drivers in visual studio
sd-test
- ARM SD卡测试程序,可以用于编写ARM的SD接口驱动-ARM SD card test program, can be used for the preparation of the SD interface driver ARM
usbasp
- Usb asp MKII Frimware and driver
hwintc
- 一个处理实时时钟中断的VxD -A vxd driver for process clock interrupt
Ring0
- Hook NtQueryDirectoryFile隐藏文件 仅限32位系统-Hook NtQueryDirectoryFile hidden files is limited to 32-bit systems
yuan
- //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,char xx,char yy)//内部函数,对称法画圆的8个镜像