登录
首页 » 其他 » VC公历、农历日期转换程序

VC公历、农历日期转换程序

于 2022-03-05 发布 文件大小:15.10 kB
0 198
下载积分: 2 下载次数: 1

代码说明:

VC++公历、农历、阴历日期转换程序,实现公历转农历、农历转公历,同时还支持生成农历天干、地支、属相等日期信息,公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。作者:谢红伟 · chrys

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JILRuntime A general purpose, register based virtual machine (VM) that supports...
    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
    2022-07-13 14:23:15下载
    积分:1
  • web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能...
    web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能 ---zhg工作室 2007.6-web design experimental procedure, the use of hand-written code html, javascript, css, containing many wonderful effects such as msagent. cookie and other functions--- zhg studios 2007.6
    2022-01-22 07:27:02下载
    积分:1
  • 星星系列―这是一个还不错的游戏,大家
    星星系列―这是一个还不错的游戏,大家-stars series- this a pretty good game, we try
    2022-12-12 01:00:04下载
    积分:1
  • Kriptografi
    它得到广泛承认和接受的数据安全将发挥 在现代企业中的重要和关键的作用将会 六千万美元互联网络 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-02-15 08:55:04下载
    积分:1
  • 是程序计算从选定的点的地形图的可见性。我..
    这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible). The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot). The s
    2022-06-27 17:42:17下载
    积分:1
  • 一元稀疏多项式
    一元稀疏多项式简单计算器代码 调试过 可行-Dollar sparse polynomial
    2022-03-23 12:46:40下载
    积分:1
  • C#做的IE浏览器
    C#做的一个简易的IE浏览器,只是一个浏览器的主窗口,可打开指定的url,不过功能不多,界面挺干净,基于Windows的IE核心,C#2010可编译源码,运行界面效果参见截图。
    2022-03-18 08:44:21下载
    积分:1
  • 国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问
    国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问就可以,需要建立一个mysql数据库数据库名为orangeHRM,并建立一个用户。然后直接访问http://localhost/orangehrm就ok!-PHP write a human resources management system of Source : System is modular case design, This document to extract php environment, we can directly access, need to establish a database mysql database called orangeHRM, and the establishment of a user. Then directly on the visit http://localhost/orangehrm ok! -Job recruiting talent from abroad the latest version, look for a long time, and still debugging, the older versions of PHP are described below to write a human resources management system source code: if the system uses a modular design, unzip this file to the php environment , direct access could need to create a database named mysql database orangeHRM, and the establishment of a user. And then directly access http://localhost/orangehrm on ok!-PHP write a human resources management system of Source: System is modular case desi
    2022-05-31 08:28:40下载
    积分:1
  • Java超级坦克大战-支持网络对战
    Java超级坦克大战-支持网络对战,分客户端和网络端,双打时需要在电脑上建立主机。还记得以前在电视游戏机上玩的伊拉克坦克大战吗? 如果你很怀旧的话就试试我仿做的java版。   几点说明:   1、支持双人连线 (适用于TCP/IP, 限于局域网内连接)。   2、100%开源代码   3、双打的话,需要一位玩家先在一台电脑上建立主机, 一位玩家在另一台电脑上建立副机, 副机端玩家在输入主机玩家的ip后游戏就开始了。   4、单打的话,在一台机器上同时建立主机和副机, 副机的ip栏里留下空白就好了。这样你可以控制主机或副机的坦克但无法同时控制。   5、具体的键盘操作,可在程序中点击“帮助”看到。   6、主机和副机在命令键入Play.bat启动游戏。
    2022-09-22 06:10:02下载
    积分:1
  • 布线问题(应用中的分支定界算法)
    布线问题(分支限界算法应用)-Wiring problems (branch and bound algorithm for the application)
    2022-08-12 11:45:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载