资源列表

« 1 2 ... .03 .04 .05 .06 .07 7908.09 .10 .11 .12 .13 ... 14954 »

[编译器/词法分析YFFXQ

说明: 使用递归子程序法设计一个语法分析程序,自顶向下分析方法. 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到number的值。 2、该
<龙一> 在 2025-07-26 上传 | 大小:190kb | 下载:0

[Dephi控件源码CnWizards_0.8.4.422_Preview

说明:CnWizards 是 CnPack 项目组的主力产品之一,中文全称是 CnPack IDE 专家包,英文全称是 CnPack IDE Wizards,简称 CnWizards。CnWizards 是一组集成在 Delphi/C++Builder/BDS 的 IDE 中,用于增强 IDE 功能、提高 IDE 的可用性及开发效率的免费、开放源码工具。 CnWizards 已获得2006第二届中国开源软件竞赛专业组金奖。-CnWizards is CnPack team one of the m
<樊智军> 在 2025-07-26 上传 | 大小:12.4mb | 下载:0

[语音合成与识别SpeechEnhancement_SS

说明: Speech Enhancement Using Spectral Subtraction A Spectral Subtraction implementation for speech enhancement using MATLAB 6.5
<Aso> 在 2025-07-26 上传 | 大小:124kb | 下载:0

[语音合成与识别SpeechRecognition_DTW

说明: Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
<Aso> 在 2025-07-26 上传 | 大小:593kb | 下载:0

[汇编语言2

说明:小型倒车雷达试制,通过汇编做出一个超声波倒车雷达-Small parking sensor prototype, made by an ultrasonic parking sensor assembly
<锦耀> 在 2025-07-26 上传 | 大小:775kb | 下载:0

[操作系统开发exp1_malloc_main

说明:在windows平台下实现Linux内存分配的仿真-Achieved simulation Linux memory allocationunder the windows platform
<xzou> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[磁盘编程Aod

说明:> 支持2000 xp 2003 vista win7 > 不在磁盘上产生任何临时文件 > 超优化的算法,在保护的情况下,操作硬盘,跟没有保护的情况下,速度一样, 不伤硬盘 > 模拟硬件还原卡工作原理,稳定快速 > 密码保护,用户登录后可以任意配置还原选项 > 支持只保护系统盘,和全盘保护, 支持多硬盘 > 保护MBR,加入防机器狗模块,用户可以手头关闭拦截第三方驱动的功能,比如用来完一些带驱动保护的游戏(以后改成白名单) &
<zhangjinxu> 在 2025-07-26 上传 | 大小:423kb | 下载:0

[语音合成与识别speech-signal-processing

说明:
<> 在 2025-07-26 上传 | 大小:5.67mb | 下载:0

[书籍源码merak

说明:mail 服务器系统 用于开发javamail-mail server system for the development of javamail
<阿锋> 在 2025-07-26 上传 | 大小:55.44mb | 下载:0

[编译器/词法分析compiler

说明:内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
<settingsun> 在 2025-07-26 上传 | 大小:438kb | 下载:0

[汇编语言Building_the_Power_Efficient_PC

说明:A good book to learn ACPI
<Vincent> 在 2025-07-26 上传 | 大小:2.46mb | 下载:0

[编译器/词法分析picottcn-1.0.tar

说明:picottcn是ETSI的TTCN-3协议测试语言的开源编译器,需要与执行器一并编译。对于大型语言编译器的开发设计是一个参考-picottcn is the ETSI TTCN-3 protocol test of open source language compiler needs to be compiled with the actuator. Language compiler for the development of large-scale design is a refere
<yang cao> 在 2025-07-26 上传 | 大小:393kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 7908.09 .10 .11 .12 .13 ... 14954 »

源码中国 www.ymcn.org