-
NewVCCom
使用VC生成COM组件的方法,里面对VC生成不同形式的COM接口参数的方法,对COM组件不熟悉的朋友会是一个很好的学习资料!(COM components using VC generation method which generates on the VC parameters of different types of COM interfaces methods, and COM components are not familiar with the friend would be a good learning materials!)
- 2021-03-07 22:19:29下载
- 积分:1
-
Roses
去年情人节写的一个程序。设计场景:在漫天玫瑰飘洒之下,对尔之祝福姗姗而来。(a program to make your girl happy!I hope this is useful to you.)
- 2012-09-01 03:09:48下载
- 积分: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
-
S-Function
s函数的编程说明,有具体实例说明,介绍了其工作原理(It s a good article of s-function.)
- 2012-03-08 15:16:25下载
- 积分:1
-
opnet_aloha
实例 用Modeler搭建一个ALOHA协议仿真平台,进一步熟悉Modeler节点级和进程级的操作,深化三层建模机制。(进程->节点->网络)
(Examples ALOHA protocol with Modeler to build a simulation platform to further familiarize Modeler node level and process-level operations, deepening three modeling mechanism. (Process-> Node-> Network))
- 2014-01-05 17:08:34下载
- 积分:1
-
KTL
说明: 从专业设备上读取数据图像,并对其进行分析的代码。(from professional equipment to read data from images and analysis of its code.)
- 2005-09-17 11:17:51下载
- 积分:1
-
DownLoad
基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)
- 2013-03-27 16:54:24下载
- 积分:1
-
apodizedll
Java 本地调用C++ 进行光纤切趾光栅仿真,用于网络仿真(Java calling C++, the local fiber grating apodization simulation, for Network Simulation)
- 2009-12-10 18:27:16下载
- 积分:1
-
遗传算法控件
对于学习遗传算法,并使用vb 语言来编程的用户,会大有帮助的。(for studying genetic algorithm, and use Visual Basic programming language to the user, it will be of great help.)
- 2005-05-13 17:21:49下载
- 积分: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