资源列表
Capture
- 截图程序,可以选择几种截图方式,从中可以学到在MFC中图片的保存等知识。-Screenshot programs, you can choose several ways screenshots, which you can learn to save the picture in MFC and other knowledge.
PVZ
- 植物大战僵尸 自己写的无限阳光源代码 供学习交流使用-Plants vs zombies unlimited sunshine to write their own source code
Chapter12_19
- DirectX 3D Graphics Programming Bible(by Julio Sanchez and Maria P. Canton)一书的随书光盘源码,VC++5和6下都能执行。不愧\"Bible\"书名,能让你了解Directx强大的2D和3D功能。此为12至19章源码-DirectX 3D Graphics Programming Bible (by Julio Sanchez and Maria P. Canton) a book with the CD source,
COMTEST
- 用串口方式实现modbus rtu通讯,这是一个通讯连接的小助手,可以用于检测下位机的应答-Modbus rtu be achieved using serial communication, which is connected to a communications assistant, can be used to detect the next crew response
VC_SOCKET
- 有很多VC SOCKET编程的例程,欢迎下载-There are many VC SOCKET programming routines, welcome to download
draw-GIS
- 画图,实现一般的画图、保存、修改、放大等功能-draw a GIS
pbao
- 触摸屏显示软件中屏幕保护程序,随机显示一组图片-The touch screen display software screen saver to randomly display a group of pictures
像素点RGB值获取
- 获取鼠标所在点 R G B值
GetTheColor
- 判断屏幕某点的 R G B值 按回车键即可判断鼠标所在坐标像素点的RGB值-RGB of a point to judge the value of the screen press the Enter key to determine the coordinates of the mouse where the RGB pixel values
Oscilloscope-and-Spectrum-Analyzer
- 基于声卡采集信号与输出信号,包含了很多种频谱信号分析、信号处理函数-Based on sound data collection and output signals, including a variety of spectral signal analysis, signal processing functions
智能控制第四版代码及pdf
- 包含了文档pdf及书中代码两部分,不含ppt,供使用者参考,还可以。
Chatonline
- 基于TCP实现的点对点通信和基于UDP实现的广播通信和多播通信,在此基础上实现了一个聊天程序,有服务器和客户端两部分组成。-Point-to-point communication based on TCP and broadcast communication and multicast communication based on UDP.