登录
首页 » 其他项目 » 这个程序是阳历

这个程序是阳历

于 2022-04-12 发布 文件大小:10.23 kB
0 227
下载积分: 2 下载次数: 1

代码说明:

这个程序是阳历-阴历的转换程序,内容简单却很实用。想知道使用阴历生日朋友的阳历出生日期吗?用过本程序就知道了-the procedure is solar- lunar calendar conversion process is very simple and practical content. Wondered the use of the lunar calendar birthday friends solar calendar date of birth? Used this procedure will know

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

发表评论

0 个回复

  • a television special information management software source code, the code has b...
    一个电视台专用的信息管理软件源代码,本代码已经过严格测试。包含编辑审核传输视频文件等功能。-a television special information management software source code, the code has been tested. Includes editor video transmission audit function.
    2022-02-26 03:43:43下载
    积分:1
  • 使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Si...
    使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器; 2. 工程在project文件夹中,双击mpc.ise文件打开工程; 3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-The use of a simple function to achieve the eight-processor software development environment: ISE 7.1i simulation environment: ISE Simulator 1. This example through the ISE Simulator tool to achieve the realization of a two operand four of eight simple processor operation 2. works in the project folder, double-click to open the project file mpc.ise 3. rtl source file in the folder, mpc.v documents for the design, mpc_tb.tbw is the simulation waveform files 4. to open a project, a browser in the works Select device mpc_tb.tbw, double-click in the Process View in the " Simulation Behavioral Model" option, to carry out acts of simulation, simulation results can be obtained.
    2023-03-17 12:55:03下载
    积分:1
  • 控制器与电机驱动器之间的连接板设计图,是为了保护控制器电路的安全....
    控制器与电机驱动器之间的连接板设计图,是为了保护控制器电路的安全.-Controller and motor drive design连接板between, are in order to protect the safety of the controller circuit.
    2023-03-16 13:50:04下载
    积分:1
  • 安全启动delphi!具体看源代码吧
    安全启动delphi!具体看源代码吧-The security starts delphi !
    2022-04-09 14:24:11下载
    积分:1
  • 几个不错的VB例子
    几个不错的VB例子- Several good VB example
    2022-03-05 15:59:15下载
    积分:1
  • Rare DM9000 of the Chinese data. A detailed description of the internal and pin...
    难得的DM9000的中文资料。详细的引脚描述以及内部及寄存器和功能描述。-Rare DM9000 of the Chinese data. A detailed description of the internal and pin registers and functional description.
    2023-09-05 23:45:03下载
    积分:1
  • 兰炼液化气管理系统源码 默认管理帐号/密码:51aspx/51aspx
    兰炼液化气管理系统源码 默认管理帐号/密码:51aspx/51aspx-Manage System manager/password:51aspx/51aspx
    2022-08-06 15:38:08下载
    积分:1
  • 本工具软件为共享软件。在使用MAPGIS平台进行空间数据建库或大批量处理数据过程中,会涉及到大量繁重的数据处理工作。本工具软件即针对在此过程中遇到的问题,提供相
    本工具软件为共享软件。在使用MAPGIS平台进行空间数据建库或大批量处理数据过程中,会涉及到大量繁重的数据处理工作。本工具软件即针对在此过程中遇到的问题,提供相应的功能给予解决,从而可以大幅度提高数据处理的工作效率、节约成本。主要功能如下: 1. 参数转换 根据(点、线、区)参数表(描述待转换的SLIB与目标SLIB之间的对应关系),将点、线、区文件转换为符合目标SLIB参数定义的文件,从而解决由于SLIB不一致而进行的数据转换问题。 2. 颜色转换 根据颜色对照表,将点、线、区文件的颜色进行转换。 3. 输出颜色表 将系统库中的颜色库输出为颜色表,即描述每种颜色号所对应的K、C、M、Y值。 4.添加属性结构 5.根据属性赋参数 根据图层分离文件,即将指定路径下的所有(点、线、区)文件(源文件)根据分离参数表进行分离。 6.根据图层分离文件 根据图层分离文件,即将指定路径下的所有(点、线、区)文件(源文件)根据分离参数表进行分离。 7.根据图层代码赋属性结构 8.属性连接 ……………………………………. 使用方法: 将本程序拷贝至MAPGIS66安装目录的Program文件夹内,直接运行即可。 -err
    2022-03-01 00:05:17下载
    积分:1
  • 用vb编写的对文本文件的操作程序,包含文本文件的读写,切割。...
    用vb编写的对文本文件的操作程序,包含文本文件的读写,切割。-With vb text file written operating procedures, including reading and writing text files, cutting.
    2022-02-12 00:08:12下载
    积分:1
  • 常见的排序算法,如插入排序,快速排序
    常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
    2023-09-01 11:30:04下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载