资源列表
DDAline-
- DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
wenlei
- 详细的介绍了经济分配学里面的层数,通过MATLAB的计算来确定哪一家公司中标-Detailed descr iption of the economic distribution layers inside school, through MATLAB calculation to determine which company won the bid
OKPIDCHAP1_6
- PID控制的具体实例程序,绝对可以运行,望大家采纳交流互相学习-Specific examples of PID control procedures can definitely run, we hope to learn from each other adoption exchange
calculatell
- DNA编码序列算法,很好用的,可以学习 -DNA sequence encoding algorithm, very good use, you can learn
堆栈实现十进制转二进制
- 用堆栈实现十进制转二进制的建议源代码。 用C语言编写。
mx7821
- 将D/A输出信号连接到A/D的输入,通过FPGA采样模块转换成数字信号。该模块由设计文件mx7821.v完成-The D/A output signal is connected to the input of the A/D, the FPGA module into a digital signal sample. The module is done by design documents mx7821.v
fen
- 分子动力学的c++平台模拟,可实现计算速度,位移等变量的作用-C++ platform for molecular dynamics simulations, enabling computing speed, variable displacement effect
2014053082053
- 程序1】 题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 1.程序分析: 兔子的规律为数列1,1,2,3,5,8,13,21.... 2.程序源代码: main() { long f1,f2 int i f1=f2=1
KAERMAN
- 自己编写的卡尔曼滤波程序,考虑的是连续采样200个时刻,且信号状态是四维的情况-I have written Kalman filtering process, consideration is continuously sampled 200 time, and the signal state is a four-dimensional case
ADC
- Conversor ADC for PIC
migong
- 用c语言编写的走迷宫问题的解决方法,运用递归的方法-c language Maze solve problems
prim
- 最小生成树算法,利用c语言编写,用vc++运行即可-Minimum spanning tree algorithm, using c language, can be run using vc++