资源列表
mlfbeibao
- 5蛮力法求背包问题 5蛮力法求背包问题 5蛮力法求背包问题-5 Brute Force Method knapsack problem 5 Brute Force Method knapsack problem brute force method to seek the knapsack problem
mlfzuijindui
- 4蛮力法求解最近对问题 4蛮力法求解最近对问题-4 brute force method to solve the problem brute force method for solving the problem
manlifa
- 蛮力法求解凸包问题 蛮力法求解凸包问题-Brute force method to solve the convex hull of the brute-force method for solving the convex hull problem
Seek-the-greatest-common-divisor
- 求最大公约数 求最大公约数 -Seek the greatest common divisor
munkres
- 匈牙利算法matlab实现,对于二部图的最优匹配-Hungarian algorithm matlab achieve optimal matching of bipartite graph
bintree2list
- 将二叉树转换为双向链表的程序,是学习二叉树和双向链表的很好的教程-Convert the binary tree to a doubly linked list program, is a good tutorial for learning binary tree and doubly linked list
asd
- 1. 编写程序完成如下功能: ⑴ 编写一个自己的字符串类MyString,它有一个私有的数据成员:指向字符串的指针m_data。编写该类的构造函数、拷贝构造函数和析构函数,在构造函数和拷贝构造函数中动态申请内存空间赋值给m_data。用于存储字符串。在析构函数中释放内存空间。 ⑵ 重载运算符“+”作为类MyString的成员函数,使能完成字符串相加功能。 ⑶ 编写main函数,测试该类及被重载的运算符。-A written procedure performs the fol
sort
- 九种基本的排序算法的实现,其中大部分排序方法分别基于数组数据和向量数据实现了一个版本-The realization of the nine basic sorting algorithm, in which most of the sorting method based on the array data and vector data to achieve a version
set
- 采用堆排序法求两个集合的并集,交集和差级-calculate of AUB, A∩B, A-B, where A and B are sets
InserSort
- 给定单向链,设计程序把单向链排列,并求倒序显示出来-Chain, design procedures give orders to the one-way chain arrangement, and seek a reverse display
hafumanbianma
- 哈夫曼编码经典算法 私人珍藏 希望 有用-Huffman encoding classical algorithm private collection of the hope that useful
SequentialSearch
- 关键词首次出现位置此程序优化了算法,减少了循环的次数。-Keywords for the first time the location of this program optimization algorithms to reduce the number of cycles.
