-
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。...
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。
-Huffman tree structure to achieve the Huffman algorithm. Solving the structure of the Huffman tree with the right to use the path length.
- 2022-03-18 08:19:38下载
- 积分:1
-
各种排序的程序,应用多种数据结构
各种排序的程序,应用多种数据结构-various sequencing procedures, application of a variety of data structures
- 2022-01-26 07:44:29下载
- 积分:1
-
职工信息系统
职工信息系统-Staff information system
- 2022-03-15 11:24:05下载
- 积分:1
-
Our operating title, queue and stack functions, understanding these two concepts...
我们的作业题,队列和栈函数,对理解这两个概念有帮助-Our operating title, queue and stack functions, understanding these two concepts help
- 2022-08-05 10:07:35下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1
-
用C生成一个课程二叉树,同时先、中、后序遍历该二叉树
用C生成一个课程二叉树,同时先、中、后序遍历该二叉树-C programs generated a binary tree, first, during and after the preorder the binary tree
- 2022-03-24 04:30:49下载
- 积分:1
-
循环队列的实现
实现循环扩容队列
- 2022-03-03 18:28:19下载
- 积分:1
-
expert database management system (multi
专家库管理系统(多用户)-expert database management system (multi-user)
- 2022-03-01 05:51:21下载
- 积分:1
-
用VC写的一个数据库
用VC写的一个数据库-Use a database written in VC
- 2022-02-02 15:11:14下载
- 积分:1
-
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Act...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库-First of all, make sure that your machine has been installed above VC6.0 to compile the executable file to generate the need to open the dsw file name suffix, the system will default to open with VC, and then select the Build menu, Set Active Configuration under the option, Project Configuration options for the Win32 Release, and then compile the project, the executable file. Connect to database please refer to the methods of Chapter 2, in the ODBC data source in Microsoft Access database to add
- 2022-06-20 13:33:37下载
- 积分:1