资源列表

« 1 2 ... .80 .81 .82 .83 .84 14185.86 .87 .88 .89 .90 ... 14959 »

[汇编语言numbers

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

[编译器/词法分析dancicifafenxi

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

[编译器/词法分析nyishiyanda

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

[并行运算WTime

说明:并行计算时间的计算函数,计算程序运行的时间-Parallel computing time
<孙强> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析yufafenxi

说明:该代码描述的是某些文法的语法分析程序,用于文法的语法分析。-The code describes some of the grammar of the parser for the grammar, syntax analysis.
<prunue> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[汇编语言get_the_square

说明:汇编精简实例程序,功能为:得到0-9中某个数的平方-get the square of the number that you typed in(0-9)
<许灵玉> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[汇编语言colors

说明:在屏幕上显示出以不同颜色为背景的不同颜色的字母‘a’.汇编实例-Displayed on the screen in different colors as the background color of the different letters ' a' . Compilation of examples
<许灵玉> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 14185.86 .87 .88 .89 .90 ... 14959 »

源码中国 www.ymcn.org