资源列表
test100sell
- 考试时做的一个,写入文件的小程序 已知在文件IN1.DAT中存有100个产品销售记录,每个产品销售记录由产品代码dm(字符型4位)、产品名称mc(字符型10位)、单价dj(整型)、数量sl(整型)、金额je(长整型)五部分组成。其中:金额=单价×数量。函数ReadDat()的功能是读取这100个销售记录并存入结构数组sell中-A test done, write to file a small program There are 100 known product sales reco
Maze
- 迷宫程序,当你给出一个矩阵迷宫,可以给出方案路径。-A program of maze, when you input a matrix, this program can out put the best path to the goal.
check_lunch
- 华为编程调整,午餐检查问题,基本的实现,包括了一些基本的文件数据读取等基本知识-the function to fulfill the check of the lunch
auto_complete_string
- 输入联想字符串匹配功能,采用string字符串实现-the function the complete the match of the string
Influence-of-zero-pole-distribution
- 基于matlab的小程序,用于研究零极点分布对频率响应的影响-Matlab-based small program used to study the distribution of pole-zero impact on the frequency response
normalization
- matlab中使用libsvm进行分类预测时对数据进行归一化。-Data normalization
c_dgaus
- c_dgaus是一个MATLAB V5 MEX文件(可为您的系统编译的MEX命令)用于计算一组多元正态密度值。-c_dgaus is a MATLAB V5 MEX file (which can be compiled for your system MEX command) is used to calculate a set of multivariate normal density.
detect_vuv
- The HMM-based Speech Synthesis System (HTS) has been developed by the HTS working group and others (see Who we are and Acknowledgments). The training part of HTS has been implemented as a modified version of HTK and released as a form of patch code t
moravec
- corner detection moravec
6-5
- 问题描述 编写一个使用指针返回类型的函数,使用该函数在字符串中搜索一个子串,并返回第一个相匹配的子串指针。该函数的原型如下: 测试 输入为3行。第一行为两个整数,表示字符串和需要查找的子串的长度。第二行为字符串,第三行为子串。 输出见main函数。 样例输入 Enter the length of string and substring 10 5 abcdefghij 样例输出 defgh find substring:defghij
Untitled
- svm 分类小例子,准确率较高。有可能是样本较少或者是样本数据取得太好的缘故。-svm classification
20140821
- 一款面向对象的控制程序,用于电路集中控制,控制简单,快捷反应。多用于灯光操作-An object oriented control program for centralized control circuit, control is simple and quick response. For light operation.