搜索资源列表
calculator
- you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
实现SEH异常处理
- 易语言SEH异常处理源码例程程序调用API函数并置入汇编代码,实现SEH异常处理清除硬件断点。 本易语言源码例程属于易语言高级教程。-Easy language SEH exception handling source routine procedure call API functions and inserting a assembly code, realize the SEH exception handling remove hardware breakpoint. Th
cms16p53
- 基于中微CMS16P53芯片的简易式茶炉的控制。使用IO口充放电的控制方式。有干烧保护,水开保护等等异常处理,该程序已生产了上百万-Micro-chip based on a simple style stove CMS16P53 control. Use IO port charge and discharge control. There are dry protection, water protection, and so open exception handling, the pro
jisuanqi
- 利用BIOS和DOS的中断来设计一个计算器,要求在屏幕上显示一个主菜单,提示用户输入相应的数字键,分别执行加、减、乘、除四种计算功能和结束程序的功能。-Use BIOS and DOS interrupt to design a calculator, the requirements on the screen displays a main menu that prompts the user to input the corresponding number keys, respectiv
calculator
- 一个较简易的能实现两位十进制数加、减、乘、除的汇编语言程序。功能比较有限,主要优于精简。-A relatively simple to achieve two decimal add, subtract, multiply, with the exception of the assembly language procedures. Relatively limited functions, mainly to streamline superior.
shizhe
- 实现加、减、乘、除的计算。该程序接受 的是16进制数。-Realize add, subtract, multiply, with the exception of the calculation. Acceptable to the program are 16 hexadecimal number.
caloulator
- 简单的两位数计算器演示程 主要功能: 0-99两位数之间的加、减、乘、除整数运算-Demonstration of double-digit calculator easy way main functions: a double-digit between 0-99 add, subtract, multiply, with the exception of integer calculations
calc
- 汇编语言完成的简单四则运算演示程序 可以完成2个二位数的加、减、乘、除运算-Achieve a simple assembly language operations 4 demo to be completed two two-digit add, subtract, multiply, with the exception of computing
4
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是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, a computer p
ASM_SEH_Excep
- 使用C++内敛汇编自定义WINDOWS的SEH异常处理。-Restrained use of C++ compilation of the SEH WINDOWS custom exception handling.
oed-v0.1.0
- ON EXCEPTION DUMPER V0.1 ^DAEMON^ [UG2oo3] // FUNNY PROJECTS
myIntGate
- 通过中断门访问内核 象全局描述符表GDT一样,在整个系统中,中断描述符表IDT只有一个。中断描述符表寄存器IDTR指示IDT在内存中的位置。由于80386只识别256个中断向量号,所以IDT最大长度是2K。 中断描述符表IDT所含的描述符只能是中断门、陷阱门和任务门。也就是说,在保护模式下,80386只有通过中断门、陷阱门或任务门才能转移到对应的中断或异常处理程序。 -By interrupt doors to access the kernel Like the Glo
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
netcdf_mans
- 求逐月异常序列x(n,12)和y(n,12)(n是年)的相关系数r(24),其中j=1~12是1~12个月的情形,13~22是冬、春、夏、秋、冬季逐月、春季逐月、夏季逐月、秋季逐月、逐月、年、冬半年逐月(NDJFMA)、夏半年逐月(MJJASO)的序列的情形 -Monthly exception request sequence x (n, 12), and y (n, 12) (n is a year) the correlation coefficient r (24), where j
asm_seh
- Structured Exception Handling in assembly-Structured Exception Handling in assembly
Excp32
- 32位宏汇编异常处理宏。支持try, except, catch finally-32 Macro Assembler exception handling macros. Support try, except, catch finally