搜索资源列表
rttlinux
- 在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.
UNIX环境下的日期程序(求时间的函数)
- 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -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
test
- linux下时间的代码,计算时间的实际上的技术放进四
linux_内核定时器
- 一个主程序产生两个子进程计算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.
accounttime
- linux环境下,计算鼠标点击时间间隔,用gtk实现-account the distance time of mouse
threecodes
- 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(族)系统调用打印当前目录下文件和子目录下
siesta-3.0-b
- SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
mypi
- 多线程计算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
time_count
- 传输一段数据到某一文件,计算其传输时间,并输出-Transfer some data to a file, calculate the transmission time, and the output
221544P112
- edsa 一个海洋钻井平台的短路电流计算例子,还有其他的离子 等有时间再上传@-a good example for short circuit calculation of sea
TIME-10.12.31.13.51.24
- linux平台下用于计算程序运行时间的库函数说明-linux platform used to calculate the run time library functions that
juzhensyanbfa
- 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
3pcf
- 并行计算 实现3pcf问题 此算法在linux下运行 用gcc编译 能够通过time 命令得到运行时间以查看程序效率-Parallel computing problems to solve the 3pcf problem
time
- 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
jiyuARM9dedianzichengjiemian
- 电子称界面程序,基于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
a
- linux环境下将数据写入文件,并计算写入时间-linux environment to write data to files, and calculate the write time
3.c
- 编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一函数),2个消费者线程也 一样。 提示: 生产者
Desktop
- 自己控制的计时器,可以用于计算时间间隔,在时间到了执行任务-Own control timer, can be used to calculate the time interval, in the time to perform a task
gnu_c_linux_time
- Linux环境下计算程序运行时间时,求取Linux系统时间并转换为double类型,以便计算。-/* * GNU_C * * Created on: Sep 24, 2012 * * * Get Time & Convert to double * usage: * Mytime () * return: * Current time */
displayDehaze
- 基于何凯明的单幅图像去雾而进一步发展出来的视频去雾,计算量较大,花费时间较长-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