-
滚动文本框
源代码是文本框滚动。单线模式显示底部多行模式显示端线。祝好运。
- 2022-03-23 09:33:51下载
- 积分:1
-
最大匹配分词系统,分词中最见大的,效果也是很好的系统。...
最大匹配分词系统,分词中最见大的,效果也是很好的系统。-maximum matching segmentation
- 2022-06-18 21:09:53下载
- 积分:1
-
一个用FLASH MX编的小程序 按钮控制文本滚动
一个用FLASH MX编的小程序 按钮控制文本滚动-FLASH MX with a series of small buttons control procedures rolling text
- 2023-07-05 18:35:02下载
- 积分:1
-
intraweb 开发用 web报表控件源码
intraweb 开发用 web报表控件源码-Intraweb development web statements source control
- 2022-01-21 00:15:31下载
- 积分:1
-
cauculation the scattering fiele of the microstrip antenna ,user can set the par...
微带天线的散射场的计算,用户可自己设置参数-cauculation the scattering fiele of the microstrip antenna ,user can set the parameter free
- 2023-01-31 12:25:03下载
- 积分:1
-
asp.net 商业2.0论坛对理解论坛的制作很用帮助
asp.net 商业2.0论坛对理解论坛的制作很用帮助-business forum for understanding the Forum is produced with help
- 2022-05-14 23:11:06下载
- 积分:1
-
电力系统101规约
电力系统101规约-power system 101 Statute
- 2022-05-08 16:05:50下载
- 积分:1
-
房产类中介类整站源程序。适合房屋中介和其他中介类小公司建立网站。...
房产类中介类整站源程序。适合房屋中介和其他中介类小公司建立网站。-property intermediary stations like the whole source. Suitable housing and other intermediaries intermediary category of smaller companies website.
- 2022-04-07 21:15:47下载
- 积分:1
-
计算全球卫星坐标
计算GPS卫星的坐标值
用文本格式输入星历表
-calculate GPS planet s coordinate
and put the form by text
- 2023-07-29 15:35:05下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1