搜索资源列表
jiheAUB
- 求集合运算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,
calculator
- 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!
4.rar 利用条件运算符的嵌套
- 题目:利用条件运算符的嵌套来完成此题:学习成绩>=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
11
- 单片机实验 多机通讯之甲机发送乙机接收-Experimental single-chip multi-machine communication to send a machine B machine to receive
bcd
- 单字节十六进制整数转换成单字节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
asm
- 电子选择器,是利用TND-MD教学系统实现的,用来作为特定场合投票机器统计使用。所用到的芯片主要有8253定时计数器、8255A并行接口电路芯片等。使用时,用户用键盘输入A,B,C,D这四个字母中的一个来作为已经选择的项目,程序将在屏幕上对应显示已经选择的“A,B,C或者D”,并且通过控制扬声器,发出对应的频率声音信号,同时相对应的LED灯也对应发光,以便于位于远处的计票员进行远程计票。-Electronics selector is the use of TND-MD teaching sys
TLC5620
- 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
work
- 两个磁盘文件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.
8255
- 读入开关量到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
huibian
- 汇编语言设计计算器程序 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
KeyPwm@
- 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
qiangdaqi
- 所设计的抢答器允许四人参加。在出题后,红色发光二极管点亮,同时显示器显示秒信号,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
TimingClock
- 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
422222
- 有两个磁盘文件”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
jisuanqi
- 简单计算器,实现A与B的运算,运行结果为十进制.-A simple calculator, to achieve A and B of the operation, the result to decimal.
B
- 大学课程设计之poc,该程序中包含了不同的编法,适用于学生参考。-University curriculum design poc, the program includes a series of different laws apply to students.
AVR
- 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,.
masm
- 程序,把数据段中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
dianlu
- 电路布线问题 【问题描述】 印刷电路板将布线区域划分为n╳n个方格阵列。在布线时,电路只能沿直线或直角布线。为避免线路相交,已布线的方格要做封锁标记。设起始位置为a,终止位置为b,求解电路布线问题。 【设计要求】 设计印刷电路板的布线模拟程序。 (1)采用栈或队列等数据结构。 (2)采用穷举法的回溯搜索,求a到b可能的布线线路。 (3)推荐采用层次优先搜索,求a到b最优的布线线路。 -Circuit wiring problem [Problem Descr ip
quadgui
- 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-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