资源列表
pro1.rar
- TC 下的物理程序
dtw
- 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
alphaS
- Random number generation of alpha-stable density
frequence_20
- 20分频器,具有一定的使用价值,自己可以试试看 。-20 frequence verilog code design and test
example4_3
- 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num
CreateEmailWithSignature
- Create an Outlook email with a signature
PWM
- 飞思卡尔PWM调速程序,应用C语言,在飞思卡尔JM60单片机上实现电机调速-freescale s progam for PWM
www
- 使用指针求一个数的平方,不使用库函数,而且其中用了一些技巧,对初学者有一定帮助-Using the pointer seeking the square of a number, do not use the library functions, and with some skill, some help for beginners
fist
- 定义一个人民币类 RMB,包含私有数据成员元、角、分,请用友元函数重载运算符“+”和“++”,以对类对象进行运算。-RMB define a class RMB contains private data members of the yuan, angle, sub, the friend function overloading operator " +" ++ to the class object computing.
stopWord
- 在文本处理过程中,要对文本进行预处理,其中区停用词是一项任务。本代码实现了其中的任务。-In the text processing, pre-treatment to the text, including stop words is a task area. This code implements one of the tasks.
teste
- source fonte para melhor conhecimentos em estudos em linguagem dlephi 7
prim.rar.rar
- 图的操作,最小生成树的原代码!(用pirm做的哦!)