-
将求解偏微分方程和局部网格加密简单组合在了一起。用的方程是一个含有间断二次系数的椭圆型方程,在系数间断的位置,解会有一个弱间断。...
将求解偏微分方程和局部网格加密简单组合在了一起。用的方程是一个含有间断二次系数的椭圆型方程,在系数间断的位置,解会有一个弱间断。-Will solve the partial differential equations and local mesh refinement simple combinations together. Used equation is a quadratic coefficient of containing discontinuous elliptic equations, the location of discontinuity in the coefficient, there will be a weak solution of continuity.
- 2022-05-26 19:00:46下载
- 积分:1
-
实现数学中的warshall算法,既完成对传递闭包的求解
实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
- 2022-01-21 02:39:12下载
- 积分: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
-
八皇后问题(附自编解说)
八皇后问题(附自编解说)-8 Queens (self Commentary)
- 2022-07-20 03:30:08下载
- 积分:1
-
完整版人脸识别源代码(不是检测)
资源描述毕业设计,完整版人脸识别源代码(不是检测),通过了本人的测试
- 2023-06-06 21:45:03下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
基于BP神经网络的室内定位技术研究.
资源描述针对基于 GSM 网络的移动电话定位,Wu Zhi-li 等
[127]
提出了一种使用统计学
习理论的定位算法,不需要特殊的网络配置,仅需要信号强度信息,并且与传统
的使用信号强度的方法有着本质的区别。传统的基于信号强度的定位方法是通过
大量的测定,构建一个具体的信号传输模型。在获取移动终端到各基站的具有噪
音的信号强度后,使用这一模型推导终端的位置
- 2022-03-29 07:56:28下载
- 积分:1
-
Hough 变换
这是代码 Hough 变换,其中 detecs 盘旋而通过定义的半径、 阈和三角洲的图像。它可以被用于带圆圈或非盘旋的功能,通过设置正确的阈限。当你降低门槛时,圈子,你正在寻找光流。我希望,它会对你有用
- 2022-05-25 03:25:29下载
- 积分:1
-
AES源代码
可运行的AES源代码,其加密解密为128位-
- 2022-10-18 01:55:04下载
- 积分:1
-
absolutely wonderful, for beginners
绝对精彩,适合初学者-absolutely wonderful, for beginners
- 2022-03-02 20:48:43下载
- 积分:1