资源列表
wwwwNOI98
- 这是一道NOT高中组的题目,是我学习数据结构时所做练习,其中有一些算法可以一起学习-This NOT a group of high school subject, and it is studying the data structure when done exercises, some of which algorithm can study together! !
Eidffakght
- 利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会有四种结点)依次入队, 每次出队时与结束结点相比较,如果
dddgfgExpressidddon
- 输入一个算术表达式,求出其值,要求表达式输入正确,且数字为0到9之间.并且要以 # 结束。-importation of a math expression, calculated value, the correct expression input requirements and the number of between 0-9. And to the end #.
BinSortTree
- 这里我在学习数据结构时的练习,主要是二叉排序树的基本操作-here in my study data structure of exercises, mainly binary tree sort of basic operation
matlab_neat
- 这个是关于neural fuzzy 算法的工具箱, 有例子程序, 请您用winzip解压缩-is on the neural fuzzy algorithm toolbox, there are examples of procedures, please use winzip decompress
fpat
- 这个是一个fuzzy patter detector算法工具箱,有例子程序, 请您用winzip解压缩-this is a fuzzy patter detector algorithm toolbox, there are examples of procedures, please use winzip decompress
improcess
- 这是一个关于简单matlab motino trakcing 算法的工具箱,十分清楚,请用winzip 解压缩-This is a simple Matlab on motino trakcing algorithm toolbox, it is very clear, use winzip decompress
srcV0624
- 这个代码是policy iteration算法关于强化学习的. 请您用winzip 解压缩-policy iteration algorithm for enhanced learning. Please use winzip decompress
nurbs++-3.0.11.tar
- 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C + + source library. Version 3.0.11
pid整定
- 基于ziegler-nichols方法的pid整定,包括连续与离散两种方法,是基于稳定性分析的pid整定方法。-based Ziegler-Nichols pid of the whole, including both discrete and continuous method is based on analysis of the pid stability of the entire system.
smith
- 纯滞后系统的smith控制算法,给出了仿真程序清单和simulink仿真模块-delay systems smith control algorithm, a simulation program is given a list and Simulink simulation module
编辑距离问题
- 此算法也是非常常用的算法之一,在这个算法中我们特别要明白编辑距离问题的实质所在.-This algorithm is very commonly used algorithm, the algorithm in particular, we need to understand edit distance the real problem lies.
