-
Some examples of AVR MCU description of the procedures, the procedures
AVR单片机的一些事例程序说明,有关程序-Some examples of AVR MCU description of the procedures, the procedures
- 2023-04-19 18:45:03下载
- 积分:1
-
that the procedure was used to dynamic changes in the Form of Control. Facilitat...
该程序是用来动态增减窗体上的控件的.方便在不同情况使用时去掉一些控件-that the procedure was used to dynamic changes in the Form of Control. Facilitate the use of different circumstances remove some controls ..
- 2022-06-30 08:28:17下载
- 积分:1
-
City of science and technology in August load too large and the health status of...
八月里市科技的负荷较大时士大夫和健康的身份空间黑色的符号绝对是客户附加费很大撒娇口号就是咖啡活动时看见爱好防静电释放空间黄寺大街-City of science and technology in August load too large and the health status of the symbol space is absolutely black customers surcharge great coffee when the slogan is to see the release of anti-static space-loving Street
- 2022-08-24 21:34:20下载
- 积分:1
-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分:1
-
asm the notebook, very good
asm的记事本,很不错-asm the notebook, very good
- 2022-03-25 12:50:32下载
- 积分:1
-
地铁售票级,票价2~7元,可一次购买多种票价的票,最高张数为10张...
地铁售票级,票价2~7元,可一次购买多种票价的票,最高张数为10张-Metro ticket class, the fare from 2 to 7 yuan, can be time to buy a variety of fare tickets, the maximum number of sheets of 10
- 2023-06-20 03:15:04下载
- 积分:1
-
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)...
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)-this procedure is to use the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 416)
- 2023-07-22 10:45:03下载
- 积分:1
-
app_16x4_sed1335_t6963_lcd_demo
app_16x4_SED1335_T6963_LCD_demo
- 2022-01-24 17:10:56下载
- 积分:1
-
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果...
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
- 2022-01-25 19:38:26下载
- 积分:1
-
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点...
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的
速度。
本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订:
(1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修
改,便可直接使用。
(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的
相互转换子程序进行了彻底改写,提高了运算精度和可靠性。
(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的
工作变得更简单直观。
在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各
项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列
了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。
-err
- 2022-05-30 13:06:19下载
- 积分:1