资源列表
[编译器/词法分析] LRfanyichengxu
说明:用LR法做的词法分析+语法分析+语义分析程序,对赋值语句进行翻译(用txt文档输入赋值语句)-LR Act do with the lexical analysis of syntax analysis semantic analysis procedures, The assignment for the translation (txt file with the importation of assignment)<chen启> 在 2008-10-13 上传 | 大小:13.14kb | 下载:0
[其它] personal_address_list
说明:挺不错的通讯录。希望大家喜欢,基于可视化作业。-quite good contacts. Hope you like, for the visualization operations.<zhaonaiwei> 在 2008-10-13 上传 | 大小:109.15kb | 下载:0
[语音合成与识别] MFCCandLPC
说明:提取MFCC和LPC系数的程序,很详尽,从提取LPC到MFCC逐步进行-extraction MFCC and LPC coefficients procedures, is very detailed, from the extraction of LPC gradually MFCC<chang> 在 2008-10-13 上传 | 大小:3.09kb | 下载:0
[中文信息处理] communicate_sys
说明:学生通讯管理系统是本人的课程设计,在win-TC环境下编译通过,在DOS下运行。完成学生基本信息的录入,查询,删除等操作。适合C语言初学者参考。-students communications management system is my curriculum design, the win-TC environment compile, running under DOS. Students completed the basic<尚方喆> 在 2008-10-13 上传 | 大小:3.25kb | 下载:0
[其它] dongtaiguanli
说明:在对数据结构有一定掌握程度的情况下设计合理的数据结构来描述存储空间,实现分区存储管理的内存分配功能,应该选择最合适的适应算法(首次适应算法,最佳适应算法,最后适应算法,最坏适应算法),实现分区存储管理的内存回收算法,在这些存储管理中间必然会有碎片的产生,当碎片产生时,进行碎片的拼接,等等相关的内容-structure of the data in a certain degree of master of rational design<sunwei> 在 2008-10-13 上传 | 大小:299.74kb | 下载:0
[其它] 50842129EN
说明:《C语言程序设计教程》勘误表.rar大家看看,需要的下啊。-"C Programming Language Guide" corrigendum. Rar you look at the needs of the next ah. Ha ha<lanfeng> 在 2008-10-13 上传 | 大小:21.08kb | 下载:0
[其它] AssembleGear
说明:组装齿轮问题 譬如,在这个玩具中包含了 6 齿、12 齿和 30 齿的齿轮,而你的弟弟希望搞一个转速比为 5:4 的传动装置。下图就显示了一种可能的方案: 这个传动方案使用了四个齿轮,第一跟轴上是 30 齿和 12 齿的,第二跟轴上是 6 齿和 12 齿的。转速比可以通过如下公式获得: (30 / 12) * (6 / 12) = (5 / 2) * (1 / 2) = 5 / 4 = 5:4 然而,使用<zheng> 在 2008-10-13 上传 | 大小:802byte | 下载:0