资源列表
sahfduabkyadyuagdnlAU
- 一些网上收集的vc经典源码感兴趣者 可以下载下来研究。-Some online collection of classic VC source code are interested can download the study
minimum-distance-algorithm
- C_实现最大最小距离算法(又称小中取大距离算法)-C_ maximum minimum distance algorithm (also known as small fetch large distance algorithm)
MATLAB-code-recognition-system
- 人脸识别MATLAB代码,系统算法是有效的,具有较高的检测性能和低的误判率。    -MATLAB code recognition system algorithm is effective and has high detection performance and low false positive rate.
MFCDraw
- MFC实现简单的画图应用程序,具体功能为画直线,画曲线,矩形,圆等-MFC drawing simple application specific functionality for painting line, curve, rectangle, circle, etc.
MFCODBC
- 使用ODBC类访问和操作数据库 CDatabase类 主要实现数据库的连接和关闭等操作 CRecordset类 主要实现对数据的操作 CRecordView类 显示数据库的视图类-Use ODBC classes to access and manipulate databases CDatabase principal realization connect and close operations primarily achieved CRecordset class d
weiyun2.1.702
- 一些易语言源码 对新手有帮助 欢迎下载-Some easy language source code help beginners are welcome to download the
filesys
- vc实现的文件系统,包括新建,删除文件。使用access数据库连接,模拟windows文件管理器界面-vc realize the file system, including new, deleted files. Use access database connections, analog windows file manager interface
komal---Copy
- as matlab is in built tool
RutineDemo
- VC++源码模拟出一张公交线路图,用一些线条和汽车图形连接成一个公交线路图,形象逼真,让人一看就明白。当然了,这只是一个基本的演示,源代码可借鉴,说不定在此基础上,真的可以写出一个真正的公交线路图来。源码中有几个要点需要注意:判断是否为CStaitc控件,使用对话框背景,对此不熟悉的正好是个参考-VC++ source code to simulate a bus route map, with some lines and car graphics connected to a bus rou
SelSingle
- 在vc++ 程序窗体中使用Radio button的示例,让你学会RadioButton的用法,对VC来说,这是再简单不过的基础要领了。本源码实例通过用户对单选框Radio button的选择,演示如何得到单选按钮的值,并最终显示结果。-In vc++ program using the form Radio button examples, so you learn how to use RadioButton, the VC, it is simple enough for a basic
Habit
- checkBox的使用应该说在各种编程语言中都是基础的,在VC++中也不例外,对于高手来说,这个代码不用看了,主要是写给新手看的,如图所示的窗口中,有几个CheckBox复选框供选择,程序会判断出用户所选择的复选框的值,并以MessageBox的方式返回给用户结果-checkBox use should be said is based on a variety of programming languages , in VC++ is no exception, fo
SimpleTextOut
- VC++中简单的TextOut输出文本字符的使用实例,新手有兴趣的源码,实现过程:获取窗口设备上下文,然后在窗口客户区域指定位置输出文本-VC++ TextOut output using the simple examples of text characters, and newcomers are interested in the source code, the implementation process: Get device context window, and then sp