-
DlgTest
演示MFC程序的编程方式,以及单文档多视图的实现方式(Demo MFC programming, and single-document multi-view)
- 2012-06-22 14:09:15下载
- 积分:1
-
FreeImage3154Win32
开源的FreeImage图形库的Win32平台发行包,可以方便日常的应用开发。(Win32 platform open source graphics library FreeImage distribution package, you can easily everyday application development.)
- 2013-12-28 10:04:06下载
- 积分:1
-
aawmutual
此为windows风格的单文档窗体,比较通用欢迎在此基础上,加一改进,创造出更好的界面来(This is a single document form with windows style, which is generally welcome to add an improvement to create a better interface.)
- 2018-12-24 03:36:53下载
- 积分:1
-
ADOTest
VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
- 2009-06-20 14:27:01下载
- 积分:1
-
MiniGIS
该程序可以读取坐标文件,画出中国地图,是一个很不错的vc程序,对初学者很有用。(The program can read the coordinates of the document, draw the map of China, is a very good vc procedures, very useful for beginners.)
- 2014-03-22 22:48:26下载
- 积分:1
-
jigh_matlhb_com
VC具有高效率的优点,通过com接口将VC和matlab进行连接(VC has the advantages of high efficiency, through the com interface will connect VC and matlab)
- 2017-07-22 04:38:08下载
- 积分:1
-
boll
圆的绘制,在很多计算机课程中会用到元的绘制,特么是在计算就行雪中会有(Draw a circle, in many computer programs will be used to draw elements, especially in the calculation of what is on the line there will be snow)
- 2013-12-07 19:35:44下载
- 积分:1
-
student
MFC和SQL server实现的学生成绩管理系统,具有比较简单交互性强的界面,适合初学者使用(MFC and SQL server to achieve student performance management system, with a strong interaction is relatively simple interface for beginners)
- 2013-10-20 14:17:20下载
- 积分:1
-
MAC-scanV3.21
可实现多种方式的MAC扫描,确保扫描到目标网络中所有的网络mac地址(MAC can be scanned to achieve a variety of ways to ensure that the network scan to the destination mac address of all network)
- 2010-12-17 06:44:28下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1