CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - calendar

搜索资源列表

  1. Calendar

    0下载:
  2. 日历小程序 比较完善 使用C++作为开发语言-The calendar applet more perfect use of C++ as development language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:80313
    • 提供者:王一
  1. calendar

    0下载:
  2. 这是一个用C语言编写的电子日历,可供初学者参考。-This is an electronic calendar in C, available for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4022
    • 提供者:fanfan
  1. calendar

    0下载:
  2. 日历显示,用于计算字1800年以来任何一年某个月的日历显示-The calendar shows that the word used to calculate any year since 1800, a month calendar display
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7954
    • 提供者:洪学飙
  1. Calendar

    0下载:
  2. 简单的日历,包含阴历,阳历。主要用到了阴阳历转换算法.-A simple calendar that contains lunar calendar, Gregorian calendar.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:127195
    • 提供者:戴耀平
  1. Calendar

    0下载:
  2. 万年历程序代码,输入一个日期,可以得到其任意时间信息,包括判断闰月,扥等-Calendar code,it s very cool!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1683
    • 提供者:曾剑峰
  1. calendar

    0下载:
  2. 用C语言简单的实现了采用函数的方法制作万年历-With the C language implementation of a simple method of using the function create calendar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1425
    • 提供者:gaojun
  1. calendar

    0下载:
  2. 实现万年历的C++代码。控制台程序。比较简单。思路清晰-Implementation calendar of the C++ code. Console application. Simple. Clear thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:900577
    • 提供者:陈曦
  1. Calendar

    0下载:
  2. Calendar日历算法 puts("1.Week(查询某天是星期几)") puts("2.Month(打印某月日历)") puts("3.Calendar(打印某年日历)") puts("4.Exit(退出)") -puts("1.Week(查询某天是星期几)") puts("2.Month(打印某月日历)") puts("3.Calendar(打印某年日历)") puts("4.Exit(退出)")
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:924
    • 提供者:power
  1. Calendar

    0下载:
  2. 一个简单的日历时钟,可以根据用户输入的年月日查询星期等。-a simple Calendar!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1222
    • 提供者:林雨
  1. calendar

    0下载:
  2. 用89C52控制8*8LED,点阵的程序-89C52 Control with LCD calendar, calendar making
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:9013
    • 提供者:沈嘉敏
  1. Calendar

    0下载:
  2. 简单的日历程序。 输入一个日期,可以显示出这一天是星期几,可以显示是月名称,以及是否闰年。-a simple calendar. can display the day,name of the month...
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:30524
    • 提供者:孤竹
  1. calendar

    0下载:
  2. 用C++編寫的一個簡單萬年曆程序...僅供交流,寫得不好表拍我-this is a small Calendar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:233023
    • 提供者:huangchu
  1. Calendar

    0下载:
  2. 与硬件无关的C语言写的万年历源程序,包括阳历与阴历的计算,润月的计算,24节气的计算。从1900-2099的年限全部适用-Perpetual calendar, Lunar, Gregorian, festival
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:201433
    • 提供者:成飞
  1. calendar

    0下载:
  2. 用c语言编写的万年历软件,字符界面, 上下左右键可以改年月,空格是跳转年份。-The calendar with the c language software, character interfaces, the arrow keys to change years, space is jump the year.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1410
    • 提供者:赵宁
  1. calendar

    0下载:
  2. 我自己写的课程设计源码.日历记事本,功能挺简单的,但学习还行-I write curriculum design source. Calendar notebook, feature very simple, but learning is also OK
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:683166
    • 提供者:mac
  1. calendar

    0下载:
  2. 万年历 编辑的万年历 何以查询任何时间calendar can chack each time-calendar
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:5008
    • 提供者:zhangyaobeiping
  1. calendar

    0下载:
  2. 鉴于多数人都在问万年历的问题。我就索性写了一个,给大家参考。方法都已封装好,直接调用display(int year)就可以了。-Since most people have been asking the question of calendar. I simply write a, for your reference. Methods have been packaged well, directly call the display (int year) on it.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:753
    • 提供者:李晓东
  1. calendar

    0下载:
  2. 日历,不过我求星期几的算法是最原始的,网上搜一下会有很简单的算法.这个只是无能的我做来show给我自己看的,嘻!-Calendar, but I find the week of the algorithm is the most primitive, a Web search would be very simple algorithm. This is just incompetence, I do to show to myself, and he!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:202241
    • 提供者:cowboy
  1. calendar-with-note-save

    0下载:
  2. 简单的做了个日历,带备忘保存功能。适合超级新手-Made a simple calendar, with notes saving. For super-novice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:332372
    • 提供者:陈小泉
  1. calendar

    0下载:
  2. 做的是有关日历的程序,用于显示当前的时间,同时还可以调时间,当时间与当前时间不符时。-It is a program relevant calendar for displaying the current time. Also can you adjust the time, when time with current time is discrepant.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1872393
    • 提供者: 孟 心爱
« 1 2 34 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com