资源列表

« 1 2 ... .43 .44 .45 .46 .47 12648.49 .50 .51 .52 .53 ... 14954 »

[语音合成与识别text-to-speech

说明:text to speech conversion
<santosh> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[编译器/词法分析ll(1)fenxi

说明:本程序是采用的LL(1)方法进行的语法分析,而LL(1)的分析方法是属于自上而下的方法。 自上而下分析的基本思想是:对任意输入串,试图用一切可能的方法,从文法开始符号(根结点)出发,自上而下为输入串建立一棵语法树。从推导的角度看,它是从文法的开始符号出发,反复使用各种产生式,寻找与输入串匹配的推导。 在输入之前必须要进行该文法是不是LL(1)文法的判断,然后再构造相应的LL(1)分析表来用预测分析方法进行语法分析,依据下面的文法及分析表来设计程序实现预测分析的分析过程。
<WM> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言S51ASMRODEL

说明:较完美的读取各种遥控器键值数据的S51端程序-More perfect read a variety of remote control key data in S51-side program
<万欣> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言ds18b20

说明:温度传感器18B20汇编程序,采用器件默认的12位转化 最大转化时间750微秒,显示温度-55到+125度,显示精度 为0.1度,显示采用4位LED共阳显示测温值-Temperature sensor 18B20 assembler, using the default 12-bit device is transformed into the greatest time of 750 microseconds, indicating the temperature-55 to+12
<李小春> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言chad

说明:病毒一起研究研究吧.....病毒一起研究研究吧-Along with the study of virus with the virus and study a bar ..... bar .....
<深海> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言exam4_1

说明:采用矩形单元计算纯弯梁的变形-Rectangular beam element calculation of pure bending deformation !!!!!!!!!!!!!!!!
<zhuodebing> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言ht6221

说明:1 解码的关键是如何识别0 和 1 从位的定义我们可以发现0 1 均以 0.56ms 的低电平开始不同的是高电平的宽度不同0 为 0.56ms, 1 为 1.68ms,所以 必须根据高电平的宽度区别0 和 1 如果从 0.56ms 低电平过后开始延时 0.56ms 以后 若读到的电平为低说明该位为0 反之则为1 为了可靠起 见 延时必须比0.56ms 长些 但又不能超过1.12ms,否则如果该位为0 读到的 已是下一位的高电平因此取1.12ms+0.56ms /2=0.84m
<AC> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言fm1

说明:TEA5767收音机,用LCD0802做显示。-TEA5767 radio, to do with the LCD0802 display.
<王劲> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言ds18b20

说明:用ds18b20做的温度检测系统。下午对大家有用-Ds18b20 to do with the temperature detection system. PM for all of us,,,,,
<xiao yi> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[编译器/词法分析1234436678967

说明:p2pCommunity p2p文件共享及聊天功能
<李红> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[操作系统开发process

说明:操作系统进程调度的C++模拟,包括了头文件以及源文件-The process of scheduling the operating system C++ simulation, including the header files and source files
<zx> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[汇编语言sqrt

说明:Find out the square root of the 8-bit number-Find out the square root of the 8-bit number
<daniel> 在 2025-06-30 上传 | 大小:2kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 12648.49 .50 .51 .52 .53 ... 14954 »

源码中国 www.ymcn.org