资源列表
Fundamentals
- 语音识别基础,语音识别最重要的教程之一,初学者必看-One of the most important basic tutorial speech recognition, voice recognition
VA_X_Setup1823
- VC 小助手,2010 ,测试可以使用。非常的好。-VC his assistant, 2010, the test can be used. Very good.
tss.v4.3_xmss
- tem will automatically delete the directory of debug and release, so please do not put files on these two directo
software
- RT-Thread系统工程,采集电压电流(RT-Thread systems engineering,Collecting voltage current.)
Manuals
- Manuals for Fanuc Mate Lathe
Sport健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库
- 这是一个健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库,通过这个系统,可以学习MFC和数据库编程技术。-This is a gym management system, using Visual C++ 6.0 MFC+ MySQL database, through this system, you can learn MFC, and database programming.
bmsv2
- 基于stm32与os-3的电池电压检测程序-Based on the OS- 3 battery voltage detection program
ImageMagick.tar
- ImageMagick.tar.gz-ImageMagick
CommHN
- 用过组态王的都知道,里面的好多驱动是需要自己写的,本源码就是里面的串口驱动-Use kingview all know, inside of a lot of drive is need himself wrote, this source is the serial driver inside
ffplayformfc-code
- 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。- This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.
rect
- 基于MFC实现OPENGL绘图。绘制了一个长方体。对初学者有一定帮助。-OPENGL graphics based on the MFC. Draw a rectangle. For beginners.
skinlistdemo
- vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers