资源列表
WDM pci 中断源码
- pci卡中断windows wdm驱动的例子-pci card interruption windows wdm drivers example
waki
- 挖地雷C程序(新)。有友好的用户界面。有难度选择。可以自定义难度和雷数。程序精简,易懂。可以直接运行!-digging mines C program (new). A friendly user interface. It is difficult to choose. You can define several difficult and minefields. The procedure is streamlined and easily comprehensible. Direct r
VC技术内幕
- VC技术内幕第五版介绍VC编程内幕及应用的书籍.-technology introduced the fifth edition of VC and Application Programming Insider books.
ftp协议实现多线程断点续传
- ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download a
位图旋转
- 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
魔法单词记忆——DAO访问ACCESS数据库
- 魔法单词记忆——DAO访问ACCESS数据库 这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式-magic word memory -- DAO visit ACCESS database it is in learning to write database of a way sequence take DAO visit the ACCESS database
Java游戏设计打飞机
- 一个java写的游戏 打飞机的 包含论文,说明 是一个毕业设计程序 -wrote a java game aircraft includes the papers note is a graduate design program
视频播放程序
- 一个视频播放程序 大家喜欢可以看看 有源代码-a video player can look at you like active code
酒店客房餐饮管理系统文档加源码
- 酒店客房餐饮管理系统文档加代码!! 使用bcb开发的包含源代码和说明文档-hotel rooms plus document management system code! ! Moreover the use of the development includes source code and documentation
tx100201
- 挺好用的,可以看的懂,我用过,不过不是我编的-very good use, and can be read and understood I used, but not the part I
表达赋值
- 简单的赋值语句转化为四元式 只对单字符赋值 以及表达式的四元式转换 -simple assignment into four yuan-only assignment of single characters and expressions of 4 yuan conversion
C_Sharp_Primer_Plus
- C# Primer Plus teaches the C# programming language and relevant parts of the .NET platform from the ground up, walking you through the basics of object-oriented programming, important programming techniques and problem solving while providing a thoro