-
89c51单片机内部所有寄存器功能介绍(89X5X.H),并有详细的中文资料...
89c51单片机内部所有寄存器功能介绍(89X5X.H),并有详细的中文资料-89c51 microcontroller all the registers within the functional description (89X5X.H), and detailed information in Chinese
- 2023-06-29 08:55:04下载
- 积分:1
-
bowling scoring for the calculation algorithm
提供计算保龄球得分的算法-bowling scoring for the calculation algorithm
- 2022-02-04 06:08:22下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
太阳能控制器PCB电路与SCH原理图 太阳能控制器PCB电路与SCH原理图...
太阳能控制器PCB电路与SCH原理图 太阳能控制器PCB电路与SCH原理图-failed to translate
- 2023-05-28 15:25:03下载
- 积分:1
-
C code optimization program, it is useful information, resources and the speed o...
C代码优化方案,很实用的资料,对于内存资源及速度冲突的同志很有帮助-C code optimization program, it is useful information, resources and the speed of the memory conflict Comrade helpful
- 2022-05-27 21:14:02下载
- 积分:1
-
一些测试函数的MATLAB程序
一些测试函数的MATLAB程序-some tests function MATLAB
- 2022-07-14 17:35:10下载
- 积分:1
-
10K 0.05 5MHz的频率测量误差。用ATMEGA16实现
10K到5MHz的频率测量,误差在0.05 之内。用ATmega16实现-10K to 5MHz frequency measurement error of 0.05 . Implementation with ATmega16
- 2023-04-11 12:15:03下载
- 积分:1
-
Flash经典游戏:贪吃蛇源码下载
Flash经典游戏:贪吃蛇源码下载,不多介绍了,相信你会玩的,这个游戏小时候在掌上游戏中经常玩哦。
- 2023-06-04 18:50:03下载
- 积分:1
-
地球物理反演程序,也可用于其他行业,都是经过编译的代码....
地球物理反演程序,也可用于其他行业,都是经过编译的代码.-Geophysical inversion procedure can also be used for other industries, have been compiled code.
- 2022-12-30 04:50:03下载
- 积分:1
-
一个用C语言编写的清除CMOS密码的小程序
一个用C语言编写的清除CMOS密码的小程序-a C language prepared by the removal of a small password CMOS process
- 2023-01-01 14:00:03下载
- 积分:1