-
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次...
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次 -Keyboard scan output point initialization, call the keyboard scanning process, each one shift, keyboard receiver detection time
- 2022-01-30 14:32:14下载
- 积分:1
-
Implementation of cache program using C language
Implementation of cache program using C language
- 2023-06-15 10:05:03下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分:1
-
电子应答器系统复位后的应答器。提前抢答显示犯规…
电子抢答器 系统复位后进行抢答.超前抢答显示犯规信号-electronic Responder system reset after Responder. Advance Responder shows fouls signal
- 2023-03-16 21:55:03下载
- 积分:1
-
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码...
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C++ code
- 2023-08-12 08:05:03下载
- 积分:1
-
数码管显示交流稳压器,使用A48单片机编写,C言语
数码管显示交流稳压器,使用A48单片机编写,C言语-Digital display AC voltage stabilizer, the use of the preparation of A48 Singlechip, C language
- 2022-07-10 12:12:55下载
- 积分:1
-
超可爱的卡通小时钟源码
使用ASM语言编写附带多种皮肤界面...
超可爱的卡通小时钟源码
使用ASM语言编写附带多种皮肤界面
-Super-cute cartoon clock source using the ASM language interface attached to a variety of skin
- 2022-03-20 00:18:24下载
- 积分:1
-
sfsa
这是一个万年历的程序,让大家共享一下万年历的编写方法-sfsa
- 2022-12-20 06:15:03下载
- 积分:1
-
使用18b20+lcd1602的温控器汇编源程序
使用18b20+lcd1602的温控器汇编源程序-Use 18b20+ Lcd1602 Thermostat compilation of source code
- 2022-03-26 19:05:49下载
- 积分:1
-
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,...
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有一定的帮助。-the handbook focuses on the operation of computer instructions and mechanisms related to the compilation of language knowledge, and the use of detailed examples to explain how to use the O Series language programming. Language is a compilation of computer low level language, which directly correspond to the computer machinery orders, according to the efficient implementation of the characteristics But since they are bottom, voluminous complex instructions, if you are familiar with such as Shape, FASM or Assemble the compilation and other languages, then you will be able to easily learn how to use O language, The internal mechanism and the other assembly language is unanimous; If you had any contact with assembly language. Then you ha
- 2022-03-28 20:33:02下载
- 积分:1