-
哈夫曼树编码
资源描述将字符串转化为哈夫曼编码,也能将哈夫曼编码转化为字符
- 2022-11-26 08:10:13下载
- 积分:1
-
用于模拟交通的排队
用于模拟交通的排队-used to simulate traffic queue
- 2023-01-05 00:50:04下载
- 积分:1
-
There are binary search, binary conversion, data structure, traveling salesman a...
这里面有二分查找、进制转换、数据结构、货郎担算法、动态网络最短路线等等很多很多的程序-There are binary search, binary conversion, data structure, traveling salesman algorithm, dynamic shortest route network and so on many, many procedures
- 2023-02-21 00:15:04下载
- 积分:1
-
VB6 ACCESS2000 including source codes and installation files,
VB6+ACCESS2000 包括源码和安装文件,-VB6 ACCESS2000 including source codes and installation files,
- 2022-03-23 22:02:43下载
- 积分:1
-
清华大学数据结构讲义
清华大学数据结构讲义-data structure lectures Tsinghua University
- 2023-02-27 13:15:03下载
- 积分:1
-
彩电故障信息共享系统
本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且...
彩电故障信息共享系统
本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且进而实现信息的安全管理,使信息的管理更加人性化,规范化。从而提高故障排除效率,提高信息利用率,有助于进一步提高了生产效率。-TV fault information sharing system of the present procedures using Visual C 6.0 programming produced information sharing system, Sharing information management automation. This realization of the information to add, delete, modify, check, and other functions, and thereby achieve information security management, information management more humane and standardized. Improve troubleshooting efficiency, improve utilization of information and help further enhance the efficiency of production.
- 2022-12-10 18:10:03下载
- 积分:1
-
ACESS数据库使用时间长了之后,数据库文件后变得越来越庞大,本程序里的函数可以实现对ACESS进行压缩
另外,当机器突然断电,可能对DB造成损坏,该函数...
ACESS数据库使用时间长了之后,数据库文件后变得越来越庞大,本程序里的函数可以实现对ACESS进行压缩
另外,当机器突然断电,可能对DB造成损坏,该函数也可实现修复-Acess database to use a long time after the database file after becoming increasingly large, the program can realize the function of Acess to compress the other hand, when a sudden power failure the machine may cause damage to DB, this function can also realize Repair
- 2022-05-14 17:27:34下载
- 积分:1
-
vb写得进销存,解压稍微调试可用,多多下载
vb写得进销存,解压稍微调试可用,多多下载-vb write Invoicing, extracting a little debugging available, a lot of downloads
- 2022-05-08 21:29:48下载
- 积分:1
-
学校景点分布图最佳路径选择,通过最短路径选择让游者能够自由选择最佳观赏路径...
学校景点分布图最佳路径选择,通过最短路径选择让游者能够自由选择最佳观赏路径-schools attractions distribution choose the best path through the shortest path chosen You can watch free to choose the best path
- 2022-04-30 12:04:29下载
- 积分:1
-
最小二乘逼近(最小
最小二乘逼近(least-squares approximation)得到一组离散(discrete)数据点的近似函数(approximating function),实验数据往往是用最小二乘逼近得到一条秘密曲线(curve fitting)。下面概述的是最小二乘近似作为多项式的近似函数,除了多项式外,指数的几个右公式也可以作为类似的函数使用。关于最小平方近似的计算原理,请参考市场上的数值分析书籍
- 2022-06-02 22:53:44下载
- 积分:1