登录
首页 » 算法 » Lifitime tracer. ***************************************************** Example...

Lifitime tracer. ***************************************************** Example...

于 2022-02-13 发布 文件大小:5.91 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

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. ****************************************************

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BP神经网络的数据分类——语音特征信号分类
    BP神经网络模型是一种典型的前向型神经网络,具有良好的自学习、自适应、联想记忆、并行处理和非线形转换的能力,是目前应用最为广泛的一种神经网络模型。本文介绍了BP神经网络的实现以及其在数据挖掘分类方面的应用。
    2022-05-24 03:50:26下载
    积分:1
  • SHA-1c 语言实现
    它是一种哈希算法。它用于产生数字签名和指纹图谱的文件或邮件...它采取任意长度的消息和固定长度的摘要 (160) 的生产。
    2022-08-04 00:29:01下载
    积分:1
  • 程序的要求是已知的,几个节点和节点的函数(×),…
    本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-the procedural requirements are known, several nodes and node x function f (x), requiring similar function! As long as output per function point, the value of a diagonal, and the last line of duty, prepared to continue interpolation! For example : 0.00 0.00000 0.20134 0.30 0.20 0.50 0.52110 0.30452 outcome : 0.00000 0.30452 0.20134 1.006700 1.082900 0.083666 0.52110 f 0.170333 0.173334 (0.230000) = 0.249337 Rx (0.230000) =- 1.46917e- 09f
    2023-02-16 14:55:03下载
    积分:1
  • 矩阵乘是线性代数运中最常见的运,它在科学研究以及工程开发中都具有举足轻重的作用,提高其运的效率是很多大型的学术研究中的内容,这边论文是分析主要的两个矩阵...
    矩阵乘法是线性代数运算中最常见的运算,它在科学研究以及工程开发中都具有举足轻重的作用,提高其运算的效率是很多大型的学术研究中的内容,这边论文是分析主要的两个矩阵乘法算法.-Linear algebra matrix multiplication is the most common operation, it is in scientific research and engineering development have a decisive role in raising the efficiency of its operations for many large academic research of the contents of papers here is to analyze the main two a matrix multiplication algorithm.
    2023-05-04 23:35:03下载
    积分:1
  • temporizador
    tempo 1 segundo,led 1赫兹,辅助频率;
    2022-12-26 08:35:03下载
    积分:1
  • 基于最大类间方差阈值与遗传的道路分割
    The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.
    2022-02-04 01:42:13下载
    积分:1
  • 双摆动画
    通过 Matlab 提示符下键入 DoublePendulumAnimation 运行该程序。请确保您在 Matlab 中的当前目录设置为包含 DoublePendulumAnimation.m 的目录。要使用默认的参数运行动画,只需单击开始按钮时开始动画。你可以通过改变参数及初始条件和按下开始按钮,看到双摆的运动试验。 1) 如果动画都太缓慢下降的点的数量。 2) 如果动画是太快或太生涩的点的数量增加。 3) 不同的时间跨度,要么增加要么减少动画的长度。
    2022-01-25 22:24:13下载
    积分:1
  • 关于id3的实现
    加深数据挖掘中分类(决策树)的认识,其经典算法为Id3算法,了解影响Id3算法性能的因素,掌握基于Id3算法理论的分类分析的原理和方法。并亲手实现id3算法。 并有详尽的报告文档帮助使用者了解id3的原理以及实现方法。                                                                                                       
    2022-03-29 04:16:38下载
    积分:1
  • 克里格algorithym
    Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测-Kriging algorithym
    2022-03-04 00:57:53下载
    积分:1
  • CFLP 问题实现
    Capacitated 设施选址问题 (CFLP) 是简单的工厂选址问题的推广。来,我们现在,假设每个设施可以产品的生产数量有限。它是相当普遍的假设和重要性。虽然这些问题的数学模型不是很有区别,但解决方法为 CFLP 是更加困难。CFPL 的最有效方法是 Lagrangen 放松的方法和矩阵的列生成方法.
    2022-03-31 00:04:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载