资源列表
hier1-0.tcl.tar
- large network creation
xianshi
- 利用单片机控制多位数码管显示。采用动态显示,来不断显示个位到高位的数据。-A number of single-chip microcomputer to control the use of digital tube display. The use of dynamic display, to continue to show high single-digit to the data.
foulier
- 傅立叶变换程序,能够快速获得matlab图像-Fourier transform process, to quickly get matlab image
DownCounter
- 演讲用的倒计时工具,用AutoHotkey脚本编写。-Countdown tool, with AutoHotkey scr ipting.
123456shouhuoji
- 售货机-VHDL语言-已调试通过 真的很好用哦~适合一切学习EDA的初学者,能够让你轻松度过EDA课!~-Vending machine-VHDL language- has been really good with debugging by Oh ~ EDA for all beginners to learn, to let you easily through the EDA class! ~
zhuangzaiwenti
- 描述: 有两艘船,载重量分别是c1、 c2,n个集装箱,重量是wi (i=1…n),且所有集装箱的总重量不超过c1+c2。确定是否有可能将所有集装箱全部装入两艘船。 输入: 多个测例,每个测例的输入占两行。第一行一次是c1、c2和n(n<=10);第二行n个整数表示wi (i=1…n)。n等于0标志输入结束。 输出: 对于每个测例在单独的一行内输出Yes或No。 输入样例: 7 8 2 8 7
PID
- 一个PID控制器的程序 非常适合于PID控制器的初学者-PID controler
Activity-Lifecycle
- 生命週期 Activity Life cycle-Activity Life cycle
arma
- 随机产生一个时间序列,基于C语言的基础上建立ARMA模型,进行拟合和预测-Randomly generate a time series, based on the ARMA model is based on the C language, fitting and forecasting
BaHuangHou
- 八皇后问题,可以以text格式输出八皇后问题的所有解。-The eight queens problem can be output in text format all of the eight queens problem solution.
exchange
- 交换排序: 包括冒泡排序,快速排序。 冒泡排序法:该算法是专门针对已部分排序的数据进行排序的一种排序算法。如果在你的数据清单中只有一两个数据是乱序的话,用这种算法就是最快的排序算法。如果你的数据清单中的数据是随机排列的,那么这种方法就成了最慢的算法了。因此在使用这种算法之前一定要慎重。这种算法的核心思想是扫描数据清单,寻找出现乱序的两个相邻的项目。当找到这两个项目后,交换项目的位置然后继续扫描。重复上面的操作直到所有的项目都按顺序排好。 快速排序:通过一趟排序,将待
Untitled1
- music算法源程序 适用于初学者,有用的仿真程序-music algorithm source code for beginners, useful simulation program