搜索资源列表
万年历
- C语言源代码 万年历-C language source code hefty almanac
万年历.c
- 也不知道大家能不能编译成功!偶在偶机器上用TC可以编译成功,但用win-tc就不能 ̄还有编译成功的.exe文件发给别人看也不能正确显示结果,郁闷,偶都不知道哪儿错了,请大虾帮我看看,还有要怎么修改计算机当前时间!-not know if you can build success!TCwin-tc.exe
ynd
- 一个年月日的计算程序 可以实现万年历的功能 具有良好的人际交互-date of a program can achieve hefty almanac features have good interpersonal interaction
Date.doc
- 新编万年历星期速算法C语言的实现,通过该算法容易实现.-speed of C-language algorithm, which is realized by the algorithm easy to achieve.
aglorithm
- 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法-problems algorithm source code : Knight traversal, calendar, N Queens backtracking algorithms, Dynamic computing network longest shortest routes, traveling salesman
wnl2
- 万年历全集 有阴历算法及其详细介绍 可算出周-calendar is lunar calendar algorithm and its details can be worked out weeks
stc89c52_sys_time_ok
- 利用STC89C52制作一个万年历,文件包含原理图(Cadence-Allegro),PCB示意图及整个源程序,经调试可用,希望对于编程初学者有帮助.-use STC89C52 produced a calendar, document contains drawings (Cadence - Allegro), and the entire PCB schematic source files, The tests can be used, hope for the program is to
calendar
- 此代码就是万年历,可以查询每年的日历,星期等。
wannianli
- 本源码是用c语言编写的一个万年历程序,为c语言学习者提供一个很好的例子。
32458
- 本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c 其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。
aa
- 有关日历的...万年历.是用时钟芯片..DS12887
jj
- 一个万年历的程序,但是不是完全正确,请用者自己
DS1302clock
- 万年历,LCD显示, 万年历,LCD显示,万年历,LCD显示
万年历算星期
- 根据日期算星期,调试通过-count on the date weeks, through debugging
万年历的算法 SA
- 万年历的算法 c语言-hefty almanac algorithm c language.
c语言编的万年历
- c语言编的万年历源程序,可显示年份从1980-2099年,是个很实用的工具-hefty almanac series of the source, can show that the years from 1980-2099, is a very useful tool!
万年历-c
- 用C语言编的万年历-C language series hefty almanac
万年历
- 万年历算法,包含源程序。