搜索资源列表
科学计算方法_51_256
- 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correctly so) wrote a book attached
singledivide
- 本程序用汇编语言实现单精度整数的除法
20060521.RAR
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的 相互转换子程序进行了彻底
sy33
- 用汇编语言实现除法功能,简单,方便,易懂,-Using assembly language to achieve division function, simple, convenient, easy-to-understand,
M
- 这是一个用汇编语言写的关于32bit整数除法的快速实现算法。-This is a compilation of the language used to write on the rapid 32bit integer division algorithm.
zichengxuku
- 有整数乘法、除法、加法及减法的使用汇编语言子程序-There is an integer multiplication, division, addition and subtraction of the use of assembly language subroutines
chufa
- 汇编语言 除法 我收集的 4个-Division assembly language, I collected four
hbok
- 汇编语言实现1位数的加减乘除运算,除法运算带余数-asghwegterg regergrhgehgrt erhgrrtjtyjyt
masm
- 除法使用来汇编语言实现,第一次上传啊,请多指教-Division used to assembly language implementation, the first upload ah of ability, Zhijiao
assembler-language-ds18b20-lcd1602-caculate
- 针对51单片机的全部用汇编语言编写的测温,检测和计算流量。用汇编实现多位数除法和lcd液晶显示。-51 MCU for all written in assembly language using temperature measurement, detection and calculation of flow. With the compilation of multi-digit division and lcd liquid crystal display.
RSQRT_variants
- 在Visual DSP++环境下的ADSP-TS201汇编语言对除法运算实现的优化。(该汇编指令中的除法指令仅有8位精度,需要多次迭代提高算法精度)-In the Visual DSP++ environment ADSP-TS201 assembly language to achieve the optimization of the division operation. (The assembly instruction in the division command only 8-bi
t1
- 一个用汇编语言做简易除法,包括数据段的分配,及程序的终止-An assembly language to do simple division, including the distribution of the data segment, and procedures for termination of
Debug-for-16f877a
- 这是一个频率计的程序,提供的参考有很多,比如lcd1602的显示,CCP的捕获模式,还有除法算法,全部是用汇编语言来写的.-This is a frequency counter program, providing many references, such as lcd1602 display, CCP capture mode, as well as the division algorithm, all written in assembly language.
chufa
- 51单片机,汇编语言。双字节二进制无符号数除法。可以留作程序库使用哦。-51 microcontroller, assembly language. Double-byte unsigned binary division. Can be reserved for library use, oh.
pic18_mixing_C_ASM
- pic 18 C语言 汇编语言混合编程 除法示例-PIC 18 C,ASM
mul_div_2B
- 两字节的乘法和四字节除以两字节的除法运算.采用松翰8位单片机汇编语言编写的子程序. 本人验证过.-2B_Mul_2B.asm and 4B_Div_2B.asm assembly with Sonix 8bit IC
_divi
- TMS320C3x中用汇编语言实现除法运算-TMS320C3x using assembly language to perform division
huibian
- 汇编语言使用加减法实现有符号数除法,除法是除数不能是零-Assembly language implementation using add and subtract the number of signed division
64-bit-32-bit-division
- 非常简便的64位对32位除法,是使用汇编语言编写的-Very simple 64-bit 32-bit division, is written in assembly language
SY10
- 王爽老师《汇编语言》实验10,编写子程序。共有三个子程序。第一个是显示字符串,第二个是解决除法溢出,第三个是数值显示。-Wang Shuang teacher " assembly language" Experiment 10, written subroutines. There are three subroutines. The first is a string, and the second is to solve the division overflow, an