搜索资源列表
汇编学生成绩管理系统
- 用汇编语言编写的一个简单的学生成绩管理系统,用户有6种选择: (1) 按’m’,则显示功能菜单。 (2) 按’L’,则显示学生姓名和各学科成绩(数学,英语,语文)。每次显示10条记录并暂停,按’g’继续显示余下记录。 (3) 按’I’,则可按格式插入记录到规定文件中。 (4) 按’M’,则可按格式修改记录。 (5) 按’D’,输入行数,清空该行指定的记录。 (6) 按’Q’,按格式输入学生姓名进行查询,列出该生的成绩记录。 (7) 按’E’,则退出程序。 -ass
NASMdocCN
- NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information
asmtest
- 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported each headed for the median rank
51XXMP3
- 曲谱存贮格式 unsigned char code MusicName{音高,音长,音高,音长...., 0,0} 末尾:0,0 表示结束(Important) 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4
asm_hex
- 手把手教asm,hex文件下载 S2实验板 AT89C51 12M晶振 实验2-10进制调整指令数码管从00-FF显示
实现2进制到10进制,16进制和8进制的转化
- 实现2进制到10进制,16进制和8进制的转化。
nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器
- NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
nasm-2.09.10
- NASM 纯汇编打造简单中文操作系统,32位保护模式下的。
2
- 一个汇编程序。。输入十个十进制数,输出。然后排序,再次输出;再提示用户输入一个数进行查找-An assembler. . Enter the number of 10 decimal output. Then sort, re-export and then prompts the user for a number of lookups
2
- 1、 运送员在给第二个客户卸货完成的时候,临时接到新的调度通知,让他先给客户10送货,已知送给客户10的货已在运送员的车上,请帮运送员设计一个到客户10的尽可能短的行使路线(假定上述矩阵中给出了所有可能的路线选择-1, the delivery in to the completion of the second discharge time for customers, the provisional receipt of notice of the new scheduling, let h
int-10-varios-caracteres-tarea-2
- this program displays on screen a string of characters until the enter key is pressed using int 10
2-10
- 本程序是由汇编语言编写,可以将键盘输入的一个二进制数转换为一个十进制数。-The program is written in assembly language, keyboard input can be a binary number into a decimal number.
exp7(2)
- 键盘输入十六进制数据(10个以内)的排序并输出显示的程序设计-key input and output sorted hex numbers(less than 10)
mjiaqiang2
- 下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold
xiaobofenjiehechougou
- 小波分解和重构 小波分解和重构 -thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold denoising matlab program: thr
51
- 2,10,16进制转换器。要求程序有良好的用户界面以及错误处理功能-2,10,16 hex converter. Claims process has a good user interface and error handling capabilities
2
- 功能是读取10个实数,然后依次输出前l个实数和、前2个实数和、…、前9个实数和、前10个实数和。-Function is to read 10 real number, then sequentially output before the real numbers and l, the former two real numbers and, ..., and the front nine real, real and before 10.
2
- 汇编程序,有两个数组,第一个数组有15个元素,第二个数组有10个元素,两个数组有5个相同的元素,找到并输出这5个相同的元素。-Assembler, there are two arrays, the first array has 15 elements, the second array has 10 elements, the two arrays have the same five elements, find and output of these five identical ele
cPP
- C++简单实现K-Means聚类算法 (2,10), (2,5), (8,4), (5,8), (7,5), (6,4), (1,2), (4,9), (7,3), (1,3), (3,9) (红色的表示初始所选的中心点) K-means算法介绍可参考其他资料或书籍。-C++ simple implementation of K-Means clustering algorithm(2, 5), (2, 5), (8,4), (5,8), (7,5), (6,4), (1,2), (
代码转换实验
- 1.编写并调试程序,将内存中BCD码转换为二进制码,在DEBUG中查看。 2、BCD码转换为二进制码 在各种智能仪器和信息处理中,人们总习惯于十进制数来表示信息。但绝大多数计算机没有十进制运算指令(仅有十进制调整指令)。这是因为实现十进制算术运算的硬件电路要比采用二进制算术运算的硬件电路复杂得多。例如,当两个整数进行算术运算时,对一个N进制的数需记住N(N+1)/2个“积”与“和”。当N=10时,需记住55个“积”与“和”;而当N=2时,只需记住3个。从占用存储空间来看,采用二进制数比采用