-
希尔和归并排序,基于数据结构的相关知识。
希尔和归并排序,基于数据结构的相关知识。-Hill and merge sort, based on the data structure knowledge.
- 2022-02-24 10:56:55下载
- 积分:1
-
ISAM/BTREE 数据库系统 C 语言源程序
ISAM/BTREE 数据库系统 C 语言源程序-ISAM/BTREE Database System C language source
- 2023-01-19 06:05:04下载
- 积分:1
-
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则...
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when changes to documents. For commercial purposes, please contact the original developers. In principle, only for the purpose of learning
- 2022-05-13 01:17:31下载
- 积分:1
-
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
- 2023-05-21 09:45:03下载
- 积分:1
-
的最长单调序列,字符串比较,燃料问题和knapsa…
最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
- 2022-03-18 15:32:58下载
- 积分:1
-
vb做的数据库
客户管理系统,有查询 检索 注册等功能
vb做的数据库
客户管理系统,有查询 检索 注册等功能-vb make customer management database system, has features such as Search Register
- 2022-02-26 23:08:28下载
- 积分:1
-
Source code, is a java implementation to compare with the clarity and the first...
源代码,是java实现的,比较清晰和第一部分一起的-Source code, is a java implementation to compare with the clarity and the first part of the
- 2022-04-30 03:43:20下载
- 积分:1
-
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造...
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和
在森林中删除这两棵树,同时将新得到的二叉树加入森林中
重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树
-Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), construct n trees only a root node of the tree, so that from the right value of wj in the forest root node to select two the right tree for the value of the smallest subtree around, a new binary tree structure, the right to buy a new tree root node value of its subtree root node around the right value in the forest and delete these two trees, At the same time, the new binary tree obtained by adding the forest to repeat the above two steps until a tree containing only the date, that is, Huffman tree tree
- 2023-05-05 13:05:03下载
- 积分:1
-
创建一个ODBC系统数据源
创建一个ODBC系统数据源-create an ODBC data source
- 2022-05-27 22:30:50下载
- 积分:1
-
一个有关于VC++6.0与ACCESS数据库的小程序
一个有关于VC++6.0与ACCESS数据库的小程序-1 on VC++6.0 and the ACCESS database, a small program
- 2022-08-20 11:33:14下载
- 积分:1