-
运用描述性TASM源文件
tasm source document descript
- 2022-01-29 04:21:36下载
- 积分:1
-
显示一个对话框(已包括可执行文件)
显示一个对话框(已包括可执行文件)-show a dialog box (including the executable file)
- 2022-05-27 20:17:19下载
- 积分:1
-
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。...
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
- 2022-05-18 10:22:55下载
- 积分:1
-
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇...
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇-the document is the development of the Shape of the electronic clock design, contain a report
- 2022-02-06 01:49:14下载
- 积分:1
-
三六豹游戏
三六豹游戏。该游戏分几个可选项,每个选项都有固定的赔率大小,玩家可进行押注买多买少。
- 2023-04-14 21:15:04下载
- 积分:1
-
intel 汇编指令详解,是学习汇编语言的必看资料
intel 汇编指令详解,是学习汇编语言的必看资料-Detailed instructions intel compilation is a must-see assembly language learning information
- 2022-02-01 09:24:07下载
- 积分:1
-
本源 代码实现的是汇编语言课程实验
本源 代码实现的是汇编语言课程实验---字符处理实验-source code is compiled to achieve language courses experiment--- characters experiment
- 2022-04-20 00:02:41下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode.
This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
- 2023-03-23 22:05:04下载
- 积分:1
-
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。
(1)利用单循环链表作为存储结构模拟此过程;
(2)键盘输入总人数、初始报数上限值m及各人密码;
(3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
- 2023-05-21 04:10:03下载
- 积分:1
-
十六位按键功能的读写程序,包括汇编原代码,可烧录文件,熟悉按键检测功能的使用方法...
十六位按键功能的读写程序,包括汇编原代码,可烧录文件,熟悉按键检测功能的使用方法-16 button functions to read and write procedures, including the compilation of the original code, recordable documents, familiar with the use of key detection method
- 2022-06-03 04:42:34下载
- 积分:1