搜索资源列表
chanshenshuijishu
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Ad
huibian_random
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Add
huibian-random
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the procedures required to run under DOS. Each operation random.exe an executable, will show two 16-band arbitrary number of expressions ad
random02
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe can display any number of two 16-band addition or subtra
Generated
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。
The_Buffer_Bomb
- 缓冲区溢出实验(The Buffer Bomb lab)解答及实验报告。-Buffer overflow test (The Buffer Bomb lab) answers and lab reports.
LINK
- 两个无符号数的相除,数据的范围是0~65535,溢出提示出错-The number of two unsigned division, the data range is 0 ~ 65535, overflow error prompts
single_microchip
- AT89C2051时钟程序定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。-AT89C2051 clock program timer T0, T1 overflow cycle 50MS, T0 seconds count for use, T1 for adjustment by blinking, P3.7 to adjust button, P1 population characters outp
A_CLOCK
- AT89C2051时钟程序 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, -AT89C2051 clock program timer T0, T1 overflow cycle 50MS, T0 seconds count for use, T1 for flicker adjustment, and
plus
- 实现任意长的2个整数相加 但是有个BUG,就是当最高位溢出时,就缺少最高位的1-The realization of arbitrary length, however the sum of two integers have a BUG, is highest when the overflow when the lack of a maximum of 1-bit
AT89C51
- 入口条件:被除数在R2、R3、R4、R5中,除数在R6、R7中。 出口信息:OV=0时商在R2、R3中,OV=1时溢出。 影响资源:PSW、A、B、R1~R7 堆栈需求: 5字节 -Entrance requirements: dividend in R2, R3, R4, R5, the divisor in the R6, R7 in. Export information: OV = 0 when in R2, R3 in, OV = 1 when overflow. T
shizhong
- 显示缓冲单元在70H—75H,70H—71H显示秒,72H—73H显示分,74H—75H显示时 * 时间计数单元在70H—71H(秒)、76H—77H(分)、78H—79H(时), * 7AH单元放熄灭符(#0AH)计数单元采用BCD码计数定时器T0设置为50MS溢出中断为秒计数 * 定时器T1为调整时闪烁用 P3.2为调整按钮,P1口为字符输出口,采用共阳显示管。 - Display buffer unit in the 70H-75H, 70H-71H show
zhuansubiao
- 利用89C-51单片机作为主控器组成一个转速表。由转动电机提供计数脉冲。设置定时器/计数器T0和T1,内部定时器T0设置为定时方式,且定时时间为50ms,即每50ms定时器T0中断一次,中断20次达到1秒;计数器T1设置为外部脉冲计数工作方式,并将初值置为0FFFFH,转动电机每转一周产生一个脉冲使得计数器加1溢出产生中断,设在1s内测量的脉冲个数为n即为测到的转动电机的转速。-The use of 89C-51 microcontroller as master composed of a t
Io
- 按提示输入数据,在屏幕显示的运行结果中查看结果是否正确。并且可以实现数据的修改,即在不溢出的情况下实现任意数的求和。-Follow the prompts to input data, run the screen displays the results in view the results are correct. And modification of data can be achieved, that does not overflow the number of cases of
divideerror!
- 编写0号中断的处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回到DOS,吴泽乐-Write 0# interrupt handler, making the division overflow occurs, in the middle of the screen displays the string " divide error!" , And then return to DOS, Le WU Ze
jiecheng
- 实现N的阶乘的一段小程序,仅供初学者参考,本程序限于8以内,超过则溢出-Factorial N, achieved a small program, only for reference for beginners, this program limited to 8 or less, than the overflow
random
- 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-The process required to run under DOS. Each time you run the executable program random.exe, you can display any two hexadecimal expression
buffer-overflow-attacks
- 这个文档主要是介绍如何进行缓冲区溢出攻击,内容涉及c语言和汇编语言。语言编程的书籍时通常会告诉你程序溢出后会发生不可预料的结果。在网络安全领域,缓冲区溢出利用的艺术在于让这个“不可预料的结果”变为我们期望的结果。-This is mainly talk about c and assembly language, the use of buffer overflow attacks.
overflow
- 利用overflow来完成鼠标经过图片放大-Overflow to complete mouse over image to enlarge
Assembly-language-overflow-Summary
- 汇编语言溢出情况总结,分析了可能产生溢出的指令-Summary assembly language overflow instruction might produce overflow