-
这是一个TSP问题的限界算法,用C++编程的
这是一个TSP问题的限界算法,用C++编程的
- 2022-05-28 21:49:14下载
- 积分:1
-
数据库开发,VC应用实例教程VisualC++软件项目开发实例源码
数据库开发,VC应用实例教程VisualC++软件项目开发实例源码-Database development, VC Tutorial Application VisualC++ Examples source software project development
- 2022-06-12 10:46:15下载
- 积分:1
-
数据结构课件,学习数据结构的好资料
数据结构课件,学习数据结构的好资料-data structure, data structure learning good information
- 2022-11-06 09:05:03下载
- 积分:1
-
数据结构习题答案,比答案册还要简单。经多人修改而成。
数据结构习题答案,比答案册还要简单。经多人修改而成。-data structure answer the questions than answers List also simple. After many revisions.
- 2023-03-13 14:40:03下载
- 积分:1
-
有关java的一个简单树,显示树结构,程序很简单。
有关java的一个简单树,显示树结构,程序很简单。-the java a simple tree, the tree structure, procedure is very simple.
- 2022-01-26 03:16:37下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-01 17:57:49下载
- 积分:1
-
安徽工程科技学院 2009年计算机07级数据结构课程设计题目及要求...
安徽工程科技学院 2009年计算机07级数据结构课程设计题目及要求-Anhui Institute of Engineering and Technology in 2009 a computer 07 data structure and requirements of the subject curriculum design
- 2022-04-20 05:43:54下载
- 积分: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
-
这是数据结构中约瑟夫环问题!
这是数据结构中约瑟夫环问题!-This is the data structure Josephus problem!
- 2022-06-29 07:43:41下载
- 积分:1
-
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录...
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录-JDBC
- 2022-02-14 08:13:39下载
- 积分:1