资源列表

« 1 2 ... .00 .01 .02 .03 .04 10605.06 .07 .08 .09 .10 ... 14959 »

[编译器/词法分析wordanalysis

说明:、该个词法分析器要求至少能够识别以下几类单词: a. 关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b. 标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c. 常数:NUM=(+ | - |ε)digit digit*(.digit digit* |ε)(e(+ | - |ε
<dujuan> 在 2025-04-30 上传 | 大小:2kb | 下载:0

[书籍源码VB6WebProgrameExample2

说明:分别包含了书中各章的主要程序文件,各章中的子目录 Examp01~Examp0n分别存放了书中该章中所对应的各个 例程。读者可以使用 Visual Basic6.0 将它们分别打开, 分析其中的源代码和各个控件的属性设置。-Respective chapters of the book contains the main program file, the chapter subdirectory Examp01 ~ Exa
<caiqian111888> 在 2025-04-30 上传 | 大小:143kb | 下载:0

[语音合成与识别20050902_ricer_ppt

说明:语音识别htk的使用 ?镆羰侗餳tk的使用 语音识别htk的使用-The use of speech recognition htk?镆carbonyl Dong tk use of sugar htk the use of speech recognition
<陈磊> 在 2025-04-30 上传 | 大小:246kb | 下载:0

[磁盘编程lanjiqingchu

说明:这是一个清除垃圾文件的程序,编译无错误,可用-This is a garbage collection documents the procedures, the compiler error-free, can be used
<杜天幸> 在 2025-04-30 上传 | 大小:7.12mb | 下载:0

[汇编语言duquUpandedaima

说明:读取U盘的源代码,进行U盘开发的人很有价值-U disk to read the source code for U disk developed people of great value
<李之龙> 在 2025-04-30 上传 | 大小:9kb | 下载:0

[汇编语言dianziqin

说明:电子琴,8255和8253产生音乐,能播放一段电子音乐-Organ, 8255 and 8253 have music, can play a section of electronic music
<巫冬冬> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[操作系统开发zishangerxia

说明:编制一个递归下降分析程序,实现对词法分析程序提供的单词序列的语法检查和架构分析-The preparation of a recursive descent parser, lexical analysis to realize the procedure provided by the word grammar checking sequence and structure analysis
<> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[书籍源码Cchangyongsuanfachengxuji

说明:希望对大家有所帮助,祝大家学习进步,有时间共同探讨问题 -Would like to help everyone, I wish everyone to learn and progress, have time to explore the issue of
<zhangyujin> 在 2025-04-30 上传 | 大小:239kb | 下载:0

[语音合成与识别pcm_ber

说明:PCM wav files are subjected to variable bit errors simulating serial transmission through a noisy channel.
<栗子> 在 2025-04-30 上传 | 大小:400kb | 下载:0

[书籍源码JSP(05.01.08)

说明:一本书中的原代码,有用多例子,很好用-A book of the original code, and more useful example of good use
<king> 在 2025-04-30 上传 | 大小:5.67mb | 下载:0

[语音合成与识别swipe_finger

说明:滑动指纹的拼接,是针对atmel公司的指纹传感芯片at77c104b做的拼接算法-Fingerprint sliding splicing is for Atmel
<郑杰> 在 2025-04-30 上传 | 大小:1.83mb | 下载:0

[语音合成与识别source_fingerprint

说明:程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-Process requires imagemagic support, imagemagic available onl
<郑杰> 在 2025-04-30 上传 | 大小:45kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 10605.06 .07 .08 .09 .10 ... 14959 »

源码中国 www.ymcn.org