资源列表
3
- 数据结构栈操作,包括进栈、出栈等操作。学数据结构的同学记得评分哦
fibonacci_2
- 本程序是用备忘录法实现计算斐波那契数列,大大缩短了运算时间。
hanoibfs
- 用广度搜索编的汉诺塔问题,能解决14个盘子的,用到位运算压缩判重,用哈希表判重。-The Tower of Hanoi with the breadth of search code problem, can solve the 14 dishes, with a compression sub-re-place operations, using the hash table sub-weight.
p1
- 影像處理,使用OPEN CV語言做處理,內有詳細程式碼,請自行參考-Image processing, the use of language to deal with OPEN CV, with detailed code, please refer to their own
tree_traverse
- 二叉树遍历,包括二叉树的创建,插入,删除-Binary tree traversal, including the creation of a binary tree, insert, delete
Newton
- 实验题目:Newton插值多项式 相关知识:通过n+1个节点的次数不超过n的Newton插值多项式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(同上一个试验) 试验要求:利用Newton插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:-Experiment Title: Newton interpolation polynomial Knowledge:
KnightMove
- 对于骑士走步问题的回溯法实现,具体的问题描述可以上网查询,此处主要给出具体的实现代码,如有不便敬请谅解-For backtracking method to realize the knight move problems, specific problem descr iption can go online inquiry, the main specific implementation code, if there is any inconvenience locations
MonteCarlo_Estimate
- 对极值样本拟合的参数进行蒙特卡洛寻优,确定最优的参数值-Extreme sample fitting parameters for Monte Carlo optimization and to determine the optimal parameter values
GaussianRegionsDisplayUtility
- Gaussian Regions Display Utility
ga_basicprogram
- 这是个基本的MATLAB遗传算法程序。可供初学者学习遗传算法。-This is a basic MATLAB genetic algorithm program. For beginners to learn genetic algorithms
FOMMC_ESPRIT
- 利用四阶混合平均累积量对色噪声进行去燥,然后用空间旋转不变技术对低频振荡信号进行辨识-The color noise is decontaminated by the fourth-order mixed average cumulant, and then the low frequency oscillation signal is identified by the space rotation constant techniq
