-
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
-
Cpp1
1: 由BSQ转为BIL.BIP 2 由BIL转换为BSQ,BIP 3: 由BIP转换为BSQ,BIL.(1: the BSQ to BIL.BIP 2 by the BIL into BSQ, BIP 3: converted by the BIP BSQ, BIL.)
- 2011-06-22 15:37:51下载
- 积分:1
-
writeAvifromYuv_src
write avi from yuv420
- 2009-04-01 17:37:02下载
- 积分:1
-
Inside-VC-P-P---Study-Notes
VC++技术内幕-学习笔记/vc入门必读(Inside VC++- Study Notes)
- 2011-05-15 20:39:03下载
- 积分:1
-
copy_image
本例展示了怎样将mschart控件作出的图形拷贝到剪贴板中的方法.非常实用!(the cases demonstrate how to control the mschart graphics copied to the clipboard. Very real use!)
- 2007-05-13 12:08:08下载
- 积分:1
-
001
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。(windows into the API function of e-books, systematic and comprehensive introduction to the 90 of the API function.)
- 2009-04-10 15:11:54下载
- 积分:1
-
矩阵运算
说明: 用于计算矩阵。但是还是有局限性,最重要的是能够计算卷积。(To compute on Matrix)
- 2019-12-25 19:53:07下载
- 积分:1
-
百灵鸟
百灵鸟档案管理系统(单机版
语言种类:简体中文
系统平台:Win 98/ME/2000/XP
软件厂商:百灵鸟软件
百灵鸟档案管理系统 单机版
软件大小:6348KB
软件类别: 国产软件 / 办公软件
软件授权: 收费软件
软件语言:简体中文
应用平台: Win2003/XP/2000/9X
更新时间: 2008-04-09(Lark Archives Management System (Stand-alone Edition)
Language Categories: Simplified Chinese
System Platform: Win 98/ME/2000/XP
Software vendor: Lark Software
Lark Archives Management System Single Edition
Software size: 6348KB
Software Category: Domestic Software/Office Software
Software Authorization: Charging Software
Software Language: Simplified Chinese
Application Platform: Win2003/XP/2000/9X
Update time: 2008-04-09)
- 2020-06-23 23:00:01下载
- 积分:1
-
diver
精伦通用二次开发包
带有VC++ 例子。(Jinglun general secondary development package)
- 2011-09-08 18:44:20下载
- 积分:1
-
逐笔导出工具及使用说明
本工具可将大智慧L2D文件中的逐笔成交明细导出成csv格式的文本文件,包括成交时间,成交价格,成交方向和成交数量,方便在excel或其他编程工具中调用分析。
L2D乃点播数据,必须在收费帐号大智慧中浏览了逐笔数据才会有,如果要导出全部个股数据,就要浏览完所有个股的逐笔数据。为简化操作,可用键盘精灵等工具来实现自动浏览。
在L2D文件已有的前题下,只需在本工具上简单地设置一下大智慧安装目录和导出数据存放目录即可。
本工具可按需要单股、批量导出,盘中、盘后均可需要导出。(This tool can be of great wisdom in the L2D file by the transaction details to export to CSV format text files, including transaction time, transaction price, transaction direction and the number of transactions, to facilitate analysis of call in Excel or other programming tools.
L2D is on demand data, must be in charge of great wisdom in the transaction account data browsing will have, if you want to export all the stock data, to browse the data of all stock transaction. In order to simplify the operation, you can use keyboard, Sprite and other tools to realize automatic browsing.
On the basis of the existing L2D file, only in the tool simply set a great wisdom installation directory and export data storage directory.
This tool can be exported as required, single stock, batch, and can be exported after disk and after hour.)
- 2020-06-29 16:40:01下载
- 积分:1