资源列表
MomentDemo
- brief Demo code to calculate moments
PowerWord.rar
- 一款电子词典,模仿金山词霸做的,英译汉,具有模糊查询功能,An electronic dictionary, imitate PowerWord do, English-Chinese Translation, with fuzzy inquiry function
MirrorandShadow
- 自己写的一个DIRECTX得程序,其中有处理反射和阴影的使用方法-SHADOW AND MIRROR
comport
- 基于VC++的串口程序,能够实现串口数据的接收,并且可设置波特率等参数-VC++ based on serial procedures, can realize serial data reception, and can set the baud rate and other parameters
ControlConsole
- 使用MFC 並且能夠下DOS的語法 以及接收DOS的資訊-Using MFC and can under DOS syntax information and receive DOS
Proposition
- 数据库连接 VC++ 附带论文 方便正在做毕业设计的同学-data base VC++ paper
apihook.rar
- 一个钩子程序,使用detours实现对记事本的退出事件的截获,可供入门人参考,A hook procedure, the use of detours to achieve exit Notepad events intercepted for entry reference
1012-MasteringCOMDevelopment
- 一本com开发的好书,非常适合初学者,本人读后受益匪浅-1 com development books, ideal for beginners, I benefited from reading
MFC
- 这是深入浅出MFC书本CD中的源代码,方便看这体电子书的读者调试书中的程序.-This is the source code in the the layman MFC books, CD, easy to see this body of e-book readers debugging book program
Kmplayer
- KMPlayer中文版 是基于 kmplayer 官方版基础上,通过增加第三方插件、解码器实现的增强版,能对各种流行视频、HDTV 实现更佳的支持和回放。本软件的出发点是对系统进行最少改动的前提下打造全能影音播放器,所以增加的第三方插件绝大部分是注册到 kmplayer,而不是系统里。推荐安装环境是 Windows XP/Windows 2003/Vista/Windows 7,不支持 Windows 9X。 -KMPlayer Chinese version is based on the
HDPhoto
- Development tools for implementing the HD Photo still image codec.
ftp_transfer
- 简单的ftp文件传输示例程序,能够加深对udp编程的理解。