资源列表
[其他小程序] 05605-19-
说明:构造哈夫曼树 哈弗曼树中没有度为一的节点,是标准的二叉树,所以有n个叶子结点时,需要一个长度为2n-1的一维数组存储哈弗曼树的结点。 (1)、n个叶子节点只有weight权值,处理非叶子节点,从ht[i](ht[1]~ht[n-1])中找到ht[i].weight最小的两个节点ht[s1]和ht[s2],这就是Select(int n,int &s1,int & s2,HTNode *ht)函数完成的功能。 (2)、调用select函数,并将ht[s1]和ht[s2]作为ht[l]的<于洁> 在 2025-07-21 上传 | 大小:11kb | 下载:0
[Windows编程] uyitrue5ur
说明:1、能记录整个赛程的比赛时间,并能修改时间、暂停比赛时间。 2、能随时刷新甲、乙两队的比分。 3、中场交换比赛场地时,能交换甲、乙两队比分的位置。 4、比赛开始后,由一个发光二极管点亮来指示,当比赛暂停或结束时,此发光二极管熄灭,比赛继续时又重新点亮。 -One can record the entire schedule of playing time, and modified, suspended game time. 2, can be refreshed at any<刘新> 在 2025-07-21 上传 | 大小:11kb | 下载:0
[其他小程序] MultiLevelMenu
说明: EACEL菜单特点: 1。代码 Popup 采用数组使得层次不受限制。 只要更改参数可以实现任意层数。 2。界面清楚,层次分名。 3。现改为附属于默认菜单,不占屏幕空间。-EACEL menu features: 1. Popup code makes the level of unrestricted use of the array. Change the parameters can be achieved as long as the arbitrary layers<funtionvon> 在 2025-07-21 上传 | 大小:11kb | 下载:0
[驱动编程] USB_driver_src
说明:简单USB例程,实现USB读写功能,未测试。VC++ 环境开发。-Simple USB routines realize USB read-write functionality, not tested. VC++ Environmental development.<zhangpp> 在 2025-07-21 上传 | 大小:11kb | 下载:0
[其他小程序] contactertdde
说明:含有线性插值, 样条插值,Gau ·清华大学2002年出版的《科学 ·等值线图广泛应用于石油勘探 ·此文件包括蒙特卡罗方法的基 ·书是针对工程上常用的行之有 ·一个目标跟踪系统的MATLAB ·基于最小二乘原理的曲线拟合 ·三次样条曲线拟合 这个也是 ·快速傅立叶变换的源代码,是 ·数字水印技术处理 -Contains a linear interpolation, spline interpolation, Gau Tsinghua<仍未> 在 2025-07-21 上传 | 大小:11kb | 下载:0
[其他小程序] robot
说明:本程序是三关机器人的仿真程序。将非线性变结构控制方法运用到三关节机器人系统的动力学控制中,建立了变结构控制器。-This procedure is a three-robot simulation program. Nonlinear variable structure control method applied to the three joint robot dynamics control system, the establishment of a variable structur<qiang> 在 2025-07-21 上传 | 大小:11kb | 下载:0