资源列表
赫夫曼编码
- 数据结构\\赫夫曼编码-data structure \\ Huffman coding
subset
- 利用回溯法求解子集和问题的C++实现 给定正整数集合S和正整数c计算出子集和s1使得子集合之和为c-The use of retrospective method and problems in a subset of the C++ Achieve a given positive integer set S and positive integer c calculated subset and makes a subset of s1 and c
exp3-6
- 此代码是数据结构中使用到的看病系统代码,希望对大家有用-This code is the data structure used to code the medical system, in the hope that useful
hashreplacement
- 利用MD5函数产生随机的无碰撞的像素选择策略-The use of MD5 function produces a random collision-free pixel selection strategy
qsort
- quick sort code in c-quick sort code in c++
Binarytreesortraversedeletedetermine
- 用C++编程实现二叉树的排序,插入,删除等操作-Programming with C++ binary tree sort, insert, delete and other operations
power
- // Demonstrates a recursive function for raising a number // to an integer power.-// Demonstrates a recursive function for raising a number // to an integer power.
a
- 贪心法求0/1背包 已知背包的容量和物品的个数和重量价值 -The greedy algorithm to find 0/1 knapsack
Fishing-net-or-drying
- 中国有句俗语叫三天打鱼两天晒网.某人20岁从1990年1月1日起开始三天打鱼两天晒网问这个人在以后的某一天中是打鱼还是晒网?-Chinese saying goes, called the fits and starts. Someone 20 years from January 1, 1990 began in fits and starts after the network asked the people in one day in the sun or fishing net ?
migong
- 迷宫问题 一个迷宫可用上图所示方阵[m,n]表示,0表示能通过,1 表 示不能通过。现假设耗子从左上角[1,1]进入迷宫,编写算法,寻 求一条从右下角 [m,n] 出去的路径-Maze A maze of available shown on the square [m, n], 0 through a table Means you can not pass. It is assumed that the mouse from the upper left corner [
czxttkl
- 这是一个实现链表的程序,可以为初学者提供一定的学习资料-stack
eight_queen
- 八皇后问题的python实现,喜欢折腾算法的朋友,可以下载看看。-Eight queens problem Python implementation, like tossing algorithm friends, you can download to see.