资源列表
[教育/学校应用] serialization
说明:序列化学生的信息,并将其包含的信息读取到student文本文件中-serial the information of student,reading them ,and save the information in the text of student<show> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[能源行业(电力石油煤炭)] 16008307_3
说明:储存电力网络的信息,其信息以txt文件形式读入程序,形成导纳矩阵并以txt文件形式输出,可查询支路的信息-The information stored electricity network, the information is read into the program form txt file to form the admittance matrix and in the form of the output txt file, you can check the informatio<李联合> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[电子政务应用] BankAccount
说明:编写一个类实现银行账户的概念,包括的属性有“账号”、“储户姓名”、“地址”、“存款余额”、“最小余额”、“利率”、“存款日期”,包括的方法有“存款”、“取款”、“查询”、“计算利息”、“累加利息”等。 -Write a class that implements the concept of bank accounts, including the properties of the " Account" , " depositors name" , &quo<huang> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[邮电通讯系统] wireless-analysis-awk-file
说明:自己编写的关于无线脚本的trace文件分析awk文件。 在无线网络层仿真中,使用NS2软件的必修课就是使用AWK文件分析TRACE文件。 我所写的网络层方面的仿真大多都用这几个文件作分析--时延、吞吐量、抖动、剩余能量、丢包率。希望对你有用。-Awk file decoded by myself which can analysis trace file in wireless scenery. In wireless simulation on network layer, usi<许瑞琛> 在 2025-11-01 上传 | 大小:2kb | 下载:1
[教育/学校应用] xuejiguanli
说明:c++学籍管理 要求: 1、设计内容:设计一个实用的小型学籍管理程序。对学生的在校和已毕业状态要有所表示 -c++ school management requirements: 1, Design: Design a practical small school management program. Students in school and graduated, said the state should do something<chenshijun> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[教育/学校应用] xuejiguanli
说明:一个很完整的学籍管理系统,添加、查询、删除、更改,功能很完全-A complete school management system, added, query, delete, change, functions are completely<思瓜> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[教育/学校应用] StudentTest
说明:一个用java编写的学生的管理系统,可以实现公司的管理,包括增删改查。可以连续的增加学生信息-Written with java a management system for students, can achieve the company' s management, including additions and deletions to investigation. Continuous increase in student information can be<sunhao> 在 2025-11-01 上传 | 大小:2kb | 下载:0
[教育/学校应用] Students-information-management
说明:学生信息管理问题,oid menu() //显示菜单 void add(LinkList stuinfo) //添加信息 void del(LinkList stuinfo) //删除信息 void que(LinkList stuinfo) //查找信息 void baobiao(LinkList L) //显示全部信息 void xuanze(LinkList stuinfo) //用户完成操作后的选择 void begin(int choose,LinkList s<周春露> 在 2025-11-01 上传 | 大小:2kb | 下载:0