资源列表
[Linux/Unix编程] mac
说明:MAC源码,通过执行本源码可获取IP地址和MAC地址。-MAC source, through the implementation of this source to obtain IP address and MAC address.<曾一> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[其他小程序] calendric
说明:日历的编排是每400年一个大循环周期,即今年的月、日、星期几和400年前的完全一样。现行天文历法根据天体运行规律,取每年365.2425天。这样,每400年共有365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的<lilinqing> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] dividefind
说明:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)。-Programming data sequence using binary search method and the order of search law search element subscr ipt, require the use of class template realize (of which the dichotomy search a<lilinqing> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[其他小程序] myfriendIM
说明:设计一个用于管理朋友信息的程序。将朋友信息(年龄、姓名、电话)存放在MyFrd.dat中,从文件读出这些信息并显示,并能按姓名(要求可简化输入,如只输入姓氏便可查询)进行查询,将查询信息输出屏幕。-The design of a friend used to manage information. Will be a friend information (age, name, phone number) stored in MyFrd.dat, from paper to read out t<lilinqing> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[其他小程序] TleChargeCount
说明:一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-A long-distance telephone billing procedures, billing rules is 0.06 yuan per 6 seconds, the requirements to enter the caller to close, then, the output charges.<lilinqing> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[其他小程序] zisuifuxing
说明:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-Programming with their children realize father (or mother) name, the requirements to display the name and age of children and their parents names and ages, including children, require the sam<lilinqing> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] Touch
说明:触摸屏控制芯片AR7643的驱动程序 drive program of Touch Panel control IC AR7643-Touch screen controller chip AR7643 drivers drive program of Touch Panel control IC AR7643<邹博引> 在 2025-06-27 上传 | 大小:1kb | 下载:0