资源列表
shibingliedui
- 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成 (x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。计算使所有士兵排成一行需要的最少移动步数。-N soldiers scattered standing on a playground is divid
dx20
- matlab实例,带通,阻带频率[900,6000] Hz,阻带最小衰减50dB。待滤波的原信号的产生和开始滤波程序。学习使用-matlab instance, band-pass, stop-band frequency [900,6000] Hz, stopband minimum attenuation of 50dB. Generated and the start of the original signal to be filtered filtering process. Lear
Butterworth
- 设计一个数字滤波器,在频率低于 的范围内,低通幅度特性为常数,并且不低于0.75dB。在频率 和 之间,阻带衰减至少为20dB。 (1)试求满足这些条件的最低阶Butterworth滤波器。-Design a digital filter, in the range of frequencies below the low-pass amplitude characteristic is constant, and not less than 0.75dB. Between the fre
key
- keil软件独立按键程序,用来驱动和检测独立按键,主要用于89c52单片机-keil
ZDDX
- 本程序是在CAD中开发的小程序,它将所有选中的直线及弧线全部转为多段线即复合线-This procedure is in CAD development of small procedures, it will all selected lines and arcs into polylines that all composite wire
programme_flou
- programme flou -programme flou .......................
Data-record
- 编写input()和output()函数输入,输出学生的数据记录。-Preparation of input () and output () function input, output student data records.
1
- js的图片滚动,随着鼠标的下移,图片也随着下移。代码简单易懂-move image
TEST-EMP-IMAGE
- code to insert image to DB in oracle forms
mpc
- 一个很简单的MPC程序,用于对MPC的研究与学习,对研究有一定的帮助-MPC xue xi
which-day
- 输入某年某月某日,判断这一天是这一年的第几天-Enter a certain day, will be able to determine which day is the first few days of the year
mat2txt
- 将.mat 文件转成libsvm能使用的txt文件-translate the .mat file to the .txt file which can be used in libsvm