搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
PCF8563的驱动程序
- PCF8563的驱动程序,使用stm32硬件I2C口线实现。含日期时间有效性判断函数,星期计算函数。,PCF8563 driver to use the hardware I2C port stm32 Line. Time to judge the effectiveness of including the date of function, function of weeks.
Date
- 该日期类①能够输入、输出日期信息,并能够对他们进行处理。 ②能够计算你所要计算的日期的这一天的前一天、后一天的日期以及该显示日期是否是闰年。 ③能够计算您所要计算的这一天的前面d(d为任意整数)天的日期; 能够计算您所要计算的这一天的后d(d为任意整数)天的日期。 程序兼顾到了各个方面:包括出错处理,闰年的特殊情况,以及年初第一天,月初第一天,月末最后一天,年末最后一天的进位退位。 -① category that date to the import, export d
Date
- 可以计算今天到指定日期之间的天数,如2009-01-01-Today can be calculated to the specified number of days between the date such as 2009-01-01
DateCalculator
- 简单的日期计算器,使用VB制作。 可以计算两个日期之间相隔的天数,也可以根据天数计算日期。-Simple date calculator, the use of VB produced. Can be calculated between two dates separated by the number of days, you can calculate the date according to the number of days.
c++_jisuanlianggeriqidejiange
- 用友元函数计算两个日期的间隔. C++源码.-UFIDA element function of the interval the two dates. C++ Source.
abapProgrammingCode8Bulks
- sap abap源码八篇:ALV in HTML format.abp 中国版利润表 ZFIR002.doc 创建批输入会话.abp 审计资料应收帐款帐龄分布(按照记账日期计算).abp 打印领料单.abp 未请采购订单数据导出.abp 资产负债表 ZFI001.doc 销售订单创建测试环境.abp-abap programming code 8 bulks
wannili
- 万年历 1.获取、设置系统当前日期的方法,生肖的计算; 2、日期查询功能:能够按照年份、月份及日期等信息进行查询,显示功能,判断这一年的生肖,查询某年某月某一天对应星期几; 3、日期计算功能:能够实现对选定不同日期进行间隔天数的计算; -Calendar 1. Acquisition, set the system date, the calculation of the Lunar New Year 2, Date query function: by year, m
VistaCalendar
- Vista风格日历 在对话框上绘制软件的背景位图并根据背景位图设置窗体的显示区域然后获得系统当前日期并根据当前日期计算对应的农历日期,然后通过CDC类将获得的日期数据绘制在窗体上-Vista style calendar in the dialog box on background bitmap drawing software and then get the current system date and the current date to calculate the correspo
Date-of-application
- 这是一个关于日期计算的程序,输入某年某月某日,判断这一天是这一年的第几天?-This is a program about date calculations, for example input someday, it canjudge this day is the number of a year
shururiqijisuanxingqiji
- 输入日期计算该日是星期几的小程序 希望对大家学习有帮助 共同进步-Enter the date the day of the week a small program you want to learn to help make progress together
riqi
- 一个关于类的小程序,实现年月日的日期计算功能-a simple program
java实验2(计算日期源代码)
- 设int year,month,day分别表示一个日期中的年月日,试编程求 a)对于任意三个整数,判断其是否为一个合法的日期值。 b)给定一个日期值,计算若干天后的日期值 c)如果有两个日期值,计算他们相距的天数。(set int, year, month, day, respectively, represents a date in the date of the month, try programming (a) for any three integers, determine
f_get_age(出生日期计算年龄)
- 根据出生日期计算当天日期的年龄,传入出生日期、当天日期即可(Age is calculated according to the date of birth)
计算周次的起止日期
- 验证码识别引擎AntiVCode,附带DLL文件及各种语言调用示范(Verification code recognition engine AntiVCode, accompanied by DLL files and various language call demonstration)
日期计算
- 在实际工作中,计算间隔时间和截止时间的一个小工具(In practical work, a small tool for calculating the interval and the deadline)
liti
- 计算一年中的日期是当年的第几天,也可以进行简单的日期计算。(Calculate the date of the year)
planet
- 利用此算法可以计算行星在给定日期和时刻的状态向量。(This algorithm can be used to calculate the state vector of a planet at a given date and time.)
Edays
- 能计算日期之差,通过输入两个日期,点击确定计算,就可以计算两个日期相距多少天(can compute the dates' difference)
HASH计算程序
- 电脑日期时间+而外定义字符串+附加特征值计算哈希值的程序。使用VC6.0编译器编写,可以正常运行。