-
em78p156E单片机开发的遥控器汇编原程序
em78p156E单片机开发的遥控器汇编原程序-EM78P156E developed single-chip remote control compilation of the original procedure
- 2023-08-03 09:40:03下载
- 积分:1
-
汇编语言求解八皇后问题
汇编语言递归求解八皇后问题,使用栈空间,递归求解。递归调用子函数---PlaceQueue
- 2022-08-18 11:33:47下载
- 积分:1
-
EEPROM_24C01的C源代码,精巧实用,带有注释.
EEPROM_24C01的C源代码,精巧实用,带有注释.-EEPROM_24C01 the C source code, sophisticated and practical, with Notes.
- 2022-03-09 18:35:58下载
- 积分:1
-
在微软程序中的文件分配
file allocation in Ms dos program
- 2022-03-17 18:04:00下载
- 积分:1
-
关于LCD液晶的开发应用等技术文章包括驱动程序,硬件开发等...
关于LCD液晶的开发应用等技术文章包括驱动程序,硬件开发等-LCD on the development and application of technical articles driver and hardware development
- 2023-04-21 03:20:02下载
- 积分:1
-
input student score ,sort and output the result
输入学生姓名,学号,成绩,成绩可保留一位小数,然后按成绩排序,输出结果-input student score ,sort and output the result
- 2022-10-14 11:45:02下载
- 积分:1
-
err
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-err
- 2023-07-29 07:55:04下载
- 积分:1
-
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.-Single-phase electronic prepaid watt-hour meter Design and Implementation of, the procedures for the assembly language.
- 2022-03-09 15:38:00下载
- 积分: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
-
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用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