资源列表

« 1 2 ... .36 .37 .38 .39 .40 3341.42 .43 .44 .45 .46 ... 14954 »

[汇编语言8jianp

说明:键盘录入数据的转换与显示-Keyboard entry of data conversion and display
<Sean> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言branch

说明:汇编程序的分支程序的设计 编写程序,将一个包含有20个数据的数组M分成两个数组:正数数组和负数数组N,并分别把这两个数组中的数据存储在数组M1和M2中。-Assembler branch design procedures programming, one containing 20 data array M is divided into two arrays: an array of positive and negative array N, and, respectively, thes
<> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言dealchar

说明:串操作指令的使用方法 编写程序,将数据段中BUF1为首地址的一组字数据传送到附加段中BUF2为首地址的内存区域,试用串操作指令编程。-String operation instructions to use the procedure to prepare the data in paragraph BUF1 address a group headed by the word data to the additional paragraph headed BUF2 address memory
<> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言forwhile

说明:汇编程序的循环程序的设计方法 编程计算数组m中20个字数据的和,并将和存放在result单元中-Assembler cycle design method of programming procedures calculated array m in 20 words of data and, and and the result stored in the unit
<> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言interupte

说明:汇编程序的中断程序的设计方法 int 21H的1号、2号、9号功能的使用 使用21H中断的9号功能,输出提示信息,并使用1号功能从键盘输入2个小于10的数,计算其和,并将和存放在存储单元R中。-Assembler interrupt process design method int 21H 1, 2, 9, features the use of 21H interruption of function on the 9th, the output message, and use the 1
<> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言Clock

说明:电子时钟Clock.asm的源程序,具有走时和显示时间的功能。-Clock.asm electronic clock source, with travel time and display the function of time.
<夏陟程> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言AIRbook

说明:航空定票 是用于前台操作的 不提供客户操作 主要动能有: 定票 修改 查询 特色:候补函数-Air tickets for future operations do not provide customers the main kinetic energy operator are: to book tickets modify query features: alternate function
<she> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言Masm50

说明:一个功能简单的计算器内有详细的说明-A simple calculator function, there are detailed instructions
<111111> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[操作系统开发4

说明:存储管理的程序 描述了操作系统书上的某种存储管理方法的缺页率或命中率-Storage management procedures described in the book of some kind of operating system storage management methods missing page rate or percentage of hits
<许龙> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[操作系统开发qe

说明:对已分配盘块采用索引方式管理,空闲盘块采用成组链接管理-Disk blocks have been allocated for the use of index management, the use of free disk block management group link
<garnett> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[汇编语言INFOR

说明:用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括: 1、列出表中内容 2、追加记录 3、根据给定的某一字段信息删除记录 4、根据给定的某一字段信息查找记录 -Using assembly language to establish a form used to store member information, including ID numb
<简单人> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[编译器/词法分析C++

说明:词法分析是编译程序的第一个处理阶段,可以通过两种途径来构造词法分析程序。其一是根据对语言中各类单词的某种描述或定义(如BNF),用手工的方式构造词法分析程序。例如,可根据文法或状态转换图构造相应的状态矩阵,该状态矩阵同控制程序便组成了编译程序的词法分析程序;-Lexical analysis is a compiler of the first processing stage, can be two ways to construct the lexical analysis process.
<litiehui> 在 2025-11-14 上传 | 大小:4kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 3341.42 .43 .44 .45 .46 ... 14954 »

源码中国 www.ymcn.org