资源列表
quick
- 通过Java实现用快速排序并附带algs4包,他是一个很有用的例子(Through the Java implementation with a quick sort and with algs4 package, he is a very useful example)
0127遍历二叉树和二叉树线索化
- 大学数据结构.遍历二叉树与二叉树的线索化实验报告和结果(THIS IS SHUJUJIEGOU TREE AND CONVERSATION)
5.1monkey
- 猴子选大王,一个很简单的结构链表用法,简单实用(Monkey King, a very simple structure linked list usage, simple and practical)
HuaWei_draft
- HUAWEI 2017软件精英挑战赛初赛代码,仅适用于小规模的数据。(HUAWEI 2017 Software elite challenge preliminary code, only suitable for small scale data.)
array
- 通过代码实现二维数组冒泡排序,选择排序等功能。(Through the code to achieve two-dimensional array bubble sorting, sorting, sorting and other functions.)
普里姆算法最小生成树
- 数据结构之普里姆算法最小生成树(图的相关应用)(data structure of minimum spanning tree-using Prim(application og graph))
min_dis_Dij
- min_dis_Dij.zip:利用Dijkstra算法求最短路(Use Dijkstra to solve the minimum distance problem)
C_Res
- db1——db5小波分解、重构输出,系数精度高(Wavelet decomposition and reconstruction output)
bitmap
- c++ bitmap()
bubblesort
- c++ bubblesort()
time series decoup
- 复杂网络实验的非常特别有价值的实验数据(实地水泥工厂光纤光栅采集)(Complex network experiments are very particularly valuable experimental data (field cement plant fiber grating acquisition))
SimpleGA-master
- 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is a kind of evolutionary algorithm which is used to solve the optimal search algor
