搜索资源列表
-
0下载:
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
-
-
0下载:
设计题目:读写磁盘文件
设计要求:能正确执行对硬盘文件的读写
设计应用:熟练基本的汇编编程,为后来编程打基础。
设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of bas
-
-
0下载:
简单的学生信息管理系统 (汇编语言课程设计程序)
一个简单的学生管理系统,功能:显示报表, 插入记录,查询, 删除记录和退出。
学生信息有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。
代码只用了300行(除去中间的空行实际只有270-280行),编程时间是一个通宵(23:30到次日5:00)。
-simple Student Information
-
-
0下载:
1.用汇编语言编写程序,使其能实现在PC机上用电子时钟时、分、秒的格式显示时间的功能。
2.能用键盘输入的方法修改电子时钟的时间。
,1. Using assembly language programming to enable them to achieve in the PC, electronic clock with hour, minute, second format shows the function of time. 2. Keyboard input method ca
-
-
0下载:
这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
-
-
0下载:
汇编语言,用于编程。可以实现秒表功能,在屏幕上显示。-Assembly language for programming. Stopwatch function can be achieved, on the screen.
-
-
0下载:
编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… … …… …… -Programm
-
-
0下载:
涡流计,带温度补偿功能的源程序,试试吧,编程很辛苦。-Eddy current dollars, with temperature compensation function of the source code, give it a try, programming very difficult.
-
-
0下载:
使用汇编语言进行编程,实现一个扫描的功能-The use of assembly language programming, the implementation of a scanning function
-
-
2下载:
嵌入式编程,利用华邦W90P710开发板实现密码锁功能-Embedded programming, development board using Winbond W90P710 password lock function of the realization of
-
-
0下载:
在键盘上练习打字并统计时间的实用程序。当一个句子输入完后(回车键作为结束符),屏幕上以min:sec:msec的格式显示键入字符的时间。在每次打字之前,屏幕上先显示出一个例句,然后用户按照例句,将句中字符通过键盘输入。这个过程可反复进行,当键入一个功能键时,退出打字计时程序。-Keyboard typing practice in and time utility statistics. When a sentence after importation (Enter as at the end
-
-
0下载:
1. 用键盘是吸纳钢琴的功能; 2. 要求最少能够实现一个音调的低音、中音和高音部分; 3. 音高的切换用组合键实现 ; 提示: 通过对8253的编程实现发声程序的设计。 -1. To use the keyboard function is to absorb the piano 2. The requirements can be achieved at least a bass tone, in part treble tone 3. Pitch the switch to achie
-
-
0下载:
汇编语言程序设计。主要介绍汇编语言程序的设计方法与编程原理,重点掌握算术运算程序、字符串处理程序、码制转换程序、子程序设计程序、常用DOS和BIOS功能调用程序、汇编语言常用伪指令。-Assembly language programming. Introduces assembly language program design and programming principles, key control procedures for arithmetic operations, strin
-
-
0下载:
用arm实现计算器功能的编程,这是老师给的程序-With the arm of the programming realization calculator function, it is the teacher give program
-
-
0下载:
汇编语言编程实现的程序,实现memdump功能-Assembly language programming process, to achieve memdump function
-
-
0下载:
汇编语言编程实现的程序,实现HEX2DEC2功能-Assembly language programming process, to achieve HEX2DEC2 function
-
-
0下载:
基于VHDL编程,完成简单的计数功能,包含顶层文件等-VHDL-based programming, to complete a simple counting function, including top-level documents
-
-
0下载:
用汇编语言编程,要求实现电话本的基本功能!-With assembly language programming, demand to realize this fundamental telephone function!
-
-
0下载:
主要从增强代码的可维护性(可读性、可理解性、可修改性)、代码逻辑与效率、函数(模块)接口、可测试性四个方面来讨论汇编语言的编程规范-Mainly from the increase code maintainability (readability, understandability, modifiability), the code logic and efficiency, function (module) interface, testability, to discuss four
-
-
0下载:
该PPT文档为汇编语言教程,主要讲"汇编语言格式",以下为其目录:
3.1 宏汇编语言格式
3.2 汇编语句表达式
3.3 伪指令
3.4 DOS系统功能调用
3.5 综合举例-The PPT document into assembly language tutorial is mainly about " assembly language format" for the following directories: 3.1 macro assem
-