资源列表
sort
- j2me的二叉树排序代码实现以及性能比较-sort
lesson1-2
- 棋盘覆盖,算法分析,很有用的东西,大家一起来分享一下-Board covers, algorithm analysis, useful things, we share together
fastsort2012
- 用vc6.0编写的用于快速交换排序,代码实现简单,占用资源少。-Rapid exchange with the vc6.0 prepared for the sort code for simple, less resource....
markov.rar
- 马尔科夫链源程序,基于马尔科夫链算法的自动写作机器人,Markov chain source, based on Markov chain algorithm automatic writing robot
baggreedy
- 改写成面向对象的贪心算法(背包问题),一定容量,每个物体按效益/重量排序,本例只有三个物体-Rewritten into a greedy algorithm for object-oriented (knapsack problem), a certain capacity, for each object according to benefit/weight sorting, which in this case only three objects
mataqipan
- 马踏棋盘问题,数据结构中的知识点,欢迎大家下载-this is about the datastructure,you can see it
U7_27
- 完全背包问题 原创代码 算法 数据结构-Algorithm for knapsack problem completely original source data structure
a
- 合并两上任意大小的顺序线性表,但没有实现排序.-The merger of two order linear list of any size, but did not achieve sort
file2hash
- convert data from file to specified hash
inorderAndpreorder
- 此代码是实现基于数据结构算法二叉树的原理,用递归的方法实现把中序遍历转换成前序遍历输出-This code is a recursive method based on the principle of data structure algorithms binary tree traversal sequence converted to pre-order traversal output
dayin
- 打印二叉树,在学习数据结构方面有一定的帮助,同时在打印二叉树时能够真实的体会到二叉树的原理-Print binary tree data structure in the study have some help, but when printing a binary tree can truly appreciate the principle of a binary tree
maxSubSequence
- 最大序列,C++语言编写的最大序列,挺好的东西-Maximum sequence, written in c++ language biggest sequence, quite good