-
键盘串口代码
它是用于连接键盘与单片机C代码。它满足一定的规则,并连同控制器。代码给出适合MIKROC
- 2023-01-25 02:40:03下载
- 积分:1
-
数字积分插补算法
数字积分插补算法, 用C 语言描述的,并且在VC++环境下调试通过,支持直线与圆的插补运算,
- 2023-08-25 18:35:03下载
- 积分:1
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
COMC_C++实现核能谱串口数据上位机图形显示
高速ADC对核信号采集并通过串口传输给上位机,通过使用串口通信控件MSComm,MFC编程实现对串口传输来的数据上位机图形显示
- 2023-03-15 21:15:07下载
- 积分:1
-
卡尔曼滤波算法 互补滤波算法
这个是四轴飞行器或者自平衡小车上面应用的滤波算法,包括卡尔曼滤波算法 互补滤波算法
- 2022-09-06 16:55:02下载
- 积分:1
-
matrix calculation includes all the header files and can be applied to all the n...
包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
- 2023-04-20 07:35:04下载
- 积分:1
-
c中常见的数值计算程序,在此拿出来是为了大家更好的理解,切磋!...
c中常见的数值计算程序,在此拿出来是为了大家更好的理解,切磋!-c common numerical procedures, in this show is for everyone to better understand, learn!
- 2022-08-02 15:08:55下载
- 积分:1
-
I have written, SAT question of the Johnson algorithm source code, please advice
自己编写的,SAT问题的Johnson算法源代码,请多多指教-I have written, SAT question of the Johnson algorithm source code, please advice
- 2022-05-26 00:52:16下载
- 积分:1
-
稀疏矩阵运算器进行矩阵的加减乘法,在进行乘法时用到行逻辑。...
稀疏矩阵运算器进行矩阵的加减乘法,在进行乘法时用到行逻辑。-Sparse Matrix Arithmetic Unit for matrix multiplication, addition and subtraction, multiplication, when used during logic lines.
- 2023-03-06 19:20:02下载
- 积分:1
-
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程
使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round
data draws up with, test_circle uses in to produce test data
fit2dcircle to use in to draw up carries on the specify procedure with
document.doc to the algorithm principle to use the bcc5.60 translation
to pass
- 2023-07-05 23:00:03下载
- 积分:1