资源列表

« 1 2 ... .96 .97 .98 .99 .00 1101.02 .03 .04 .05 .06 ... 3005 »

[汇编语言shiyan3

说明:程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"No match!";如果句子包含关键字则显示"Match!",且把该字在句子中的位置用十六进制数显示出来。-Program receives the user types a keyword and a sentence if the sentence does not contain the keyword shows the " No match!&q
<linting> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言shiyan4

说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中;凡有新的输入后,程序应按人名对电话号码表重新排序;程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 name telphone -Requires the program to build a store 50 phone
<linting> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言shiyan5

说明: 程序接收由用户键入的数N,根据给定的N值,计算Fibonacci数。 Fibonacci数的定义如下: FIB(1)=1 FIB(2)=1 FIB(N)=FIB(N-2)+FIB(N-1) N>=3-Typed by the user program receives the number N, according to the given value of N, calculate the Fibona
<linting> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言program

说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information
<momo> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言printPractice

说明:用汇编语言编写的打字练习程序,共两份,主要是对堆栈进行操作-Written in assembly language, typing practice program, a total of two, mainly on the stack to operate
<邹绍云> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[汇编语言sgl

说明:用汇编语言编写的解一元二次方程的代码,键盘输入参数后进行运算并在显示器上给出根的值-Written in assembly language code for solving a quadratic equation, keyboard input parameters after the operation and display the values ??given on the root
<邹绍云> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[汇编语言fangzhen

说明:用汇编语言编写的数字方阵程序,首先输入9个一位数,然后进行降序排列,最后按3乘3的矩阵输出-Numbers written in assembly language square procedure, first enter the 9-digit, and then descending order, press the 3 by 3 matrix output
<邹绍云> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[汇编语言jishi

说明:使用汇编语言编写的计时程序,使用BCD码在dos界面显示时间-Time in assembly language programs, the use of BCD time code displayed in the dos interface
<邹绍云> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[汇编语言jisuanqi

说明:此为汇编语言编写的简易计算器,完成简单的加减乘除操作,在dos界面输入会得到相应的输出-This is a simple calculator written in assembly language, complete simple addition and subtraction, multiplication and division operations, will be entered in the dos interface
<邹绍云> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[汇编语言gangqin

说明:此为汇编程序编写的电子钢琴程序,通过电脑的喇叭的频率表,用1到7控制低音,A到F控制高音,模拟钢琴的演奏。-This is written in assembler electronic piano program, through computer speakers frequency table, controlled bass with 1 to 7, A to F treble control, analog piano pla
<邹绍云> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[汇编语言m

说明:汇编语言写的电子琴 计算机模拟8086 带自动音乐播放功能-Written in assembly language keyboard with automatic music playback
<bai> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[汇编语言tiaoshi3

说明:这是一个实现两个二元多次多项式相加的C语言程序,同时包括了详细的注解,是我期末的作业,当时分数不错-This is a realization of two binary polynomials times the sum of the C language program, and includes detailed notes, is the end of the operation was a good score
<七七然> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1101.02 .03 .04 .05 .06 ... 3005 »

源码中国 www.ymcn.org