资源列表
Vertex
- 数据结构(C#) 图 自己编的,有些粗糙,仅供学习交流-Data structure (C#) Fig own, some rough, only to learn communication
SequencedList
- 数据结构(C#) 队列 自己编的,有些粗糙,仅供学习交流-Data structure (C#) queue own, some rough, only to learn communication
BinaryTree
- 数据结构(c#) 二叉树 自己编的,有些粗糙,仅供学习-Data structure (c#) binary own, some rough, only to learn
greedy
- 贪心法解决背包问题 可自己设置物品数量和背包总容量-Greedy method to solve the knapsack problem and the number of items can set up their own backpack with a total capacity
Algebra2013
- Linear algebra problems!
netaddressd
- 计算网络地址 计算子网掩码地址 计算 各种子网的地址-Computing network address The subnet mask address calculation In calculating the subnet address
最长递增子序列
- 利用动态规划法求出,时间复杂度为O(N*2)
Huffman1
- 实现Hufman加密解密Implement Hufman encryption to decrypt-Implement Hufman encryption and decrypt
Tromino
- 用C++解决Tromino问题,根据用户输入的数字大小,解决不同规模问题-Tromino with C++ solve the problem, according to figures the size of user input, to solve the problem of different sizes
Huffman
- 哈夫曼编码程序,运行环境是vc6.0-Huffman coding procedures, the operating environment is vc6.0++
0-1bag
- 假设有n件物品,每件物品有各自的重量W1,W2,……,Wn和 与之对应的价值V1,V2,……,Vn。设背包的容量为c,在不超过背包容量的前提下,求出获得最大价值总和的方案。(0-1背包的情况下物品不可分割,只能选择放入,或者不放入背包中)。 -Suppose there are n items, each item has its own weight W1, W2, ......, Wn and the corresponding value of V1, V2, ......, Vn
myfile1
- 用vc++实现整数线性规划ILP模型程序-using vc++ to make ILP