搜索资源列表
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
4-4_Key
- 4X4矩阵式键盘识别程序,有效,刚用过。你可以往里面添加自己定义的函数-4x4 matrix keyboard identification procedures, effective and just used. You can add their own definitions to hide the function
Emlog2.2.0
- Emlog2.2.0 功能介绍 + 采用了模版技术,能让网站在瞬间改变样式 + Emlog附带模版(如果你不喜欢附带模板,可自已制作模片) + 多附件上传功能,每篇日志可以附加多个附件,并可以删除增加附件 + 支持引用通告(trackback)接受发送和管理 + 支持tag标签分类功能 + 支持RSS日志订阅功能 + 数据库备份/恢复功能 + 访问量统计 + 采用文本缓冲技术,减少查询
Student_Grade_Info_System
- 汇编上机试验。简单的学生成绩管理系统,图形化界面,从TXT文件中读入规定好的字段,并分类显示,查找,排序,添加,删除等。-Compendium machine test. Simple student performance management systems, graphical interfaces, TXT document provides a good read into the field, and classification, search, sort, add, delete
Compilethorey
- the file is very good and add the instructions and diagrams to display the struct-the file is very good and add the instructio ns and diagrams to display the struct
crc2345
- crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
add&sub
- 多位的加减运算,允许有负数.-number of addition and subtraction operations and allow a negative.
ASMstx
- 用于EditPlus的汇编语言语法着色文件, 让你的程序看起来更清晰明了 。 用法:参数设置->设置和语法->添加文件类型ASM->从语法文件里选择ASM.STX-for the assembly language syntax coloring documents for your program look clarity. Usage : Parameter Settings - gt; Setup and grammar-gt; Add file types ASM-gt
add
- 这是一个通过单片机汇编语言实现两个十进制的数字的加法,结果仍保留在内存中!
huibian
- 自己做的程序,分享一下,希望大家多多指点,汇编语言学习的成果,包含了两个源代码,分别是(add和sub)
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
基于二叉树求算术表达式求值的课程设计
- 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
7219-display.rar
- 7219显示模块程序,只要调入函数,将需要显示的数加入其中就可显示,7219 display module procedures, as long as the transferred function, will need to add one of the few shows that can be displayed
add
- .写一个完整的程序放在代码段CODE_SEG,要求把数据段DATA_SEG中的DATA1和附加段EXTRA_SEG中DATA2相加,并把结果存放在DATA_SEG段中的SUM中。其中DATA1 、DATA2和SUM均为双精度数,DATA1赋值为7725,DATA2赋值为-2341。-. To write a complete program on the code segment CODE_SEG, requested that the data segment DATA_SEG in DATA
add
- 用汇编语言实现任意长的两个整数相加的运算,稍微改一下还可以实现相减-Assembly language to add two integer of any length
add
- 用汇编语言实现两个十进制数的相加,用轻松汇编实现的程序-In assembly language add two decimal numbers, with easy assembly process to achieve
add
- 两个数相加的代码,同样用于初学者学习参考-Add two numbers of the code, the same reference for beginners to learn
add
- Arithmetical Operations in Assembler Language and X-Toy. Shows the way from higher program languages to Assembler and Machine Code. So you can see, what the machine (PC) "sees". Files are: add.c add.asm add.toy
ADD
- 在键盘上输入十个一位的十进制数, 相加后在屏幕上显示-On the keyboard ten a decimal number, add up on the screen
Add-user-assembly-code
- Windows 下面添加用户的汇编代小代码,有需要的朋友下载吧。-Windows add the following code to the user s assembly on behalf of small, a friend in need to download it.