资源列表
VCdesktopmin
- mfc 基于对话框程序 使桌面所有窗口最小化 -//获得任务栏窗口 CWnd* pWnd = CWnd::FindWindow(_T("Shell_TrayWnd"), NULL) //发送ID为0x1F5(Win+ M)的WM_HOTKEY消息 pWnd->SendMessage(WM_HOTKEY, 0x1F5)
ddwnVer1.2
- 一个远程控制程序的源码,有控制屏幕、记录键盘、文件管理、远程开启3389等功能。-A remote control program source code, there are control screen, keyboard, record, document management, remote on 3389 and other functions.
DiskCata
- VC++显示磁盘目录,可作初级者学习使用-VC++ displays the disk directory, can be used for beginners learning to use
pintu
- 使用VC++6.0开发的拼图游戏 拼图游戏
TMS320C64PlusInst
- TI的公司C64X及C64x+CPU指令详解,在写手工汇编之前必须熟悉的数据手册.尤其是指令之间资源冲突
mf
- 魔方游戏 opengl c语言 计算机图形学 贴图+光照-Rubik s Cube game opengl c language computer graphics illumination map
DSPad
- DSP的AD频率变换的研究与实现AD DSP-Research and Implementation of frequency conversion-AD DSP-Research and Implementation of frequency conversion
opencvtest
- 在vc++环境下编写,适合opencv初学者的一个实例小程序。-In vc++ environment to prepare for an example of beginners opencv applet.
pic16f684中文资料
- pic16f684中文资料 经典翻译
CrossWords
- 最近看别人玩数独游戏,了解了游戏规则后,编写了一个简洁高效的数独矩阵生成器,可任意设值矩阵阶数,算法简洁高效,欢迎大家下载-cross word game,cross word martrix creator,you can set row and column,enjoy yourself and good luck!
YanFeng
- 条码扫描程序,新大陆数据采集型号PT850-Barcode scanner, Newland Data Acquisition Model PT850
Bresenham
- VC++实现的bresenham算法画线,可以实时存储线条经过的点,可以参考《计算机图形学》-VC++ bresenham line drawing algorithm implemented in real time storage lines through a point, you can refer to "Computer Graphics"
