资源列表
Facultylookup
- It is a simple code that I would like to try
Sound-quality-calculation
- 声品质的计算程序,各种参数的计算能够实现声音品质的预测和重构。-Sound quality calculation procedure, and various parameters calculation can achieve voice quality prediction and reconstruction.
ditui
- 递推算法,相关代码,欢迎查看,递推算法,相关代码,欢迎查看-Recursive algorithm code, welcome to view
search-proc
- Search proc: 在一个给定字符串main中查找子字符串sub,其中两字符串的长度分别保存在main[1]和sub[1]中。 若查找成功,则返回子字符串sub在父字符串main中的位置pos(从0开始); 反之,若查找失败,则返回FFH,即-1.-Search proc: Find a given string main substring sub, two of the length of the string stored in main [1] and sub [1].
CPP
- 1、使用cout可以显示字符串和数字,并可显示多个值。2、八进制和十六进制数的输出。3、控制输出宽度 -1, use cout can show string and number, and can show several values.2, 8 enter to make with 16 enter make the exportation of number.3, the control output width
svmplot
- 支持向量机的画图程序。能够很好的将识别到的不同类型分量,可视化。-Support vector machine (SVM) drawing program. Can very good will to identify the different types of component, visualization.
pam-kangzao
- 通过MATLAB仿真实现对M-PAM调制解调过程中M值不同的系统抗噪性能进行比较,绘制出抗噪性能曲线图-MATLAB simulation to compare the performance of anti-noise system with different values of M M-PAM modulation and demodulation process, draw the graph of the anti-noise performance.
Fibonacci-Sequence
- 汇编 菲波那契数列 include irvine32.inc 原理:f3=f2+f1 .data str1 byte "请输入所求的菲波那契数列的位数:",0 str2 byte "此程序中菲波那契数列最大位置:",0 j dword 2 求最大位置 f1 dword 1,0,0 用3个32位表示一个96位 f2 dword 1,0,0 用3个32位表示一个96位 m dword ? .code main proc mov
MAIN_Ver30
- 这是一款可以iphone音箱的软件,通过了苹果的认证-iphone speaker
svm-GUI
- 能够实现支持向量机的界面操作,支持向量机比神经网络功能强大,能够实现分类和识别-Support vector machine (SVM) to realize the interface operation, support vector machine (SVM) is a powerful than neural network, which can achieve the classification and recognition
sql
- 这是一个数据库系统,邮局订报系统,供用户使用,用于订报,查询报纸相关信息,相当于自助终端。-This is a progran in sql.
diaocha
- 很早之前写的一个调查系统,感觉还好。大家可以看一下-Long ago wrote a survey system, feeling better
