搜索资源列表
wannian
- 这是一个在C++6.0中编译的万年历源代码,希望大家喜欢-This is a 6.0 C compiler source code of calendar hope you like
wll
- 一个用C语言写的万年历程序,功能不是很全,但很适用
PerpetualCalendar
- 使用vc2005开发。 这是一个控制台下的万年历。 clreol clreoscr clrscr gotoxy这几个函数是自己写的,因为是从Turbo C移植过来的。
wnl
- 这是一个用C写的控制台万年历程序,欢迎大家下载学习,帮助特大-This is a used C to write console calendar procedures, welcome to download the study, to help large
wannianli-for-C
- 万年历C语言控制台程序,在TC或VC6.0中编译程序,编译成功后,通过命令行向编译生成的可执行文件(.exe)传递参数,在命令行中输入该执行文件的路径名称,然后再输入传入的参数,回车,就会显示出运行结果 例如:........> d:\wannianli for C.exe 2013/08/-calendar for the console application of language C
wannianli
- 使用C++编写的一款控制台下的万年历程序,算法仅供参考-Written in C++ console under a calendar program, algorithm for reference only.
permanent_calendar
- 简单课程设计万年历,在c/c++控制台下编写。-simple console program permanent calendar
PermanentCalendar
- 刚学习c,写了个万年历系统,还没有用到指针。-Just learning C, write a calendar system, also did not use the pointer.
Calendar
- C语言设计万年历流程 1、输入要查找的年份和月份,其中,要对输入参数进行检查,以保证输入参数正确,不会对后续程序造成影响。 2、对输入的年份和月份进行处理和计算,判断输入年份是否闰年,若为闰年,则置2月日期为29天,否则,置为28天。 3、计算输入月份的1号距当年元旦的天数,进而计算该月1号是星期几。 4、最后,打印出当月的月历。-C language design flow 1 calendar, enter the month and year you want to fin
calendar
- 在VC6.0下用C语言编写的一个万年历,跟平时用的日历的功能一样。虽然界面丑了点。-A calendar at VC6.0 using C language, with the usual calendar with the same function. Although the interface is ugly point.