资源列表

« 1 2 ... .58 .59 .60 .61 .62 11963.64 .65 .66 .67 .68 ... 14959 »

[编译器/词法分析token

说明:词法分析程序的功能 输入:源程序 输出:二元组(词法记号,属性值/其在符号表中的位置)构成的序列。 例如:对源程序 x:=5 if (x>0) then x:=2*x+1/3 else x:=2/x # 经词法分析后输出如下序列: (10,’x’)(18, :=) (11,5) (26, ) (2, if ) (27,( )-Function of lexical analysis program i
<> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[书籍源码2

说明:通讯录管理系统,上C课程的同学最后的目的,课程设计可以作为参考-Contact management system, on the C course the purpose of the last students, curriculum design can be used as reference
<> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[书籍源码3

说明:一个用C编写的歌曲信息管理系统,实现功能较简单,课程小设计-A song written with C information management system to realize function is relatively simple, small design courses
<> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[语音合成与识别12345

说明:基于MATLAB的有噪声的语音信号分析与处理设计-MATLAB-based speech signal with noise analysis and processing design
<pigerzhu> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[书籍源码06

说明:JAVA宝典第六章随书代码-Chapter VI Collection JAVA code with the book. . . . . . . .
<张三> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言lm4229

说明:lm4229驱动 介绍了一些基本的功能 以及图片的使用 希望给大家一点帮助
<温超然> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言wenduxianshi

说明:温度传感器18B20汇编程序,采用器件默认的12位转化 * 最大转化时间750微秒,显示温度-55到+125度,显示精度* 为0.1度,显示采用4位LED共阳显示测温值-Temperature sensor 18B20 assembler, using the default device* 12-bit conversion maximum conversion time of 750 microseconds, t
<刘强> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言shizhong

说明:时钟 显存地址 ,采用直接写显存的方法输出字符 ,设置时间显示位置-Clock memory address, the method of direct write memory output characters, set the time display position
<dupc> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言asmqxf

说明:实验一 认识Tddebug集成环境 实验二 I/O程序设计 实验三 代码转换程序设计 实验四 分支程序设计 -Experiment 1 Experiment 2 understand integrated environment Tddebug I/O programming code conversion program design experiment 3 experiment 4 branch Progr
<秋思狐狸> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[语音合成与识别ACTIVLEV

说明:在耳语转化为正常音的过程中需要到的一些简单实用语音处理的程序-Whisper into the normal sound in the process to go to some of the simple and practical procedure for speech processing
<曹晔旻> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[编译器/词法分析gcc

说明:GNU C compiler 和 GNU C++ compiler 作說明,用 cc 來編譯程式-cc compiler explaint
<lewis> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[编译器/词法分析5956456turbo

说明:turbo码编译码器的C程序,应该能用-turbo coding performed by the C program, is supposed to work ...
<qinlei> 在 2025-02-08 上传 | 大小:3kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 11963.64 .65 .66 .67 .68 ... 14959 »

源码中国 www.ymcn.org