资源列表

[汇编语言weiji

说明:人机对话 学习和熟悉DOS功能调用。 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. con
<邱庭良> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析zidongji

说明:编译原理的实验,课后实验题,关于自动机的,可以判断是否为确定的又穷状态机-Compilation Principle of experiments, after-school test questions, on the automatic machine, you can determine whether another finite state machine to determine
<陈一飞> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[语音合成与识别mfcc

说明:mfccde主要进行语音识别的建模工具基于matlab的实现- matlab mfcc main design yuyinsibie
<xxt> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[操作系统开发WinRAR-ZIP-

说明:本程序显示了创建子进程的基本框架,该程序只是再一次的启动自身,显示它的系统进程ID和它在进程列表中的位置。-This program shows the basic fr a mework to create a child process, it is only the start itself again, the system displays its process ID and its position in the proc
<刘力> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言numbers

说明:统计一串字符中正负数的个数,并且将结果显示在屏幕上-Statistics the number of a string of characters, Zhongzheng negative, and the results displayed on the screen
<> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析yufafenxi

说明:编译原理的一个语法分析的程序,主要是对联BASIC 语言进行的分析 已调试能过,可以执行.-Compilation Principle of a parsing process, mainly couplet BASIC language for the analysis has been able to debug, you can perform.
<tiger> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析dancicifafenxi

说明:完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>
<tiger> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[编译器/词法分析nyishiyanda

说明:编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.
<tiger> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言dd

说明:人机对话 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. confirm(y/n)。 7
<fcc> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言ADD_BCD

说明:This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and t
<crispyhan> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言BCD_SUB

说明:*** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is
<crispyhan> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[汇编语言SQRT

说明: Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square
<crispyhan> 在 2025-02-05 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org