资源列表

« 1 2 ... .23 .24 .25 .26 .27 2728.29 .30 .31 .32 .33 ... 3005 »

[汇编语言shiyan4

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

[汇编语言program

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

[汇编语言5532

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

[汇编语言BOXING1

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

[汇编语言1111111

说明:Cache控制器实验指令文件 新的实验系统的-Cache controller experimental instruction file new experiment system
<万静媛> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[汇编语言equip

说明:displays equipment list connected to our pc
<chinni> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[汇编语言SPIDAC

说明:ADF4111的SPI写寄存器的时序程序,按照此程序可以进行有关于ADF4111相关程序的开发,如产生某个频率。当然要实现某个功能还需自己扩展,该程序只是提供一个框架-ADF4111 the SPI write timing register program, according to this procedure can be carried out on the ADF4111-related program development
<蔡坤堤> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[汇编语言ccc

说明:该程序是超声波的测距的程序。程序中介绍了如何通过汇编语言产生38KHz的超声波频率,以及如何接受反射回来的超声波,并进行相关计算,计算出距离。最后显示在七段数码管上-The program is ultrasonic ranging program. Describes how to program in assembly language generated 38KHz ultrasonic frequency, and how to
<蔡坤堤> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[汇编语言bro

说明:simple program for the implementation on the PMW on the MCS-51mikrokotroller with assembly language
<angstrong> 在 2025-01-14 上传 | 大小:1kb | 下载:0

[汇编语言shutdown_asm

说明:在DOS下用汇编言语写的关机程序,涉及到DOS子例程和BIOS例程的调用有相应的说明.-In DOS assembly language program written off, sub-routines related to the DOS and the BIOS routine call corresponding instructions.
<liminjin> 在 2025-01-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2728.29 .30 .31 .32 .33 ... 3005 »

源码中国 www.ymcn.org