-
股票自动交易软件
实现中投软件股票的自动交易成交而不需要天天让人来看盘,这样很辛苦的,我炒股票的人事解放体力,不可多得的一份软件,有兴趣的朋友可以扩充,不过有关技术请注明出处,谢谢.新程触控一体机,教育智能平板适合炒股的大公司使用,可以交互式让炒家看股票软件的
- 2023-07-06 18:05:03下载
- 积分:1
-
元数据管理
目前元数据管理主要使用的石竹的元数据管理工具,但价格高昂,本人的元数据管理工具,基于元数据规范实现了元数据的采集、交换、溯源等功能,基本满足了日常数据仓库管理的需要
- 2022-01-26 04:51:47下载
- 积分:1
-
用vc++编译的数据结构单链表源代码 供作数据结构实验用
用vc++编译的数据结构单链表源代码 供作数据结构实验用-vc compiled using data structure Listless single source for experimental data structure
- 2022-03-03 07:56:03下载
- 积分:1
-
通过此软件可方便的对interbase数据库进行合并,分割,筛选,迁移等操作。...
通过此软件可方便的对interbase数据库进行合并,分割,筛选,迁移等操作。-through this software can be a convenient database on the interbase merger, the division, screening, relocation operation.
- 2022-05-19 07:18:27下载
- 积分:1
-
计算机科班学生的数据结构课写的查找算法。
计算机科班学生的数据结构课写的查找算法。-computer classes to the students to write data structure classes of search algorithms.
- 2022-03-17 00:06:02下载
- 积分:1
-
赫夫曼树(课设)
通过输入一串英文(权值)来构建赫夫曼树,并在当前目录下打印赫夫曼图像
- 2023-06-20 23:05:05下载
- 积分:1
-
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。...
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。-Using VB to achieve credit loan management system, curriculum design, can achieve the information in the database query, delete, modify other functions.
- 2022-02-06 05:10:41下载
- 积分:1
-
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS ...
广义表的反序
逆置广义表的递归模型如下:
F(LS) = null 若 LS 为空
F(LS) = LS 若 LS 为原子,且 tail(LS) 为空
F(LS) = append( F(tail(LS)), head(LS) ) 若 LS->tag=0 ,且 LS->tp!=null
F(LS) = append( F(tail(LS), F(head(LS)) ) 若 LS->tag=1
其中 append(a,b) 的功能是将广义表 a 和 b 作为元素的广义表连接起来。-Generalized table set against the broad anti-order recursive model of the table is as follows: F (LS) = null if the LS is empty F (LS) = LS if LS for the atoms, and the tail (LS) is empty F (LS) = append (F (tail (LS)), head (LS)) if the LS-> tag = 0, and the LS-> tp! = null F (LS) = append (F (tail (LS), F (head (LS))) If the LS-> tag = 1 where append (a, b) function is a generalized form, and b as elements of generalized tables connected.
- 2022-03-01 20:55:59下载
- 积分:1
-
一个快速查询控件,不直接与数据库发生关系,查询速度极快,值得一试...
一个快速查询控件,不直接与数据库发生关系,查询速度极快,值得一试-A quick query controls, not a relationship directly with the database, query speed, it is worth a try
- 2022-05-28 15:05:29下载
- 积分:1
-
界面美观,功能齐全,连接数据库,适合初学者
界面美观,功能齐全,连接数据库,适合初学者-Interface appearance, complete functions, connected databases, suitable for beginners
- 2022-02-03 09:15:19下载
- 积分:1