Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - exception
Search - exception - List
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.
Date : 2008-10-13 Size : 133.8kb User : 黄维

考察例1 4 - 8中的1 4个点。A中的最近点对为(b,h),其距离约为0 . 3 1 6。B中最近点对为 (f, j),其距离为0 . 3,因此= 0 . 3。当考察 是否存在第三类点时,除d, g, i, l, m 以外 的点均被淘汰,因为它们距分割线x= 1的 距离≥ 。RA ={d, i, m},RB= {g, l},由 于d 和m 的比较区中没有点,只需考察i 即可。i 的比较区中仅含点l。计算i 和l 的距离,发现它小于,因此(i, l) 是最近-Study cases 1 4- 8 1 4 points. A of the nearest point for (b, h), its distance is about 0.3 1 6. B, for the nearest point (f, j), its distance of 0.3, so = 0.3. When the existence of the third category of inspection points, with the exception of d, g, i, l, m outside the points were eliminated, because they are away from partition line a distance x = 1 ≥. RA = (d, i, m), RB = (g, l), as a result of comparison of d and m there is no point area, simply visit i can. i Comparison of area-only point l. Calculating the distance between i and l, and found it less than, the (i, l) is a recently
Date : 2026-01-03 Size : 1kb User : 史桂金

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.
Date : 2026-01-03 Size : 133kb User : 黄维

有关mfc异常处理方面的知识,安全可靠,可直接运行!-Mfc-related exception handling knowledge, safe, reliable, and can be directly run!
Date : 2026-01-03 Size : 50kb User : 亚涛

这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下:-This is downloaded from the Internet a computer program to achieve add, subtract, multiply, with the exception of the calculation. The program accepted 16 hexadecimal number. Implementation needs to be directly in the file name to keep up with the calculation of expression, such as in the command prompt implementation of results are as follows:
Date : 2026-01-03 Size : 2kb User : hdd

这是一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式-This is a computer program to achieve add, subtract, multiply, with the exception of the calculation. The program accepted 16 hexadecimal number. Implementation needs to be directly in the file name to keep up with the calculation of expression
Date : 2026-01-03 Size : 4kb User : shaguci

能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,-To achieve add, subtract, multiply, with the exception of the calculation. The program accepted 16 hexadecimal number. Implementation needs to be directly in the file name to keep up with the calculation of expression
Date : 2026-01-03 Size : 2kb User : 张非

1. 计算器实现的功能 (1)整数的加、减、乘、除运算; (2)小数的加、减运算,包含小数加、减整数; (3)运算出错后报错,并重新开始。 (4)LED显示输出 2. 运算状态下,报错的几种情况(按‘=’后重新开始) (1)应该输入数字时,按符号,即第一个输入的数字是符号; (2)两数之和大于四位数; (3)两数之差为负数; (4)乘法的结果大于四位数; (5)除法的除数是零; (6)运算小数乘法; (7)运算小数除法。 -1. Calculator realize the function of (1) integer add, subtract, multiply, with the exception of computing (2) decimal add, subtract operation, including the decimal add, subtract integers (3) operator error after error, and re-开始. (4) LED display 2. Computation state, error of several situations (according to
Date : 2026-01-03 Size : 7kb User : shenshuo

这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是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 注:本程序在dos中或windows98中运行。 -This is downloaded from the Internet a computer program that can realize add, subtract, multiply, with the exception of the calculation. The program accepted 16 hexadecimal number. Implementation needs to be directly in the file name to keep up with the calculation of expression, such as in the command prompt implementation of results are as follows: c: masm
Date : 2026-01-03 Size : 4kb User : 甄子丹

采用Intel8255端口数据线与上图除IN0~IN7之外的引线连接。 程序步骤: (1)根据模拟信号输入连线方式(跳线JP10与电位器1相连,若JP10上跳线摘掉,可将电位器2作模拟信号输入),选择模拟通路,即选定addC,addB,accA组成三位二进制数据; (2)同时使START和ALE有效,使ADC0809选择相应模拟信号并转换; (3)等待EOC出现高电平; (4)使OE为高电平,即允许从ADC0809读出数据 -Intel8255 port using data cable with the exception of the map outside the IN0 ~ IN7 pin connection. Procedural steps: (1) According to the analog signal input connection means (JP10 jumper connected with the potentiometer 1, if the jumper JP10 removed can be Potentiometers for analog signal input 2), select the analog channel, namely, the election set addC, addB, accA composed of three binary data (2) At the same time so that START and ALE effective, so select the appropriate ADC0809 analog signal and conversion (3) wait for EOC appears high (4) to enable the OE for the high electrical ping, which allows读出数据from ADC0809
Date : 2026-01-03 Size : 1kb User : 萧寒

简单的计算器 1.键盘输入两个10进制数据(1到4位),选择实现加、减、乘、除运算,并选择以2进制、8进制、10进制、16进制方式输入。 要求: 程序界面尽量方便使用并简洁。 -Simple calculator 1. Keyboard input two 10-band data (1-4), select the realization of add, subtract, multiply, with the exception of computing, and choose to 2 M, 8 M, 10 M, 16 M enter. Requirements: easy-to-use interface and simple as possible.
Date : 2026-01-03 Size : 3kb User : 叶湘伦

利用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, respectively, the implementation of add, subtract, multiply, with the exception of four procedures for calculating the function and the end of the function.
Date : 2026-01-03 Size : 3kb User : 李丽

一个较简易的能实现两位十进制数加、减、乘、除的汇编语言程序。功能比较有限,主要优于精简。-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.
Date : 2026-01-03 Size : 1kb User : 龙虎

实现加、减、乘、除的计算。该程序接受 的是16进制数。-Realize add, subtract, multiply, with the exception of the calculation. Acceptable to the program are 16 hexadecimal number.
Date : 2026-01-03 Size : 4kb User : dingwuliang

简单的两位数计算器演示程 主要功能: 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
Date : 2026-01-03 Size : 27kb User : 李树峰

汇编语言完成的简单四则运算演示程序 可以完成2个二位数的加、减、乘、除运算-Achieve a simple assembly language operations 4 demo to be completed two two-digit add, subtract, multiply, with the exception of computing
Date : 2026-01-03 Size : 7kb User : seul

这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是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 program to achieve additional, subtraction, multiplication, with the exception of the calculation. Procedures acceptable to the hexadecimal number is 16. Implementation, to be directly in the file name to keep up with the calculation of expression, such as under the implementation of the outcome of the command prompt as follows: c: \ masm> js 3+2 5 c: \ masm> js 6* 7 2A c: \ masm> js 10-4 c c: \ masm> js 12/3 6
Date : 2026-01-03 Size : 3kb User : qzx

使用C++内敛汇编自定义WINDOWS的SEH异常处理。-Restrained use of C++ compilation of the SEH WINDOWS custom exception handling.
Date : 2026-01-03 Size : 31kb User : 尹晓飞

ON EXCEPTION DUMPER V0.1 ^DAEMON^ [UG2oo3] // FUNNY PROJECTS
Date : 2026-01-03 Size : 9kb User : GamingMasteR

基于中微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 program has produced millions of
Date : 2026-01-03 Size : 9kb User : lonely
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.