资源列表

« 1 2 ... .01 .02 .03 .04 .05 14706.07 .08 .09 .10 .11 ... 14959 »

[编译器/词法分析yufafenxi(LR)

说明:LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Req
<lzydwd> 在 2025-04-30 上传 | 大小:4kb | 下载:1

[语音合成与识别Voice-integer-IIR-filter-C-program

说明:语音的IIR滤波程序,可以实现对语音信号的IIR整型滤波-Voice of the IIR filter program, you can achieve integer IIR filtering of speech signals
<张少川> 在 2025-04-30 上传 | 大小:1kb | 下载:1

[Dephi控件源码sort

说明:提供Delphi初學者泡沫排序法的簡單練習加上視窗元件-Bubble sort method with a simple exercise widget
<dennis> 在 2025-04-30 上传 | 大小:5kb | 下载:1

[语音合成与识别yuying

说明:通过图像处理软件识别枪靶环数并进行语音报靶-Gun through the target recognition image processing software and voice ring number reported to target
<shiqiangyong> 在 2025-04-30 上传 | 大小:6kb | 下载:1

[操作系统开发Chi-Lin-STM32-source-code

说明:智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
<数据库> 在 2025-04-30 上传 | 大小:5kb | 下载:1

[编译器/词法分析retroguard-v2.3.1gpl

说明:retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-b
<shw> 在 2025-04-30 上传 | 大小:86kb | 下载:1

[操作系统开发ucore-lab6

说明:Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中
<gyh> 在 2025-04-30 上传 | 大小:1014kb | 下载:1

[Dephi控件源码TreeFunc

说明:Treeview for database
<iyus> 在 2025-04-30 上传 | 大小:1kb | 下载:1

[Dephi控件源码ECC200

说明:delphi 编写的生成二维码的源程序,很好的文件,值得下载-written in delphi source code generates two-dimensional, a very good document, worth downloading
<hqwmgh> 在 2025-04-30 上传 | 大小:9kb | 下载:1

[Dephi控件源码QLDBGrid

说明:QLDBGrid 是DBGrid的功能扩展控件,增加中国式金额栏样式,还有中国式合计栏。很多网站只有DCU格式的文件,没有源代码,我这个可是源代码哦-QLDBGrid Increase the amount of Chinese-style bar style, and the total column Chinese
<hulonghu> 在 2025-04-30 上传 | 大小:19kb | 下载:1

[易语言编程mmhhf*ym

说明:易语言最新仿*远控源码,支持远程桌面,自动上线,视频查看。-Easy language imitation gray pigeons latest remote control source, remote desktop support, automatic on-line video viewing.
<王强> 在 2025-04-30 上传 | 大小:1.03mb | 下载:1

[Dephi控件源码TPerlRegEx(pcre-8.10)

说明:Perl RegEx VCL, TPerlRegEx for delphi 7 -2006-Perl RegEx VCL, TPerlRegEx for delphi 7 -2006
<a2ngsa> 在 2025-04-30 上传 | 大小:144kb | 下载:1
« 1 2 ... .01 .02 .03 .04 .05 14706.07 .08 .09 .10 .11 ... 14959 »

源码中国 www.ymcn.org