CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 时间计算

搜索资源列表

  1. rttlinux

    0下载:
  2. 在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22599
    • 提供者:蓝天
  1. UNIX环境下的日期程序(求时间的函数)

    0下载:
  2. 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to bring a lot of procedures to facil
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5953
    • 提供者:建文
  1. test

    0下载:
  2. linux下时间的代码,计算时间的实际上的技术放进四
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5366
    • 提供者:longsir
  1. linux_内核定时器

    0下载:
  2. 一个主程序产生两个子进程计算N=36的Fibonacci数列,然后统计进程各自的实际时间,CPU时间,用户时间和内核时间。-main program have a two-calculation process N = 36 Fibonacci sequence, and then statistical process to the actual time, CPU time, the kernel and user time to time.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7820
    • 提供者:李强
  1. accounttime

    0下载:
  2. linux环境下,计算鼠标点击时间间隔,用gtk实现-account the distance time of mouse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3120
    • 提供者:mnunm
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1702
    • 提供者:杨子坤
  1. siesta-3.0-b

    2下载:
  2. SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7689329
    • 提供者:samuel
  1. mypi

    0下载:
  2. 多线程计算pi,并且做性能分析。单线程与多线程对比 计算量相同,线程数不同 例如,N取1000,000,测试使用1、2、3、4……个线程时所需要的时间。 线程数相同,计算量不同 例如,只考察单线程和双线程的性能对比,N分别取不同的数值。 -Multi-threaded computing pi, and do performance analysis. Comparison of single-threaded and multithreaded computing the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:577
    • 提供者:Junki Lee
  1. time_count

    0下载:
  2. 传输一段数据到某一文件,计算其传输时间,并输出-Transfer some data to a file, calculate the transmission time, and the output
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:701
    • 提供者:bryn
  1. 221544P112

    0下载:
  2. edsa 一个海洋钻井平台的短路电流计算例子,还有其他的离子 等有时间再上传@-a good example for short circuit calculation of sea
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:295145
    • 提供者:yaoayo
  1. TIME-10.12.31.13.51.24

    0下载:
  2. linux平台下用于计算程序运行时间的库函数说明-linux platform used to calculate the run time library functions that
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1902
    • 提供者:aa
  1. juzhensyanbfa

    0下载:
  2. 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:126048
    • 提供者:澄海
  1. 3pcf

    0下载:
  2. 并行计算 实现3pcf问题 此算法在linux下运行 用gcc编译 能够通过time 命令得到运行时间以查看程序效率-Parallel computing problems to solve the 3pcf problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1096
    • 提供者:laura
  1. time

    0下载:
  2. Linux 环境下 各种时间处理函数,包括日历时间、格林威治时间、本地时间之间的相互转化,以及用gettimeofday计算执行时间等-Linux environment to process a variety of functions, including calendar time, Greenwich time, conversion between local time and the calculation of execution time with gettimeofday
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1015
    • 提供者:szl
  1. jiyuARM9dedianzichengjiemian

    0下载:
  2. 电子称界面程序,基于mini2440,包括显示重量,单价输入,总价计算,以及最后总额的累加,还可以显示交易日期与时间。-E-called interface procedures, based on mini2440, including the display weight, unit price input, the total price calculation, and finally the cumulative total, the transaction can also disp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:67931
    • 提供者:hu
  1. a

    0下载:
  2. linux环境下将数据写入文件,并计算写入时间-linux environment to write data to files, and calculate the write time
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:624
    • 提供者:海宁
  1. 3.c

    0下载:
  2. 编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一函数),2个消费者线程也 一样。 提示: 生产者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:852
    • 提供者:zheng
  1. Desktop

    0下载:
  2. 自己控制的计时器,可以用于计算时间间隔,在时间到了执行任务-Own control timer, can be used to calculate the time interval, in the time to perform a task
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:1267
    • 提供者:张小龙
  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. displayDehaze

    0下载:
  2. 基于何凯明的单幅图像去雾而进一步发展出来的视频去雾,计算量较大,花费时间较长-He Kaiming based single image to go out of the fog and the further development of the video to fog, large amount of calculation, it takes a long time
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2566
    • 提供者:星落
« 12 »
搜珍网 www.dssz.com