资源列表
thomp
- 网格计算程序,求解La氏方程,生成二维网格-grid, La Solution's equation, generating two-dimensional grid
mohu
- 模糊PID的响应速度比常规PID控制快,而且系统的调整时间很短,没有超调。神经网络PID与模糊PID的控制效果相同,都能在极短的时间内,消除偏差,快速地克服偏差的影响,改善了系统动态特性.-Fuzzy PID response speed faster than the conventional PID control, and adjust the system time is very short, there is no overshoot. PID and fuzzy neural ne
GA(java)
- 遺傳演算法(Genetic Algorithm),使用java編譯,有需要者拿回去參考吧!-Genetic algorithm (Genetic Algorithm), using the java compiler, there is a need to go back and refer to those who get it!
tree
- 算术表达式与二叉树之间存在着对应关系,编写把以前缀形式输入的合法算术表达式转换为中缀表达式,再转换为后缀表达式,并求表达式的值-Arithmetic expressions with binary tree there is a correlation between the preparation of the form to enter the legitimate prefix arithmetic expression conversion infix expression, and t
student
- 数据结构线形结构的课程设计:学生成绩管理系统的设计与实现-Linear structure of the course data structure design: student achievement management system design and implementation
huffman
- 哈弗曼编码 很有用的,直接就可以用的了-huffman code
Text1
- 经典单链表源程序,创建、删除、插入等操作-Classic single source program, creating, table, insert and delete operation
Mouse_Drive
- 电脑鼠走迷宫算法中队电脑鼠进行相关驱动的算法源码-Computer mouse computer mouse maze algorithm Squadron driven algorithm for source-related
XUESHENDAPEIWENTI
- 一班有m 个女生,有n 个男生(m 不等于n ),现要开一个舞会。男女生分别编号坐在舞池的两边的椅子上。每曲开始时,依次从男生和女生中各出一人配对跳舞,本曲没成功配对者坐着等待下一曲找舞伴。 请设计一系统模拟动态地显示出上述过程,要求如下: (1)输出每曲配对情况; (2 )计算出任何一个男生(编号为X )和任意女生(编号为Y ),在第K 曲配对跳舞 的情况.至少求出K 的两个值 分别用循环队列和链队列实现了 -A group of girls with m,
pole_ass
- 本源代码是线性系统理论中利用循环矩阵进行多变量系统的极点配置的实现。通过设置循环矩阵进行极点配置。-The origin code is a cyclic matrix in linear system theory of multivariable systems poles configuration. Through the revolving matrix pole placement.
s1
- 精确值为。 1)编制按从大到小的顺序,计算SN的通用程序。 2)编制按从小到大的顺序,计算SN的通用程序。 3)按两种顺序分别计算,并指出有效位数。(编制程序时用单精度) 4)通过本次上机题,你明白了什么?-Exact value. 1) prepared in descending order, the calculation SN general procedure. 2) prepared in accordance with the order small to lar
rectImage2Polar
- Code taken Max s answer to this question on Stack Overflow. http://stackoverflow.com/questions/12924598/examples-to-convert-image-to-polar-coordinates-do-it-explicitly-want-a-slick-m Descr iption: This function takes an input image of any dimen
