资源列表
erchashu
- 二叉树排序 采用中序遍历的方式 从小到大排序输出-Binary tree traversal order used in a way to sort the output from small to large
01bagpack
- 01背包问题的回溯解法 希望给大家一点帮助-01 knapsack problem the solution back to help give us some hope
ETS
- 有一推销员,欲到n(n<=10) 个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用;-A salesman, wants to n (n < = 10) cities to promote their products. To save travel costs, find out before his departure,
codeflie
- 实现txt文件中的查找与替换功能.功能简单 DOS界面.截面友好.-Txt file to achieve search and replace functions. Features a simple DOS interface. Section friendship.
fsort
- 手写的快排,适合在当作程序中的一个函数来使用,提高效率-Handwritten fast row, suitable as a function of the program to use and improve efficiency
f_update_table
- 多表更新,PowerBuilder 程序员必备-Multi table update
legend
- 用matlab演奏歌曲‘传奇’,效果比其他几首歌要好很多.-Using matlab to play the song ' Legend' , the effect is much better than the other songs.
digui
- 一个递归求整数逆序的问题,因为是新手,程序比较简单-A recursive evaluation integer in reverse order of the problem, as a novice, the procedure is relatively simple
steffensen
- java编写史蒂芬森加速迭代法,求非线性方程的数值解法-java prepared Stephenson accelerated iterative method, the numerical solution of nonlinear equations
Write-and-read-text.rar
- c++标准的输入输出,特别是写入文本时的字符串类型或已经计算过程中产生的整型类似数据的文本写入,c++ standard input and output, especially when writing text string type has been calculated integer similar data generated in the process to write text
bicubic
- this step is inserting rows and collom in s for making it in original size
tiaoxingma
- 做一个条形码识别工具。首先他完成了图像识别部分,得到了一系列条的宽度。他希望将这些宽度识别为一个01串。本来这是一个非常简单的任务,可是由于牟黑黑在识别的时候会有误差,使得问题变得没那么简单了。不过牟黑黑认为测量得到的结果最多比真实值大或小5 。请你帮忙完成这个识别程序。已知条形码中至少有一个是宽条,可能没有窄条。-Make a bar code recognition tool. First he completed the image recognition section, a serie
