-
小车程序,设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
小车程序,设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Trolley procedures, language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
- 2022-08-02 23:01:45下载
- 积分:1
-
适用于内藏SED1335及其兼容控制器的320X240点阵字符
适用于内藏SED1335及其兼容控制器的320X240点阵字符-Applicable to embedded controller SED1335 compatible and SHARP-LM32019T 320X240 dot matrix characters
- 2022-05-23 09:29:40下载
- 积分:1
-
用于8259中断的程序,可使用Winxp Xingyan集成环境运行。
用于8259中断的程序,可使用Winxp Xingyan集成环境运行。-Used for 8259A interrupted,the invironment is Winxp Xingyan
- 2022-07-11 14:24:08下载
- 积分:1
-
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。...
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。-This code is to use assembly language to achieve the neon lights change to achieve all kinds of design changes. Is a good example of assembly language to learn.
- 2022-07-11 18:57:21下载
- 积分:1
-
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊...
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊-original code compilation tools to learn to be put to good use. Come see we can see that ah
- 2022-02-14 05:00:40下载
- 积分:1
-
T6963C的24064的LCD显示程式
T6963C的24064的LCD显示程式-T6963 24064 of the program LCD Display
- 2022-07-26 22:32:46下载
- 积分:1
-
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止....
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval from 0 to 9 shows by the ESC key, a time to stop.
- 2022-03-24 09:19:04下载
- 积分:1
-
Do STC89C52 learning remote control, infrared remote control can keep eight of i...
STC89C52做的学习型遥控器,可存八个红外遥控信息,只要再把按键用定时器中断2完成就可以用于商业生产了-Do STC89C52 learning remote control, infrared remote control can keep eight of information, as long as the button and then use Timer 2 interrupt can be completed for commercial production of the
- 2022-02-09 12:04:42下载
- 积分:1
-
汇编判断正负的代码
汇编判断正负的代码-compilation of the code of plus or minus judgment
- 2022-03-11 01:57:56下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=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 said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1