资源列表
bisectroot
- 这是数学方面的程序,使用二等分方法求方程的根-This is the mathematical procedure, the use-bisection method for the root equation
fft
- 序列的傅里叶变换
FRFT
- 本程序能够实现分数阶傅里叶变换的功能,也就是Disfrft的编程。-Disfrft
Anneal_TSP
- 智能优化算法中用模拟退火算法解决旅行商问题。-anneal tsp
link_list
- 这两个源代码,对单、双链表的插入、删出、排列、倒序等6个功能实现,对初学者很有帮助。 -Both source code, the single and double linked list insert, delete out, order, reverse the 6 function realization helpful for beginners.
mytree
- 这是关于二叉树遍历的程序,包括前序、中序、后序,以及递归和非递归遍历-This is about the binary tree traversal procedures, including pre-order, in order, the order, as well as non-recursive and recursive traversal
zhuchengfenfenxi
- 数理统计里的主成分分析,主要对几个成分进行比例分析,最后得到最重要成分的因子-The mathematical statistics the principal component analysis, the main ingredients of the proportion of several analysis, finally get the most important ingredients of factors
hanoiandinteger
- 该文档提供的是整数划分,与汉诺塔的非递归算法,分享一下。-This document provides an integer division, and the Tower of Hanoi non-recursive algorithm to share.
Hash-table
- 本代码主要实现了哈希表的设计,完成了哈希函数的相关要求。-The code is designed to achieve a hash table, the completion of the relevant requirements of the hash function.
Tree
- 数据结构对二叉树结构的C++代码实现,包含基本的建立二叉树,各种方式遍历二叉树,深度计算、结点个数计算-Data structure of binary tree structure of the c++ code, include the establishment of the basic binary tree, various ways to traverse the binary tree, depth calculation and node number calculation,
TSPMATLAB
- 关于蚁群算法的源程序,对于初学者能起到引导入门的作用,易于理解应用。-On ant colony algorithm source code, entry for beginners can play the lead role in the application easier to understand.
simpson2.c
- 第二类fredholm方程的simpson算法-Simpson algorithm second category fredholm Equation
