搜索资源列表
bjfr(sr)
- 一个c#制作的服务器端的小程序, 使用性很强-a production server side of the small, the use of strong
SR
- 基于Speech SDK 5.1的c#工程,简单的中文语音限定识别 开发工具VS2008-Speech SDK 5.1 based on the c# Works, simple Chinese voice recognition development tools limit VS2008
sr
- 本程序构建职员信息表,此程序包含职员生日,籍贯,工资等信息-Construction of the staff of the program information table, the staff of this program includes birthday, place of origin, wages and other information
sr
- 计数器和手机归属地查询, 计数器和手机归属地查询-Counter and cell phone ownership to inquiries, counters and mobile phone ownership to inquiries, counters and mobile phone ownership to inquiries,
erjiesishiying
- 带文件输入的二阶自适应负荷预测程序,采用C语言编写 参数说明: N——要输入的数据的个数; B—— 的值; x[N+1]——定义一个浮点型数组,用于盛放输入的数据; y[N+1]——定义一个浮点型数组,用于盛放预测值; M[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; e[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; E[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; c[N+1]——定义一个浮点型数组,用于盛放e[N+1]的
dascan-cSharp--sourcecode
- dascan的c#源码,反正就是用c#写的,感觉还可以参考参考-dascan s c# sr
SR-based-on-example
- 基于例子的图像超分辨率算法,解决了传统超分辨率的限制-Example-based image super-resolution algorithm to solve the limitations of traditional super-resolution
SR
- 实现简单的语音识别功能,对纯净语音的识别效果很好,适合初学者。-Voice-to-text conversion, involving many functions speek sdk, and is a good choice for developers of voice
OperationTXT-4
- 这一篇与上一篇比较类似,目的相同,不同之处为读入到了list中,list泛型集合可以当作可变长数组使用。通过StreamReader创建一个流sr,然后通过一个while循环将读得的每行数据放入字符串类型的list中,之后对每个list分割,并返回一个字符串数组,这个字符串数组就可以通过转化为double来计算了,计算完成后可以通过放入sb中统一写入到文本文档中。-This is a comparison similar to the previous one, the same purpose