资源列表
PEInfo
- duilib界面库做的PE信息查看工具。DOS头,PE头,导入导出表,等。-duilib interface library to do PE View tool. DOS header, PE header, import and export tables, and so on.
FlashLoader
- 在wince平台下,在客户端上加载flash,VC开发实现-Wince platform on the client load flash, VC development to achieve
jsjtxx001zy
- 计算机图形学,电子工业版,蔡世杰那本配套的源代码,挺不错的。-Computer graphics, electronic industrial version, Shih-Jei Tsai that the complete source code, very good.
jiaoxuewangzhan
- 用C#开发的教学网站,有教师和学生两个角色,用的sql数据库-C# development of teaching website, there are two roles of teachers and students
Communication_Network
- 飞思卡尔智能车比赛程序,包涵电机、舵机、激光发射接收管的空子-The source code of Freescale Smart Car Competition
SetIni
- MFC界面以及ini配置文件的读写操作,在初始化时读出ini文件的值,然后可以设置其他值-MFC interface as well as reading and writing ini configuration file in the initialization file read ini values, then you can set other values
C-programming-language-and-examples
- 《C语言高级编程及实例剖析》,在code目录,包括了9章的所有源代码、可执行程序、相应的数据文件、使用说明文件等。-" C programming language and examples of high-level analysis," in the code directory, including all 9 chapters of the source code, executable program, the corresponding data file, use
kpSDK_CppForWindows120401
- 金山快盘SDK,按照步骤可以运行,在金山快盘官网也有下载。-kuaipan sdk
zhongheng-b2b
- 纵横b2b电子商务系统,用VS.NET开发的电子商务系统-zhong heng b2b Electronic commerce system
Androidyouxiyuanmadanjibanchuanqiyuandaima_A5
- 安卓端简单的传奇游戏仅供学习 请勿用于商用谢谢(android mir2 game is used study)
三维模型与摄像头读取目标的位姿匹配
- 能实现三维模型与摄像头读取目标的位姿匹配,并使用Posit算法完成位姿校正-Able to read the target of three-dimensional model with the camera position and orientation matching, and use the Posit algorithm to complete the pose correction
COMDialogTest
- 该程序主要实现如何调用一个组件对象模型(COM)中的对话框。关于该对话框的操作可以完全在COM中实现,而主程序只需负责整体的逻辑操作。通过这种编程方式,可以很好的实现插件式编程。-The procedure to achieve how to call a Component Object Model (COM) in the dialog box. Operation on the dialog box can be fully realized in the COM, while the m