资源列表
zhengxuanbo.rar
- 正弦波的C语言程序,可以实现正弦曲线,有利于深刻理解正弦。,Sine wave of the C language program can be achieved sinusoid is conducive to a deep understanding of sinusoidal.
MMSE
- 最小均方误差估计(MMSE)语音增强算法,算法简单有效,无残余音乐噪声-Minimum mean square error estimation (MMSE) speech enhancement algorithm is simple and effective, non-residual musical noise
Practice1_15
- 找出回文数,就是在一定范围内找出顺读和倒读都一样的词语。-Palindrome identify a few, that is, a certain scope to identify cis and read back the words read are the same.
jishu
- 查找文件中某一个字符或者数字出现的次数,采用KMP算法-Find the file number of a certain character or the number of occurrences, using KMP algorithm
liushui1
- 流水灯的控制与花样流法,其中的流法是运用指针的-Light water control and pattern flow method, in which the flow method is to use pointers
Ca
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -There 1,2,3,4 numbers, how many can be formed from each other and without duplication of the three-digit numbers? How many are? 1. Program Anal
genetic
- an example for genetic
YPA
- yellow page agent system - agent file-yellow page agent system- agent file
Lesson5
- 数码管动态显示程序,请需要的朋友下载一下,对你可能会有点用处的-led Nixie tube dynamic display
2(CPP-ver)
- 验证12位二进制数是否为素数,利用素性检测方法实现-Verify 12-bit binary number of prime numbers, primality testing methods
Brief-introduction
- 一个介绍自己,描述自己兴趣的简介,很实用的小代码。-About a introduce themselves, describe their interest, very practical code.
base64decodeencode
- This a c++ code to base64 encode and decode. This a popular method of basic compression and is very cool! I think that people will enjoy this!-This is a c++ code to base64 encode and decode. This is a popular method of basic compression and is very c