-
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
-
speed-port-scanner
快速端口扫描器代码 整个完整工程 初学者可以参考一下 谢谢(Fast port scanner code for the complete project beginners can refer to thank you)
- 2011-06-29 16:09:10下载
- 积分:1
-
3draw
说明: VB绘制3维立体几何图案,程序源码,绘图实例源码,三维制图(VB drawing 3D three-dimensional geometric patterns, program source code, drawing example source code, 3D drawing)
- 2020-06-26 09:27:39下载
- 积分:1
-
cimage_pixel_access_opt
將bitmap存取速度加快,減少記憶體存取所占用的時間,以方便做影像的演算法(Faster access to the bitmap to reduce the occupied memory access time in order to facilitate the algorithm to do image)
- 2009-10-14 18:11:20下载
- 积分:1
-
Licai2.0
个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
- 2012-03-30 23:16:01下载
- 积分:1
-
snmp
使用VC实现SNMP管理程序,内容详细,对于初学者很有帮助,(VC achieved using SNMP management program, detailed, useful for beginners,)
- 2013-12-18 10:07:34下载
- 积分:1
-
测回法
根据测回法测得的角度进行计算使得角度的误差变得更小(According to the angle measured by the method of measurement, the angle error becomes more accurate.)
- 2018-10-16 10:21:01下载
- 积分:1
-
aec_miket
a wide spread network protocol programming.it has been taken from itu web site freely.(a wide spread network protocol programmin g.it has been taken from the web site freely itu.)
- 2007-04-16 23:05:04下载
- 积分:1
-
Chat
异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
- 2013-11-28 14:44:55下载
- 积分:1
-
WiseSocket
简化Sock连接。采用队列保存Sock的收发消息包,保证消息的处理顺序。(Simplify the Sock connection)
- 2012-05-28 11:19:06下载
- 积分:1