资源列表

« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 3005 »

[汇编语言dd.asm

说明:设在变量ADR为起始地址的字节存储单元中存放一组有符号数据,编写程序分别统计 1. 正数的个数 2. 负数的个数 3. 0的个数-ADR in variable byte starting address stored in a storage unit signed data, statistical programming, respectively, 1 the number of positive 2 negativ
<孙健> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言10

说明:汇编实验设计,主要完成学生信息的录入与输出。-Compilation of experimental design, mainly to complete the student information input and output.
<tina> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言huibian

说明:汇编语言初学者的下程序,用于熟悉环境使用-The next assembly language program for beginners, for familiar environments
<liujia> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言111

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

[汇编语言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> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言shiyan4

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

[汇编语言program

说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information
<momo> 在 2024-11-14 上传 | 大小:1kb | 下载: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
<七七然> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言5532

说明:cs5532的汇编程序,包括初试化,读取转换命令等-cs5532 assembly procedures, including first test, read the conversion orders
<zwh> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言BOXING1

说明:波形发生器,四种波形的产生,开关键选择,三角波,锯齿波,方波,正弦波-Waveform generator, four waveform generation, the key to open the selection, triangle, sawtooth, square wave, sine wave
<liu> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言1111111

说明:Cache控制器实验指令文件 新的实验系统的-Cache controller experimental instruction file new experiment system
<万静媛> 在 2024-11-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 3005 »

源码中国 www.ymcn.org