搜索资源列表
SYBC1.1.42
- SYBC 1.1.43 DOS下的命令行GUI工具 用于进行快速方便的彩色字符显示 附带鼠标键盘输入功能 例:SYBN 11010$F1123 456 789-SYBC 1.1.43 DOS command line under the GUI tools for rapid and convenient color character display with mouse and keyboard input cases: SYBN 11010 $ F1123 456 78
(2)
- 用减奇数开平方运算 8086/8088指令系统中有乘除法指令但没有开平方指令,因此,开平方运算是通过程序来实现的。用减奇数法可求得近似平方根,获得平方根的整数部分。我们知道,N个自然数中的奇数之和等于N2 ,即: 1+3+5=32 1+3+5+7=16=42 1+3+5+7+9+11+13+15=64+82-Odd square root operation with reduced instruction set in 8086/8088 multiply and divi