-
[emuch.net]lammps使用手册-中文简版
说明: lammps使用手册-中文简版(Michael博客)(Lammps user manual of Chinese Version from Michael blog.)
- 2020-07-02 16:44:11下载
- 积分:1
-
JiSuanQi
说明: 基于Qt5.9.1的能够进行简单加减乘除运算的qt计算器(Qt calculator capable of simple addition, subtraction, multiplication and division)
- 2020-01-13 00:21:56下载
- 积分:1
-
TQt1
excel的C++实现方式,后面是凑字数的,哈哈哈哈哈哈哈哈哈哈或或或(C++ implementation of excel, followed by the number of words, ha ha ha ha ha ha ha ha ha ha ha ha or o)
- 2020-06-16 12:28:32下载
- 积分:1
-
Desktop
circular queue in c with linked list
- 2019-01-30 16:56:56下载
- 积分:1
-
max1202
说明: 这是本人自己写的max1202程序,经过在51上调试一切正常,希望给大家帮助!(This is my own written procedures max1202, after the commissioning of the 51 all normal, we hope to help!)
- 2009-08-13 18:42:31下载
- 积分:1
-
StringReplace
永远替换字符串中的字符,和word中的替换功能相同(Forever the replacement string of characters, and word replacement functionality in the same)
- 2008-03-26 12:57:27下载
- 积分:1
-
IMU与GPS位置融合PIDA定点算法编程过程笔记
说明: IMU与GPS位置融合PIDA定点算法编程过程笔记(Notes on programming process of PIDA fixed point algorithm based on IMU and GPS position fusion)
- 2020-08-19 12:08:19下载
- 积分:1
-
flashMem
说明: p2020 bsp包中flash内存测试代码(P2020,flash memory test code)
- 2019-07-04 17:05:50下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
NimbleKitDoc
NimbleKitDoc.pdf 一个第三方 开发 平台(NimbleKitDoc.pdf a third-party development platform)
- 2010-08-21 06:38:58下载
- 积分:1