资源列表
fft
- for(k=j k<128 k=k+2*b) /* for (3) */ { TR=dataR[k] TI=dataI[k] temp=dataR[k+b] dataR[k]=dataR[k]+dataR[k+b]*cos_tab[p]+dataI[k+b]*sin_tab[p] dataI[k]=dataI[k]-dataR[k+b]*sin_tab[p]+dataI[k+b]*cos_tab[p] dataR[k+b]=TR-dataR[k+b]*cos_tab[
determinant
- 输入一个矩阵,计算矩阵行列式的值。还得要20子说明-Enter a matrix, computing the value of the matrix determinant.
mifa_eigen
- 使用经典的幂法求解矩阵的按模最大的特征值-to find out the largest eigenvalue of a matrix by the classical method
Trianglle
- 算法设计中的符号三角形问题,对思路的开拓有帮助-Algorithm design problem in the triangular symbol of the pioneering ideas help
6_2
- 日期格式处理程序 对帐目的清算有帮助 和推算日期有关-Date format handling procedures on the liquidation of the accounts and the projected date of the relevant help
yusefu
- 约瑟夫环的C语言程序,对于理解C语言编程思想的同学有一定的帮助-Joseph Central C language program, for understanding the C programming language has some ideas to help students
repeat
- 在给定的字符串(必为某一子串的N次重复)内,求最大重复度-In a given string (must be for a sub-string of N times repetition), find the maximum repeatability
Love
- LOVE 如他的名字一般闪耀的程序 VC++实现各种色彩,中文代码-Love as Love
Cpp1
- 这是一个评分系统,输入选手编号。然后6个评委评分。输出选手成绩。-This is a scoring system, enter the player number. Then six judges score. Output player performance.
paixv
- 请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续 判断第二个字母。 -Please enter the first letter of the week to determine what day of the week, if the first letter of the same, then continue to determine the second letter.
con1
- maxplus2!!!!!!!!!!!!!!! 自动售货机 vhdl
