CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 时间日期

搜索资源列表

  1. datetime.zip

    0下载:
  2. 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:34934
    • 提供者:
  1. New006.c

    0下载:
  2. 能将秒数转换成日期时间显示没调用mktime
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:3117
    • 提供者:王用
  1. 56487

    0下载:
  2. 第天开机时自动运行,检查今天是星期几,然后用SWITCH根据不同的日期,限制不同的时间(就是输进课程表的时间)。调系统时间,如果这时候在上课时间里,那么系统自动关机
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:
  1. SunHeightAngle

    1下载:
  2. 根据经纬度、日期和时间,计算出太阳高度角,对了解日升日落时间很有用!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63835
    • 提供者:李川
  1. 显示时间

    0下载:
  2. 显示当前系统时间,日期,,并用几中不同的格式输出-shows the current system, date, time, and used several different output formats
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1771
    • 提供者:
  1. 太阳天顶角和方位角的计算

    0下载:
  2. 根据日期、时间和当地经纬度计算太阳天顶角和方位角
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-08-10
    • 文件大小:387377
    • 提供者:0400013
  1. datetime

    0下载:
  2. 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-13
    • 文件大小:35247
    • 提供者:站长
  1. newparksystem

    2下载:
  2. 用户登陆系统存入车辆(存入时间,停车位置,车主姓名,车牌号码) 车辆离开(离开时间,停车费用) 搜索车辆(存放编号(日期+时间+车牌号),车牌号码,停车位置,车主姓名,存入时刻,离开时刻,存放时间,目前状态(停车场存放或已离开))查看停车场状态(停车数量,空闲位置,今日收入,所有停放的车辆)高级管理(修改密码,设置每小时价格,备份/恢复数据文件,查看用户登录日志)退出系统 -User login system into vehicles (deposited in time, par
  3. 所属分类:Data structs

    • 发布日期:2015-02-20
    • 文件大小:461471
    • 提供者:张帅
  1. matlabtext3

    2下载:
  2. 混凝土的抗压强度随养护时间的延长而增加,现将一批混凝土作成12个试块,记录了养护日期x(日)及抗压强度y(kg/cm2)的数据:求型回归方程 示例方程在内-The compressive strength of concrete with curing time and increase the extension, now make a number of concrete block 12, recording the date of the conservation of x (day
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3952
    • 提供者:马刚
  1. spfa_algorithm_fengzee

    0下载:
  2. 最短路径 之 SPFA算法 作者:fengzee 日期:2008-02-15 SPFA——Shortest Path Faster Algorithm,它可以在O(kE)的时间复杂度内求出源点到其他所有点的最短路径,可以处理负边。SPFA的实现甚至比Dijkstra或者Bellman_Ford还要简单-The shortest path algorithm for the SPFA Author: fengzee Date :2008-02-15 SPFA- Shortest Path Fa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10995
    • 提供者:YOYO
  1. vb4

    0下载:
  2. 在VB的环境在 编写简单的时间计算器 计算两个日期之间的间隔-In the VB environment in the preparation of a simple time calculator calculating the interval between two dates
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:54032
    • 提供者:ld
  1. 2

    0下载:
  2. 网页特效代码《时间日期》分类下的《年月日时分秒的即时显示》-Date when the minutes and seconds of real-time display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:695
    • 提供者:hill
  1. files

    0下载:
  2. 计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化-show date and time in your computer
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:18248
    • 提供者:meng
  1. Altitude_Azimuth

    0下载:
  2. 自己写的计算太阳方位角和高度角的程序。能够通过日期和时间,计算任意时刻太阳的高度角和方位角。在Visual Studio 2008下调试通过。具有串行通信(CnComm)、数据存储功能。-Write your own calculation of the sun azimuth and elevation angle of the program. Through the date and time, calculated at any time the sun' s elevation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:447309
    • 提供者:李展鹏
  1. clock

    0下载:
  2. matlab语言开发的钟表程序,能够实时显示时间日期等信息-watch matlab language development program, able to display information such as time and date
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1406946
    • 提供者:彭欢
  1. DateConvert

    0下载:
  2. DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =&g
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5181
    • 提供者:zhou
  1. calculator6

    0下载:
  2. 包括基本的运算功能,进制转换,角度弧度转换,显示时间日期等-Including basic computing functions, binary conversion, the angle in radians conversion, display time and date
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2438114
    • 提供者:韩阳
  1. main

    0下载:
  2. 万年历 包括 时间 日期 星期 生肖 -calender including clock
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:4656
    • 提供者:robin
  1. matlab_get_system_time

    0下载:
  2. 文档中非常详细的介绍了matlab中有关系统时间的函数,包括各种时间日期的格式-The document is a very detailed descr iption of the matlab on the system time to obtain the function, including a variety of time and date format.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:836779
    • 提供者:洛小序
  1. 时间推算程序

    0下载:
  2. subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour and interval are the year, mo
  3. 所属分类:数学计算

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:ly99
« 12 3 »
搜珍网 www.dssz.com