搜索资源列表
Attendance
- 考勤,读取考勤信息,输出考勤信息,计算考勤类型,刷卡时间,下班时间,工时等-Attendance, attendance to read the information, output time and attendance information, the type of calculation of attendance, credit card time, working hours, working hours, etc.
sort-algorithm
- 实现简单的排序,如冒泡排序,选择排序等,并能计算排序时间-Simple sorting, and sorting time can be calculated
Matlab-GUI-applied
- GUI设计蜘蛛爬行,针对互相追逐的蜘蛛,建立他们的爬行轨迹,同事,计算相遇时间等的Matlab程序文件。-GUI design spider, spider chasing each other, build their crawling track, colleagues calculated to meet the time of the Matlab program file.
ORTRAN
- 数值计算分析中用到的一些常见编程,可以有效的减少计算时间-Numerical Analysis used in some common programming
Calculation-of-program-running-time
- java 计算某段程序运行时间的代码,可复制粘贴-Calculation of program running time
sun-rise
- 根据天文历计算给定日期和经纬度的日出日落时间。计算精度可以自己调整-sun rise set
date-sql
- 用sql语句在数据库中取数据,其中使用到case等语句,和计算时间时常- date by sql language
satellite
- 用matlab实现GPS原理和接收机设计中卫星速度和位置坐标的计算。可以输入任意信号发射时间计算。-Realization of GPS principle and the calculation of satellite velocity and position coordinates in the design of the receiver using matlab. Can enter any signal emission time calculation.
Hurst
- R/S分形算法matlab代码实现,既利用R/S方法计算时间序列的分形hurst指数-R/S fractal algorithm matlab code to calculate the fractal hurst index time series both use R/S method
project
- 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a