搜索资源列表
计算时间差
- 功能:计算两个time_t时间的差,返回值为double类型的秒-functions : two time_t terms of the time difference, return value to the type of double seconds
电话费计算1
- 计算电话费,运行时间定。-calculated telephone charges, operating scheduled.
GetPi
- 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency
Time
- 关于时间计算的小程序,适合入门级读者学习使用,虽然功能简单,但思路清晰,易学易懂!
gmluck_tools
- 取按键名 获取您按下某键的键名 计算时间 计算时间天数 取扫描码 获取您按下某键的键代码
图像纹理分析-节省时间
- 图像纹理分析的好的源代码,可以计算纹理的二阶特征:能量,熵,局部稳定性,惯性距,和相关性。节省了分析纹理的研究人员的时间。-image texture analysis of good source code can calculate the second-order texture characteristics : energy, entropy, local stability, inertial distance, and relevance. Texture analysis of
times.rar
- QQ农场作物成熟时间计算,可以看到从现在开始,作物到那个时间点才能成熟,QQ farm crop maturity calculation of time, you can see from now on, crops to mature at that point in time
shijianjisuanqi
- 一个用matlab做的时间计算器,很实用,希望大家把编程变为一种快乐;-Using matlab to do a time calculator, very useful, I hope everyone put into a programming快乐
质数计算
- 本程序为质数计算程序 编译后打开程序输入质数计算的范围按回车即可开始计算 计算完毕后将自动输出到程序所在目录并自动打开并显示计算时间 也可以用来测试电脑性能(This procedure is the prime number calculation program After compiling, open the program and enter the range calculated by the prime number. Press enter to start the c
suntime
- 根据当地经纬度和当地时间计算日出日落时间(According to the longitude and latitude and the calculation time of sunrise and sunset, local time)
SVPWM每种状态时间计算详细过程
- 详细说明了SVPWM中每个扇区中时间的计算过程(The calculation process of each sector in SVPWM is described in detail)
计算电梯时间
- 计算上下电梯的时间,将减速,加速,停留等一系列动作的算进去了(Calculate the time of the elevator, calculate the deceleration, acceleration, stop and so on)
日期计算
- 在实际工作中,计算间隔时间和截止时间的一个小工具(In practical work, a small tool for calculating the interval and the deadline)
time
- 之前为了计算一个app运行时连接蓝牙的时间,找了很久都没找到,就自己写了一个Java计算时间差的函数,精确到毫秒,可以用来计算程序运行的时间(Java calculates the function of time difference, accurate to milliseconds)
SunCalc
- CSharp 开发的能够方便地获得设定经纬度的太阳高低角、方位角、日出日落时间的计算类(a Csharp Class File that can Calculate Sun Azimuth ,sunrise time ,sunset time by latitude,longitude,time)
IEC反时限特性计算
- IEC反时限特性计算,自己用VB开发的一个小程序,可以计算动作时间和时间系数(IEC counter time limit characteristic calculation, a small program developed by VB, can calculate the time and time coefficient of action)
Edays
- 能计算日期之差,通过输入两个日期,点击确定计算,就可以计算两个日期相距多少天(can compute the dates' difference)
指标和时间复杂度
- c和c++数据结构指标的位置和时间复杂度的计算(The calculation of the location and time complexity of the index)
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B
日出时间计算
- 可以根据日期序列数(查询日与本年1日相距多少天),经度,纬度,和时区,查询而得到日出时间。 输出调试文本 (日出计算 (345, 112.5, 31, 8))