资源列表
算法导论中文版
- 这是一本算法导论的英文版翻译,需要的都可以自行下载。(This is an English version of the algorithm introduction books, need to be able to download their own)
jingdianyouxi
- 经典游戏程序设计,包括扫雷,推箱子,贪吃蛇,连连看等-game programming, based on VC programming. Including mine, Lianliankan, Sokoban, plug-in, Snake, Tetris
uminsky.com-CadLib
- autocad基础库,cadlib4.0,非常实用的工具,破解版-autocad foundation libraries, cadlib4.0, a very useful tool, crack version
RdmProtocal
- RDM 解析,协议代码,适用于artnet 协议(RDM parsing, protocol code, suitable for artnet protocol)
Commercial_rev1.5
- vt-pro-e,快思聪液晶屏编程模板,快思聪液晶屏的开发模板,可移植用于simpl windows(Vt-pro-e, Crestron Crestron LCD programming template, LCD screen development template, can be transplanted to simpl windows)
VBA中的ADO
- Excel VBA实战技巧精粹视频教程[Excel Home]D05_在Excel VBA中的ADO应用技巧之一(Excel VBA practical skill essence video tutorial [Excel Home]D05_ one of the ADO application techniques in Excel VBA)
TEXT
- 在windows串口中,,写文本信息,然后传递到第二个子窗口,供参考-In windows serial port ,, writing text message, and then transferred to the second sub-window for reference
photoshop_cs
- ps 安装程序PhotoShop\photoshop_cs.rar-ps Setup PhotoShop \ photoshop_cs.rar
Cohen-Sutherland
- Cohen-Sutherland直线裁剪算法-Cohen-Sutherland clipping algorithm straight
Pocket_PC_Apps_My_favorites_2007
- software for windows mobile hts
BOMS
- Apache-Ab测试 , 相关的知识可供学习。(Apache-Ab Test , Relevant knowledge is available for study.)
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编