资源列表
[其它] SmallComputer
说明:这是我用C#编写的简易计算器源代码,没有进一步进行处理,能简单实现按钮的加减乘除.-This is my C# prepared by the simple calculators source code, no further treatment, buttons can achieve the simple arithmetic.<maxiao> 在 2008-10-13 上传 | 大小:13.93kb | 下载:1
[其它] g053_YatzySource
说明:这是在瑞典人玩的Yatzy游戏源程序,比较不错的。具有很大的参考价值!-This is the Swede playing the game Yatzy source, the quite good. Great reference value!<lijian> 在 2008-10-13 上传 | 大小:56.95kb | 下载:0
[其它] LineageHark2
说明:把源码打开后,里面可填入所要拦截的视窗名,在输入您自己的FTP及密码,里面的参数修改后自行包装可成为*程式,-put open source, which can be filled by the window to intercept, and the import your own FTP and passwords inside the parameters modifications to the packaging can<lee> 在 2008-10-13 上传 | 大小:72.98kb | 下载:0
[其它] des_src-90_121524_1143208269
说明:des加解密算法实现,采用vc++语言开发,很不错的.-des encryption algorithm using vc language development, very good.<夏雨> 在 2008-10-13 上传 | 大小:25.84kb | 下载:0
[编译器/词法分析] LL1up_down
说明:LL(1)文法分析字符串,JDK1.5中运行-LL (1) grammar analysis string running JDK1.5<展丹> 在 2008-10-13 上传 | 大小:1.43kb | 下载:0
[编译器/词法分析] Bigintmutiply
说明:大整数乘法的分治法源码,在JDK1.51中运行-large integer multiplication of the divide-and-conquer method source code, to run in JDK1.51<展丹> 在 2008-10-13 上传 | 大小:1.13kb | 下载:0
[编译器/词法分析] SimplePriority_GrammerAnalysis
说明:这是简单优先文法分析器,JDK1.5中运行-priority, this is a simple grammar analyzers, run JDK1.5<展丹> 在 2008-10-13 上传 | 大小:2kb | 下载:0
[语音合成与识别] yuyinshibiedsp
说明:用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word<yautou> 在 2008-10-13 上传 | 大小:1.75kb | 下载:0
[语音合成与识别] jiankongdsp
说明:监控系统的语音识别与语音提示方面的一篇论文-Monitoring System voice recognition and speech suggest a thesis of<yautou> 在 2008-10-13 上传 | 大小:25.88kb | 下载:0
[汇编语言] baogeascii
说明:一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV D<庄宁文> 在 2008-10-13 上传 | 大小:1.42kb | 下载:0