资源列表
[其他小程序] calendar
说明:编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的公式: s=X-1+[X-1]/4-[X-1]/100+[x-1]/400+c 上式中:X为公元年数(如2003年);C 为从元旦起,到要算的那天总数(如2003年3月23日,C=31+28+23=82)。S/7余数是星期几。 -Programming idea: In accordance with the above background kn<ivan> 在 2025-10-16 上传 | 大小:7kb | 下载:0
[其他小程序] MagicSquare
说明:一个外国网站上的幻方源码。希望对大家能有所帮助。-Magic square source.<bv> 在 2025-10-16 上传 | 大小:25kb | 下载:0
[其他小程序] calculator
说明:一个用js编写的简单的计算器,能够实现加减乘除功能-Js prepared an easy to use calculator, Math & be able to realize the functional<wangyu> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[其他小程序] InterpolationofthedifferencequotientNewtoniterativ
说明:牛顿插值的差商迭代算法 用C编写的-Interpolation of the difference quotient Newton iterative algorithm<hhb> 在 2025-10-16 上传 | 大小:2kb | 下载:0
[其他小程序] jquery2Bprototype
说明:jquery+prototype+插件+源码+资料 非常的东西,值得收藏 -jquery+ prototype+ plugin+ source+ data is something worthy of collection<kevin> 在 2025-10-16 上传 | 大小:9.72mb | 下载:0
[其他小程序] readmuxdata
说明:用vb编辑器读.nrf格式数据,并输出至.txt文件 -Read with vb editor. Nrf format data and output to. Txt files<米德风> 在 2025-10-16 上传 | 大小:24kb | 下载:0