说明:设在变量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
说明:汇编实验设计,主要完成学生信息的录入与输出。-Compilation of experimental design, mainly to complete the student information input and output. <tina> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表文件中;凡有新的输入后,程序应按人名对电话号码表重新排序,并写入电话号码文件中;程序可接收需要查找电话号码的人名,并从电话号码表文件中查出其电话号码,再在屏幕上以如下格式显示出来。
-Requires the program to build a store 50 phone n <linting> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"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
说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中;凡有新的输入后,程序应按人名对电话号码表重新排序;程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。
name telphone
-Requires the program to build a store 50 phone <linting> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明: 程序接收由用户键入的数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
说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information <momo> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:这是一个实现两个二元多次多项式相加的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
说明:波形发生器,四种波形的产生,开关键选择,三角波,锯齿波,方波,正弦波-Waveform generator, four waveform generation, the key to open the selection, triangle, sawtooth, square wave, sine wave <liu> 在 2024-11-14 上传
| 大小:1kb | 下载:0