资源列表
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
MAIN_Ver30
- 这是一款可以iphone音箱的软件,通过了苹果的认证-iphone speaker
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
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.
svmplot
- 支持向量机的画图程序。能够很好的将识别到的不同类型分量,可视化。-Support vector machine (SVM) drawing program. Can very good will to identify the different types of component, visualization.
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
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].
ditui
- 递推算法,相关代码,欢迎查看,递推算法,相关代码,欢迎查看-Recursive algorithm code, welcome to view
Sound-quality-calculation
- 声品质的计算程序,各种参数的计算能够实现声音品质的预测和重构。-Sound quality calculation procedure, and various parameters calculation can achieve voice quality prediction and reconstruction.
Facultylookup
- It is a simple code that I would like to try
os
- 这是一个简单的模拟操作系统,用文件模拟磁盘,数组模拟主存空间。-This is a progran in Csharp.
Train
- 关于员工培训的数据库系统,通过员工的训练项目等-Database about the train of workers。
