CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - a to b

搜索资源列表

  1. jiheAUB

    0下载:
  2. 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:海薇
  1. calculator

    0下载:
  2. the calculator s usage! after you have inputed 2 operators,choose + - * / function! But the only situation I did t deal with is that when you choos + fuction ,and the operaters signs is like this -A+B,just turn it to B-A!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:za
  1. 4.rar 利用条件运算符的嵌套

    0下载:
  2. 题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。,Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B
  3. 所属分类:汇编语言

    • 发布日期:2016-01-26
    • 文件大小:19kb
    • 提供者:子侠
  1. 11

    0下载:
  2. 单片机实验 多机通讯之甲机发送乙机接收-Experimental single-chip multi-machine communication to send a machine B machine to receive
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:937byte
    • 提供者:jacklgl
  1. bcd

    0下载:
  2. 单字节十六进制整数转换成单字节BCD码整数 入口条件:待转换的单字节十六进制整数在累加器A中。 出口信息:转换后的BCD码整数(十位和个位)仍在累加器A中,百位在R3中。 影响资源:PSW、A、B、R3 堆栈需求: 2字节-Single-byte hexadecimal integer into BCD code single-byte integer entrance conditions: to be the conversion of single-byte hexade
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2.3kb
    • 提供者:陈宁
  1. asm

    0下载:
  2. 电子选择器,是利用TND-MD教学系统实现的,用来作为特定场合投票机器统计使用。所用到的芯片主要有8253定时计数器、8255A并行接口电路芯片等。使用时,用户用键盘输入A,B,C,D这四个字母中的一个来作为已经选择的项目,程序将在屏幕上对应显示已经选择的“A,B,C或者D”,并且通过控制扬声器,发出对应的频率声音信号,同时相对应的LED灯也对应发光,以便于位于远处的计票员进行远程计票。-Electronics selector is the use of TND-MD teaching sys
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:675byte
    • 提供者:伊川
  1. TLC5620

    0下载:
  2. TLC5620 DAC转换实验程序 该实验程序使用TLC5620中A、B、C、D四个通道中的前两个通道分别输出周期相等、幅度均为3.3V的三角波和方波,5620的输出经过LM358双运方的反相跟随后增强了带负载能力 并且使得输出的信号电压位于-3.3V~0V之间,起到了模拟反相的作用。在程序中,RNG位的置位使得输出幅度增加一倍。-TLC5620 DAC conversion of the experimental procedure experimental procedure TLC
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2.88kb
    • 提供者:
  1. work

    0下载:
  2. 两个磁盘文件A和B,各存放一行字母,把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。 -A two disk files, and B, the storage of his letters, these two documents the information in the merger (in alphabetical order), output to a new file in C.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:885byte
    • 提供者:佳哥
  1. 8255

    0下载:
  2. 读入开关量到8255A,再将其通过指示灯显示。以8255A的A口作输入,B口作输出,输入用开关,输出用发光管,要求当输入不全为0时,输入与输出保持一致。当输入为全0时,发光二极管闪烁。-Amount of time to switch to the 8255A, and then through the light show. 8255A in the mouth for the A input, B port for output, input switch and output with L
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:858byte
    • 提供者:cch
  1. huibian

    0下载:
  2. 汇编语言设计计算器程序 a. 屏幕显示出参与运算的数据与运算结果; b. 具有选择功能菜单; c. 最少有三种运算功能;-Assembly language program design calculator screen shows a. to participate in computing the results of the data and computing b. have a choice of menu c. at least three types of c
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:2.79kb
    • 提供者:lichao
  1. KeyPwm@

    0下载:
  2. PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two a
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:40.75kb
    • 提供者:zhijia
  1. qiangdaqi

    0下载:
  2. 所设计的抢答器允许四人参加。在出题后,红色发光二极管点亮,同时显示器显示秒信号,A、B、C、D四人按动按钮以决定先后次序,计时到60s之后即依次显示四个人的名次,若超过60s未按按钮者不计名次。在红灯亮前按下按钮者也不计名次。-The Responder is designed to allow four people to participate. In a later question, the red light-emitting diodes lit at the same time d
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:935byte
    • 提供者:王强
  1. TimingClock

    0下载:
  2. 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:585.41kb
    • 提供者:苏鸿飞
  1. 422222

    0下载:
  2. 有两个磁盘文件”A”和”B”,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列),输出到一个新文件”C”中。-There are two disk file " A" and " B" , the stored line of letters, requested the information in these two documents combined (in alphabetical order), output to a new file
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:6.93kb
    • 提供者:陈雷
  1. jisuanqi

    0下载:
  2. 简单计算器,实现A与B的运算,运行结果为十进制.-A simple calculator, to achieve A and B of the operation, the result to decimal.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:yanjibin
  1. B

    0下载:
  2. 大学课程设计之poc,该程序中包含了不同的编法,适用于学生参考。-University curriculum design poc, the program includes a series of different laws apply to students.
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:商客
  1. AVR

    0下载:
  2. AVR单片机,用定时器1产生PWM波形,包含具体的程序说明-There are two disk files A and B, the storage line of letters, requested the information in these two documents combined (in alphabetical order), output to a new file C,.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:947byte
    • 提供者:周晓芹
  1. masm

    0下载:
  2. 程序,把数据段中AAA标号地址中连续10个数(5,6,7,8,9,A,B,C,D,E,)读出,把每个数加2后再存入到数据段中BBB开始的标号地址中去,并把BBB数据显示出来;-Program, the data segment in 10 consecutive AAA label address the number of (5,6,7,8,9, A, B, C, D, E,) read out, and then add 2 to each number stored in the BBB
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:530.75kb
    • 提供者:zhangyang
  1. dianlu

    1下载:
  2. 电路布线问题 【问题描述】 印刷电路板将布线区域划分为n╳n个方格阵列。在布线时,电路只能沿直线或直角布线。为避免线路相交,已布线的方格要做封锁标记。设起始位置为a,终止位置为b,求解电路布线问题。 【设计要求】 设计印刷电路板的布线模拟程序。 (1)采用栈或队列等数据结构。 (2)采用穷举法的回溯搜索,求a到b可能的布线线路。 (3)推荐采用层次优先搜索,求a到b最优的布线线路。 -Circuit wiring problem [Problem Descr ip
  3. 所属分类:assembly language

    • 发布日期:2016-05-25
    • 文件大小:37kb
    • 提供者:张小红
  1. quadgui

    0下载:
  2. 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-QUADGUI Demonstrate numerical evaluation of a definite integral. Q = QUADGUI(F,A,B) shows the steps in approximating the integral of F(x) from A to B by adaptive extrapolated Simpson s quadrature. The sha
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1.75kb
    • 提供者:lipu
« 12 3 4 5 »
搜珍网 www.dssz.com