资源列表
8388_eatbean1.0-src
- 是一个JAVA游戏程序编程,里面有地图和各种运行需要的东西,请站长仔细看看吧!-is a Java game programming, which has maps and various things needed for the operation, please look carefully at the head!
CoffCompare
- COFF格式目标文件比较工具,抽取代码段 VXWORKS下有用-COFF file format objective comparison tools, code extraction of useful under VxWorks
AoutCompare
- AOUT格式目标文件比较。X86平台vxworks就是此种格式-AOUT target file format comparison. X86 platform VxWorks is such format
Advanced Windows程序的汇编形式
- Windows 核心编程 第三版中的源代码,改编成汇编语言-core Windows programming of the third edition of the source code and reorganized into assembly language
jiankong
- 通过程序来修改网观,来动态访问两个网断,而不需要用双网卡,-through procedures to amend the network concept, dynamic access to the two networks broken, without the need for dual Ethernet,
MigratingData_Demo
- VC转Excel的一个例子,通过这个例子,程序员能够清楚的了解Excel的使用方法-VC to an Excel example, through this example, programmers can clearly understand the use of Excel
ExcelExercise
- 对于初学者而言,VC转Excel是一个难点,通过这个例子,程序员能够轻松的学习这方面的知识-for beginners, the VC to Excel is a difficult issue, through this example, programmers can easily learn this knowledge
pdflib_cs2
- 详细介绍了PDFlib使用WINDOWS系统自带字体以及其它用户字体的技巧.-details of PDFlib own system using Windows fonts and other user font skills.
flashhelper
- 这个程序是我为了在Powerpoint2000方便的使用flash而写. 其中flash.dll是用Atl编写的一个复合控件.这个控件为一简单的flash播放器(利用了原始的flash控件).pptaddin.dll是一PowerPoint的插件,主要是为了方便的在Powerpoint中插入flash.dll这个复合控件. 压缩包内的三个目录,bin目录中为编译好的软件 flash目录中flash.dll的源代码(需要wtl) pptaddin为pptaddin.dll的源代码. 这些代
20050903120243_TESTUT
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验-work written by a serial access function with a small test program, including multithreading, CRC
20050829152443_CompletionPortDemo
- 修改了的IOCP例子,修改了的IOCP例子-revising the IOCP example, revising the IOCP example
20050805005748_main306
- 用ini文件实现最近文件MRU 这样一个用ini文件管理的最近文件类就做好了。使用时,需要根据程序所在路径设置ini文件路径名m_IniFileName,之后调用该类中的函数管理最近文件。 详细用法可参考示例程序。 -ini file with the recent realization of such a document MRU ini file with the most recent document management category on