-
导热matlab
实现二维非稳态导热计算, 使用有限差分法(Calculation of two-dimensional unsteady thermal conduction)
- 2021-03-19 09:29:20下载
- 积分:1
-
神经网络逼近股票收盘均价
python编写,实现股票预测,在anaconda下运行(Python compiles, realizes stock forecast, and runs under Anaconda)
- 2019-06-14 15:02:08下载
- 积分:1
-
wgrib2
说明: windows命令行工具,Wgrib2提取Grib数据(Windows command line tool, wgrib 2 extracts grib data)
- 2020-06-07 17:18:19下载
- 积分:1
-
BMS源代码原理图资料包
说明: 锂电池BMS开发源码,BMS功能开发,SOC计算,锂电池保护等(BMS development source of lithium battery)
- 2020-06-24 08:15:20下载
- 积分:1
-
HHT
可以实现信号的HHT变换,可以显示各阶IMF分量以及EMD分解过程(This is program that use to HHT transform of signal,so it is very useful.plesease call me !!!)
- 2009-03-15 16:37:51下载
- 积分:1
-
jsoncpp-1.7.6
JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。
jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.)
- 2020-12-03 13:19:25下载
- 积分:1
-
无线定位基本算法TDOA TOA AOA
超宽带(UWB)定位技术算法程序,仅供参考(Ultra wideband positioning technology algorithm program, for reference only.)
- 2018-10-15 23:40:38下载
- 积分: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
-
将24位的图片转换成16位图片,可以保存为二进制代码,十六位代码...
将24位的图片转换成16位图片,可以保存为二进制代码,十六位代码-24 images will be converted into 16 images, you can save it as a binary code, 16 code
- 2022-08-10 22:57:11下载
- 积分:1
-
KalmanSimulation
this is a kalman simulation
- 2015-07-25 10:54:14下载
- 积分:1