资源列表
PID-c-source-code
- 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
tongxunlu
- 该程序用于通讯簿的设计,功能是存放有姓名、电话号码、住址,然后对通信簿进行查找、添加、修改及删除
Guass_C_Sharp
- C#编写的Guass消去法-C# prepared by the Gauss elimination method
staggered_Modeling
- 交错网格有限差分波场模拟,时间空间精度可变
2g
- 二叉 ,归排 ,算法,写的不好,有用的自己下 -Binary, in the final row, algorithms, badly written, useful, under their own
nearest
- 给定n个点,其坐标为(xi,yi)(0<=i<<=n-1),要求使用分治法策略求解设计算法,找出其中距离最近的两个点。两个点间距离公式为: -nearest two point
maze
- 数据结构课程设计中,关于对迷宫求解的源代码。-Data structure course design, on the source code for solving the maze.
the-key-to-find-the-network-path-AOE
- 本程序代码是用c语言来实现求AOE网络中的关键路径-This code is in c language to realize the key to find the network path AOE
Strassen
- 在VS编写的Strassen算法代码,有注释,比较容易懂-VS Strassen algorithm written in code, annotated, it is easier to understand
Object-program
- 目标规划问题(matlab实习)——来自运筹与优化MATLAB程序(源代码)-Goal Programming Operations Research and Optimization MATLAB program (source code)
slope_3
- 本算法是基于MATLAB平台开发的一个求解夹角(或者说是斜率),可以求解两条近似垂直的直线之间的夹角。-This algorithm is based on the platform of MATLAB to solve a angle (or a slope) can be solved approximately perpendicular angle between two straight lines between.
random5
- random generator - image processing
