资源列表
code
- 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
lmz
- 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
encoding_scheme_4B-5B
- it about 4b/5b encoding-it about 4b/5b encoding....
12864ZK
- STC89C58+DS18B20原代码.并将温度显示在128*64的液晶显示屏上-STC89C58+ DS18B20 the original code. With the temperature displayed on the 128* 64 LCD screen
BinaryTree
- 用MFC实现的二叉树的建立、查找、删除、插入-MFC achieved with the establishment of a binary tree, find, delete, insert
wavelet_function
- 用matlab采用双尺度方程求解小波基函数的方法 构造小波基-wavelet_function
Airfoil_Analyzer
- 翼型分析代码,计算分析机翼外流场。先关参数的分析,辅助设计。-Airfoil analysis code
SA_TSP
- 模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
used-algorithm-of-C-programming
- C程序设计的常用算法,计算机解题的基本思想方法和步骤-C programming algorithm , the basic idea of computer problem-solving methods and procedures
中缀转后缀的程序
- 将中缀表达式转化为后缀表达式,并计算它的值,采用栈结构,实现运算
FFT_M
- matlab调用计算机声卡,实时显示计算机播放的声强级,使用数据获取工具箱,强烈推荐-call matlab computer sound cards, real-time display of the computer to play sound intensity level, the use of data acquisition toolbox, strongly recommend
newton
- newton法求解函数根(fortran)-root function newton method (fortran)
