-
netDate
VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。
(VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
- 2011-04-27 21:40:09下载
- 积分:1
-
小火箭
使用VC6.0加上MFC做的模拟交通灯十字路口程序。绿灯时车辆通过十字路口,反之停止。((VC6.0 the simulation traffic lights crossroads procedures plus MFC do. Green light when the vehicle through the crossroads, and vice versa stop.))
- 2017-08-29 10:45:35下载
- 积分:1
-
turbulence
详细介绍了FLUENT里实现用户自定义湍流模型的方法。(The method of realizing user defined turbulence model in FLUENT is introduced in detail.)
- 2021-03-02 16:49:33下载
- 积分:1
-
calculator
用MFC做计算器,满足MFC初学者的教学(make calculator by MFC)
- 2010-09-30 14:06:18下载
- 积分:1
-
crecttracker_demo
This program demonstrates how to draw on the client area, it also demonstrates how to use the mouse messages. I think the best way to learn programming is programming, so, let s begin our program now.(This program demonstrates how to draw on th e client area, it also demonstrates how to use the mouse messag es. I think the best way to learn programming is p rogramming, so, let s begin our program now.)
- 2006-06-28 15:49:14下载
- 积分:1
-
sift--vcPP
说明: 基于sift的特征点匹配算法,实现图像特征点的匹配(Sift the feature points based on matching algorithms
)
- 2020-12-10 10:49:21下载
- 积分:1
-
BntST_sound
一个有声音控件的Visual C++程序,主要用于个性化的界面设计!(Voice control of a Visual C procedures, mainly used for personalized interface design!)
- 2008-01-13 16:27:24下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1
-
LibSVM-code-Comment
LibSVM代码注释,方便阅读和修改libsvm源码(LibSVM code comments, easy to read and modify the source code libsvm)
- 2015-04-01 11:32:21下载
- 积分:1
-
TreeCtrl
树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能(Tree class, it can show img at every item,you can use it to make friends list box like QQ)
- 2013-12-09 11:26:32下载
- 积分:1