资源列表
huise
- 灰色系统时间预测GM(1,1)模型,下栽后改文件后缀名为.M即可使用
newton
- 计算方法中的牛顿差值算法,计算方法中的牛顿差值算法-Method of calculating the difference in the Newton algorithm, the calculation of the difference between Newton' s algorithm
vc-1detrans
- 编码标准VC-1/wmv9中的反变换部分的C代码-Coding standard, VC-1, the inverse transform part of the C code
CIC3R32
- 书籍《数字信号处理的FPGA实现》中关于CIC的源代码,个人收藏的,希望对大家有用-Books FPGA digital signal processing on the CIC s source code, personal collection, I hope useful
mxulie
- 在matlab下产生m序周期,初态,特征式可以在主程序中自己设计.-under the Matlab m sequence cycle, the initial state, in the style of their own main program design.
Module1
- vb 中查找串口的实用小程序,当计算机中有多个串口时,进行自动查找-to find the serial port.
shadform
- shadform.zip
AGCLP
- AGC的一个例子,是单纯形法实现的,实现时间可能偏长,但是能实现功能呢- An example of the AGC, the simplex method is implemented to realize time may be rather long, but it can achieve functional
12221121221212
- jsp实现访问次数统计,根据ip,根据一个会话,根据-Visitors of jsp page
sum
- 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。 现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。 Input 键盘输入 k Output 屏幕输出 n Sample Input 1 Sample Output
dele
- 删除字符串中的重复字符-delete the repetition of a string of characters
1-3
- 最多约数问题。 从文件中读入数A,B A<B,算法实现计算出从A到B共B-A个数中约数最多的数。-A maximum of about a few issues. Read from a file into the number of A, BA <B,算法实现计算出从A到B共B-A个数中约数最多的数。