搜索资源列表
DEBUG详解
- DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this order o
sizeyunshuan
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This is downloaded from the Internet from a compu
agxmigong
- 以上代码复制下来存为文本文档,命名为1.txt 在命令行窗口下(在运行栏输入cmd),进入文档所存盘符,输入debug<1.txt-reproduced above code for text document retention, named one. txt in the command line window (in the run column importation cmd), which entered the Document Inventory website. imp
mycopy1
- 汇编程序,实现文件的考贝,可通过命令行参数输入文件名,并能很好地外理大文件-compilation procedures, the document examination Pui, through command line parameter input file name, and well outside the PolyU documents
kma2b
- set kma2b to command model
基于二叉树求算术表达式求值的课程设计
- 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
asm.zip ARM汇编代码
- ARM汇编代码。编译命令:armasm -g armex.s -o armex.o armlink armex.o -o armex.axf ,ARM assembly code. Compile command: armasm-g armex.s-o armex.o armlink armex.o-o armex.axf
asm_tools.rar
- 汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 ,Assembly language programming and debugging tools. The purpose of learning assembly language is to use
masm5
- 1、下载个masm5.0(简单,适合初学者),里面至少应包含masm.exe和link.exe,可能还包含其他的,不过我们只需要最基本的这两个。 2、将masm5.0压缩包里的程序解压(包含masm.exe和link.exe),放到一个目录中(如D:\masm),然后就在这个目录下建立个文本文件(如XX.txt)写入个汇编程序,保存,将后缀名改为XX.asm。 3、进入命令提示行(开始--运行--输入cmd) 4、进入程序所在文件夹(用dos的cd命令),以2中的为例,键入“d
TASM5
- 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。 1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDD
huibian
- 使用汇编语言编写程序,编写DOS下的TYPE命令,实现将磁盘中的某个已有的TXT文件的内容显示出来,要求程序在运行时先提示“Enter pathname:”,等待用户从键盘输入带路径的文件名,并在屏幕上显示此文件的内容,如没有此文件应有出错信息提示“Error”。-Assembly language programming, written under DOS TYPE command to achieve a disk in the TXT file contents have been s
xuanzuo
- 程序采用菜单式选择,可以接收用户从键盘输入的五个命令(1-5),各命令功能分别为:(1)按下“1”键,完成字符串小写字母变成大写字母(2)接收用户输入的可显示字符串(以回车结束),程序将其中ASCII码值最大的字符显示出来(3)按下“3”键,完成排序(二选一)(4)按下“4”键,显示时间(5)按下“5”键,结束程序运行,返回系统提示符-Program uses menu-driven options, the user can receive commands from the keyboard
8086ASM
- 8086系列汇编语言命令大全及其说明,简体中文版-Intel 8086 CPU asmble language,command and ti s commentes withe simple chinese
TutorialsOfAssemblyLanguageForTMS320C2812
- TMS320C2812进行汇编语言编程的指导手册,对关键的命令进行详细的举例说明。-TMS320C2812 assembly language programming for the instruction manual, the key command to conduct a detailed example.
CXQ
- AsmFun(汇编指令查询器)Fun_1.2 -AsmFun (compilation command query browser) Fun_1.2
DOS
- DOS 概述及入门及命令集锦 汇编程序(MASM)常见错误信息-An overview and entry-DOS and command allehanda assembler (MASM) Common error messages
compilation-program
- 本课程的教学目的是使学生进一步了解计算机的基本组成,汇编指令的格式和使用方法,以及用汇编语言进行程序设计的基本思想和方法。于此同时,希望学生能了解用汇编语言程序来充分发挥计算机性能的基本思想。-The purpose of this course is to enable students to learn more about the computer s basic component, compile and use the format command, as well as using
PIC_Applications
- This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84. These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
DOS-command-daqo
- DOS相关得命令大全 (经典收藏) net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 -DOS command daqo
OllyDbg-command-P-assembly
- OllyDbg 命令行命令和汇编指令大全。-The OllyDbg command line command+ assembly instructions Daquan
