搜索资源列表
-
0下载:
A Practical Introduction to Data
Structures and Algorithm Analysis 一书的java源代码。对算法学习有非常高参考价值。-A Practical Introduction to Data Structur es and Algorithm Analysis of a book java source code. Learning algorithm to a very high reference value.
-
-
0下载:
用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
-
-
0下载:
此书从介绍JAVA基础到数据结构与算法基础,并结合JAVA给予实例演习,从线性表,链式表,栈与队列,递归,讲到树,图,并以JAVA实例演习各种查找,排序算法.实为一本难得的好书,现与大家共同分享.-From the introduction to the book based on JAVA based data structures and algorithms, and give examples with JAVA exercises, from the linear form, chai
-
-
0下载:
用java语言编写的求水平和垂直线断交点数目的算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the java horizontal and vertical lines the purpose of diplomatic relations point algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative ap
-
-
0下载:
用java语言编写的求城市轮廓线的程序,使用了分置算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the city java contour, the use of the split algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative approach" in the algorithm
-
-
0下载:
数据结构与算法分析 计算读入和写进文件的次数-A Practical Introduction to Data
Structures and Algorithm Analysis
-
-
0下载:
数据结构与算法分析之线性表操作之插入排序求长度-A Practical Introduction to Data
Structures and Algorithm Analysis
introduction to a list
-
-
0下载:
数据结构与算法分析 -第三版 全部数据结构的源码 欢迎下载-A Practical Introduction to Data
Structures and Algorithm Analysis
-
-
0下载:
编程之美-微软面试题算法导论,内置许多优秀的经典算法例子-Programming of the United States- Introduction to Microsoft interview questions algorithm, built many fine examples of classic algorithms
-
-
0下载:
一个日本公司的笔试题,实现一个栈,返回栈中的最大值最小值中间值,实现是算法导论里的算法重现-A Japanese company' s pen questions, to implement a stack, return stack in the middle of the maximum value of the minimum to achieve the algorithm is the algorithm to reproduce in the Introduction
-
-
0下载:
数据到算法和导论。希望对大家有帮助,挺基础的。-An introduction to the algorithm. The United States
-
-
0下载:
Struts 2.0技术综合应用,包括上传图片功能,明文加密算法SHA-1和MD5,上传用户头像,根据action随机生成验证码,用链接实现数据的分页处理,以及拦截器和Logger日志框架的引入,总之相当强大,学习Struts 2.0,把这个项目搞清楚了基本上就可以啦-Struts 2.0 technology applications, including upload pictures to plaintext encryption algorithm SHA-1 and MD5, and
-
-
0下载:
引入了基于回溯搜索的排课算法,并采用了基于MVC三层架构的B/S开发模式,应用了较为方便的Mysql数据库,并通过一定的技术实现了与目前流行的Microsoft Excel办公软件的无缝连接。里面包括完整的毕业设计源码,数据库及毕业论文定稿-The introduction of the the Timetable algorithm based on backtracking search, and the MVC-based three-tier B/S development model,
-
-
0下载:
算法导论对最大流算法有很详细的介绍,今天实现了最大流Ford-Fulkerson的算法,包括BFS和DFS来搜索增广路径。
-Introduction to Algorithms maximum flow algorithm has a very detailed briefing today to achieve the maximum flow algorithm of Ford-Fulkerson, including BFS and DFS search augmenting pa
-
-
0下载:
用java实现的01背包问题的动态规划算法,注释很详细,配合《算法导论》的伪代码可以很容易看懂。-01 knapsack problem with java achieve dynamic programming algorithm, very detailed notes, with the " Introduction to Algorithms" pseudo-code can easily understand.
-
-
0下载:
算法导论第三版上快速排序java的实现。-Introduction to the third edition of the quick sort algorithm java implementation.
-
-
0下载:
通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础-Through case studies of specific ways to use the dynamic planning algorithm, we discussed some implementations of dynamic programming techniques, and compares the dynamic pro
-