资源列表
VCjishuneimusrccode
- VC++技术内幕第四版.rar 源码 包含安装程序,安装后即可以使用。-VC++技术内幕第四版.rar
Desktop
- VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
5616515MFC_FFT
- 基于MFC,在VC6.0环境下实现快速傅里叶变换-Based on MFC, fast Fourier transform in the VC6.0 environment
faceimagesbyrf
- 从老外文章里看到一种基于分类器的人脸检测方法,好不容易搞到这个人脸图像训练集和测试集,现在贡献出来,希望对做人脸检测的朋友有帮助(图像比较全,有彩色人脸图像)-from generals saw an article based on the classification of face detection method finally got the facial image training set and test set, now contribute, hope to the huma
bingtu
- 实时数据监控中,按照不同的类型,展现实时数据的柱状图。-Monitoring real-time data, according to different types of real-time data to show the histogram.
TEST
- 自己编写的一个串口调试助手,可以实现com1到com5的调试,适合初学者学习-I have written a serial debugging assistant, can achieve com1 to com5 debugging, for beginners to learn
Notepad6
- 一个模拟windwos记事本的程序,用vs2008开发,还有很多不足,基本功能还是具备了-An analog windwos Notepad program, using vs2008 development, there are many shortcomings, the basic function is to possess
XtremeToolkit2
- 用于qq临时对话 用于qq临时对话-yong yu qq linshi duihua
PLSQLDeveloper
- 用于oracle开发用于查询数据库编写存储过
MMPlayer4
- 为大家介绍了数据库如何与tree列表连接,并动态显现数据库的内容-give tips to the freshman to learn VC mfc
SpinEdit
- 自己当初联系控件时候用的,spin和edit联合。 初学者易用。-When their use had to contact the control, spin, and edit the joint. Beginners to use.
QQ2006jidanlitiaogutou
- 2007新的一年即将来临,新版本的QQ估计也要跟我们相见。在此献上本人写于8月份的一个练习程序。主要是希望腾讯做界面的同志能否把创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。