-
这是我用三次样条函数插值法的程序。
这是我编的利用三次样条法进行函数插值的程序。-This is for my use of cubic spline function interpolation method procedures.
- 2023-07-12 22:15:03下载
- 积分:1
-
表达式二叉树
表达式二叉树-Expression of BinaryTree
- 2022-06-03 16:23:09下载
- 积分:1
-
本程序包括5种数字滤波算法。
本程序包括5种数字滤波算法。-this program includes five digital filtering algorithms.
- 2023-01-03 11:10:04下载
- 积分:1
-
这个程序我用了两个月编写,功能已经和完整了,真是个好东西!好用着呢...
这个程序我用了两个月编写,功能已经和完整了,真是个好东西!好用着呢-this process I have spent two months of preparation, functions and integrity, is a good thing! Handy ability in
- 2022-12-20 12:35:03下载
- 积分:1
-
Lifitime tracer.
*****************************************************
Example...
Lifitime tracer.
*** *** *** *** *** *** *** *** *****
Example:
#include
void foo()
{
TRACE_LIFETIME
usleep(100000)
}
void main()
{
foo()
}
*** *** *** *** *** *** *** *** ***
See lifetimes.log:
FUNC: void foo(), AV TTL: 00000xxxxx us (main.cpp, 000xxx)
TTL: 00000xxxxx us (THREAD ID: 0000xxxx)
******************************************************
Explanation of newly created lifetimes.log:
FUNC - function, whose lifetime we measured
AV TTL - mean (average) spent time of all functions calls
TTL - time spent on each function call
THREAD ID - thread that called a function.
*****************************************************
Description:
- was written for QT project
- multithreaded support (Loki::Singleton has multithreaded sync support)
****************************************************
Dependencies:
- QT
- Loki (A. Alexandrescu)
-Lifitime tracer.
****************************************************
- 2022-02-13 17:25:56下载
- 积分:1
-
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序...
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序-document 1.txt, 2.txt, 3.txt and 5.txt Fortran prepared for the use of the finite element program 4.txt to use C++ to prepare the R.C.special-the whole process of nonlinear analysis source
- 2022-08-18 18:12:35下载
- 积分:1
-
动态规划算法中的三角剖分
动态规划算法中的三角剖分-dynamic programming algorithm triangulation
- 2022-12-16 17:45:04下载
- 积分:1
-
经典c程序100例
经典c程序100例-100 cases of classic c procedures
- 2022-03-23 03:53:28下载
- 积分:1
-
Curve fitting, curve realize you granges painting, you can generate random numbe...
曲线拟合,实现啦格朗日曲线画法,可以实时产生随机数来画-Curve fitting, curve realize you granges painting, you can generate random numbers in real-time to painting
- 2022-10-27 22:25:03下载
- 积分:1
-
math, matrix operations
数学运算,矩阵运算的说明共式,包括求逆,行列式等-math, matrix operations-a total of the note, including inversion, as Determinant
- 2022-01-29 01:44:19下载
- 积分:1