-
Cbank
此为用C编写的银行系统模拟代码!提供给学生一个学习银行软件的平台!通过该代码的阅读,增进C语言知识!(This is prepared by using C code simulation of the banking system! Provide students with a learning platform for banking software! Read through the code, C language to enhance the knowledge!)
- 2009-05-27 08:59:43下载
- 积分:1
-
NotifyIcon
非常实用的一个功能,MFC实现系统动态托盘图标(A very useful feature, MFC achieve dynamic tray icon)
- 2013-11-25 17:03:33下载
- 积分:1
-
Windows32API-Reference
windows 32编程的API参考大全!(the windows 32 programming API Reference)
- 2012-03-20 11:50:34下载
- 积分:1
-
EthernetOperation
这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等(the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned)
- 2020-07-29 17:18:38下载
- 积分:1
-
aonitor-domain-number
材料力学课程的作业,用于惯性矩的计算,但也是我平时学VB的积累,(The homework in the mechanics of materials course is used for the calculation of moment of inertia, but it is also the accumulation of VB in my usual study.)
- 2018-12-05 05:07:55下载
- 积分:1
-
iCordSource2
说明: 这是一个屏幕录制源代码,可以很清楚地录制计算机屏幕,用VC++编写的(This is a screen recording source code, can clearly record the computer screen, written in VC++.)
- 2020-06-16 10:40:01下载
- 积分:1
-
VC_Sql_AddressBook
说明: 用VC++和SQL开发的一个通信录程序,界面优美,功能齐全,对想学VC数据库编程的或许有所帮助。(with VC++ and SQL development of a communications procedures, beautiful interface, the full range of functions, right, like the VC database programming may be of some help.)
- 2006-04-18 16:05:03下载
- 积分:1
-
RGB
RGB的VC各种定义,各种取值,方便使用(rgb for vc define)
- 2013-11-25 14:36:27下载
- 积分:1
-
TongBu1111
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用(Test sort program with uasual ordering approach based on Windows OS, mainly for test.)
- 2005-07-06 23:54:44下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1