CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 时间类

搜索资源列表

  1. HappyDateok

    0下载:
  2. 宝宝天数计算器,输入生日可以直接算出宝宝多大了。程序比较简单,但是还比较有意思,直接编译就可以,学习VC时间类的完整的例子。-Baby Days calculator, enter a birthday how old the baby can be directly calculated. Procedure is relatively simple, but also more interesting, can be directly translated, the time to lear
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:27441
    • 提供者:Ge
  1. TestTime

    0下载:
  2. 时间类time,创建一个类,然后编写程序实现它,显示小时,分钟和秒 -Time class time, create a class, and then write a program to implement it, show hours, minutes and seconds
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:696
    • 提供者:王坤
  1. myCpp

    0下载:
  2. 一个时间类的设计,包括时分秒的数据成员,C-time.cpp saygoodbye
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:吴陈辉
  1. time

    0下载:
  2. 忍住呼吸,非常惊喜的java时间类,忍住呼吸,非常惊喜的java 类,忍住呼吸,非常惊喜的java 类,忍住呼吸,非常惊喜的java类,-super super supersuper super super super
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3944
    • 提供者:傅家龙
  1. 6

    0下载:
  2. 定义一个时间的类,其中成员数据包括小时、分、秒,成员函数为构造函数。要求增加适当的成员函数,重载+、-、+=及输入输出流,来实现时间类对象的直接输入输出及两个时间的运算。-Define a time class member data which includes hours, minutes, seconds, member functions as a constructor. Request for additional appropriate member functions, over
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1978
    • 提供者:cherry
  1. To-construct-a-datetime

    0下载:
  2. 使用C++语言构造一个日期时间类(Timedate),并完成测试(成员函数和普通函数) -Using c++ language constructs a date/time class (Timedate), and complete the test (member functions and common function)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:wjp
  1. calendar

    0下载:
  2. 日历源码,书写了很多时间类的js,对编程非常有帮助,在书写jsp时很有用。-Calendar source, writing a lot of time like js, programming is very helpful when writing jsp useful.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:5522
    • 提供者:cb
  1. DateUtil

    0下载:
  2. JAVA操作时间的工具类,JAVA对时间类相关处理的处理,字符串转换为时间,时间转换为字符串,日期加减,农历等功能。-Tools JAVA operating time, JAVA or related processing time processing, convert the string to time, the time is converted to a string, date of addition and subtraction, lunar and other functio
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7564
    • 提供者:严明
  1. CTimer

    0下载:
  2. 时间类CTime,用于表示时间值(小时、分钟、秒)。要求:可以初始化时间值,显示当前时间,并具有将秒数加1的功能。在主函数中声明CTime的对象,并设置其初始时间,然后测试秒数加1的功能(通过一个循环语句将初始时间依次加1秒,并在屏幕输出当前时间)。-Time class CTime, used to represent the time value (hours, minutes, seconds). Requirements: You can initialize a time value,
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:790
    • 提供者:HiJune
  1. DateUtils

    0下载:
  2. 常用获取日期和时间,并且提供常用的日期时间格式转换,方便使用(date time get and convert)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:小僧2017
  1. 时钟识别

    0下载:
  2. 识别一个指针式的时种的时间 程序关键函数说明 1、Canny 2、HoughCircles 3、HoughLines2 4、MyLine类 5、平面几何相关函数(The time of identifying a pointer)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:13957120
    • 提供者:4646464
  1. CalLibrary

    0下载:
  2. 内含有矩阵操作、大地坐标正反算、时间与空间系统转换……(Contains matrix operations, geodetic coordinates, positive and negative calculation, time and space system conversion......)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:40960
    • 提供者:ML小楠
  1. event

    0下载:
  2. 基类event描述时间、地点、事件;meeting类描述时间、地点、会议议程、参会人员;lecture类描述时间、教室地点、授课教师、课程名称、授课内容。(The base class event describes the time, place, and event; the meeting class describes the time, place, meeting agenda, participants, class lecture, descr iption time, clas
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:家鸽
  1. warp-kmeans

    2下载:
  2. 传统的kmeans聚类算法不能保证时间序列聚类结果的时序性;基于warp-kmeans聚类算法可以有效处理时间序列的聚类问题,而且复杂度低,迭代次数少。 ,输出有目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据和相关文献,点击 test.m 可以完美运行(The traditional kmeans clustering algorithm can not guarantee the time series of the time series clustering results
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:869376
    • 提供者:Galsang
  1. AuthorController

    0下载:
  2. JSON序列化和反序列化的类。包含时间字符串的处理。(JsonSerializer and JsonDeserialize)
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:卢政
  1. SR04

    0下载:
  2. 采用IO触发测距,给至少10us的高电平信号; 模块自动发送8个40KHz的方波,自动检测是否有信号返回; 有信号返回,通过IO输出一高电平,高电平持续的时间就是超声波从发射到返回的时间.距离=(高电平时间*声速(340m/s))/2;(IO triggered ranging is used to give at least 10us of the high level signal; The module automatically sends 8 40KHz Fang Bo, aut
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:imprint
  1. Grid_tools

    0下载:
  2. DevExpress.XtraGrid 是一个很强大的表格显示组件,但如果表格的每一列用设计器来设计还是很花时间的,也不通用。但如果使用了这个类,做一个表格就非常简单了,只需传字段、显示的名称、宽度,即可自动生成表格出来。 '参数说明:1:字段名称 2:显示名称 3:宽度 (字符数*8) 4:字段类型 5:是否要分组排序 6:是否为只读 7:是否要汇总计算 8:是否要为粗体,9:是否要固定置左(DevExpress.XtraGrid is a powerful form display com
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:chiefstar
  1. DateTime

    0下载:
  2. 一款比较好用的,较全的 java日期时间类(A more useful java date class)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:彭仙森
  1. 日期Calendar类详解

    0下载:
  2. Calendar的中文翻译是日历,实际上,在历史上有着许多种计时的方法。所以为了计时的统一,必需指定一个日历的选择。那现在最为普及和通用的日历就是"Gregorian Calendar"。也就是我们在讲述年份时常用"公元**年"。Calendar 在 Java 中是一个抽象类(Abstract Class),GregorianCalendar 是它的一个具体实现。Calendar.getInstance()中所获得的实例就是一个"Greogria
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:酒奇
  1. TimeTest

    0下载:
  2. 时间操作封装类,可方便使用。。。。。。。。(Time operation wrapper class, easy to use)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:djgong
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com