CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 程序运行时间

搜索资源列表

  1. Quicksort

    0下载:
  2. 随机产生数进行快速排序,并记录了程序运行时间-Number of randomly generated quick sort and record the program run time
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:15766
    • 提供者:程白羽
  1. time-computing-in-matlab

    0下载:
  2. 本文档给出了一些matlab中的程序运行时间计算方法和源程序。-time computing of programmes in matlab
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:1549
    • 提供者:zhangjing
  1. YIWANJIECHENG

    0下载:
  2. 代码可以计算10000以内整数的阶乘,并计算程序运行时间。-The code can calculate the factorial of integers less than 10000, and calculate program run time.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:3588
    • 提供者:李峰
  1. ExecutionTime

    0下载:
  2. 计算程序运行时间,通过获取程序运行的时间和结束的时间来计算程序运行的时间来判断程序的优劣-compute execution time
  3. 所属分类:Software Testing

    • 发布日期:2017-12-05
    • 文件大小:668
    • 提供者:xhay
  1. vcPP--get--time-

    0下载:
  2. 这是一些在vc++环境下整理的对程序运行时时间的获取,方便对程序运行时间的计算和统计-What is Get finishing under vc++ Setting the program run time, to facilitate the calculation and the program running time stats
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:5100
    • 提供者:
  1. gnu_c_linux_time

    0下载:
  2. Linux环境下计算程序运行时间时,求取Linux系统时间并转换为double类型,以便计算。-/* * GNU_C * * Created on: Sep 24, 2012 * * * Get Time & Convert to double * usage: * Mytime () * return: * Current time */
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:667
    • 提供者:ppdouble
  1. shutdown

    0下载:
  2. 如果程序运行时间跨度超过10个小时,电脑将将强制关机。-If the program running time span of more than 10 hours, the computer will be forcibly shut down.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1136
    • 提供者:ysw
  1. Calculation-of-program-running-time

    0下载:
  2. java 计算某段程序运行时间的代码,可复制粘贴-Calculation of program running time
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:784
    • 提供者:小李
  1. Time_Count

    0下载:
  2. C++ 测试 程序运行时间,经本人测试通过,非常不错-C++ test program time
  3. 所属分类:Other systems

    • 发布日期:2017-06-12
    • 文件大小:19391982
    • 提供者:王东至
  1. Processorscheduling

    0下载:
  2. 用优先级判断的处理器调度模拟程序,程序运行时间结束后结束。-Used to determine the priority of processor scheduling simulation program, after the close of the program is running.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1720
    • 提供者:
  1. GetTime

    0下载:
  2. 显示当前系统时间并显示程序运行时间点和程序运行了多长时间。-Displays the current system time and displays the program run time and how long the program is running.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:36944
    • 提供者:Jadaff
  1. STREAMING-MAXIMUM-MINIMUM

    0下载:
  2. 这是一个复杂度为O(1)的最小滤波方法,文中思想实现后,计算速度快,可以减少程序运行时间。-This is a complexity of O (1) the minimum filtering method, later in ideology, calculation speed, can reduce the running time of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:82801
    • 提供者:clh
  1. 人口时间序列预测

    2下载:
  2. 多种方法对人口进行了时间序列,MATLAB程序可以运行实现
  3. 所属分类:其它源码

  1. fft

    0下载:
  2. 用汇编语言编写的FFT源程序,可以用在DSP中用于FFT变换,大大缩减程序运行时间。-FFT written in assembly language source code, can be used in DSP for FFT transform, greatly reduce the run time.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:166125
    • 提供者:张盼盼
  1. 231234

    0下载:
  2. 百钱买百鸡的算法,用所有的钱来买公鸡和小鸡,就可以知道cocks<=14,同理,hens<=25,可以缩减程序运行时间; -中文(简体)英语日语 翻译文字或网页 百钱买百鸡的算法,用所有的钱来买公鸡和小鸡,就可以知道cocks<=14,同理,hens<=25,可以缩减程序运行时间; 请键入文字或网站地址,或者上传文档。 取消 Bǎi qián mǎi bǎi jī de suànfǎ, yòng suǒyǒu de qián lái
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3337
    • 提供者:李清
  1. matlab-sift

    0下载:
  2. matlab程序,解决sift算法对图像特征点的检测,描述和匹配,特征点个数的计算以及程序运行时间,可与其他算法做比较,直接修改参数即可运行-matlab for image matching,include the time and the number of the interest points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2589765
    • 提供者:王佳
  1. hou

    0下载:
  2. 一个比较好玩的程序,程序运行时间越长,图片渲染的越清晰-A more fun, programs run longer, more clear image rendering! ! !
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3513154
    • 提供者:zhujie
  1. clock134

    0下载:
  2. 计算程序运行时间的小函数,C语言编写,可以学习一下-funtion to calculate the time which your programme had been cost
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:can6450840
  1. ThreadRun

    0下载:
  2. 利用现有操作系统提供的同步机制编程实现无线程同步控制、Windows同步线程、Peterson同步线程并发运行,并用程序运行时间长短比较两种同步机制。-The use of synchronous programming mechanisms existing operating system to provide wireless synchronization control process, Windows thread synchronization, Peterson synchron
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:683726
    • 提供者:安容巧
  1. replacer

    0下载:
  2. 能够自动识别自身,防止对自身进行修改 可以设定替换目录 可以同时替换多组内容 可以判断文件可读写情况 可以设置要替换内容的文件类型,可以设置多种类型 可显示程序运行时间 提供密码验证功能,防止程序被人恶意使用 能够关闭密码验证功能 默认密码为m4ker.net-It can automatically identify themselves, prevent to modify their own You can set the replacement di
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:6955
    • 提供者:jmpudn59
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com