资源列表
[JSP源码/Java] VectorTest
说明:Vector(向量),以及向量的使用。有很多注释。老师上课讲的,希望对初学者有些帮助。需要的下一下-Teacher in the class talked about the hope for some help for beginners. The next need to look<joe> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Ant
说明:JS版的蚁群算法。主要是为了交流学习。由于机器配置有限,还有待完善!-JS version of the ant colony algorithm. Primarily to exchange learning. As the machine configuration is limited, have to be perfect!<阿海> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Number
说明:*java编写程序将10个整数写入一个文件中,然后再从该文件将这10个书读出来。 * 要求:用随机流 读写,并将最大最小值求出来*/-* Java programming to 10 integers written to a file, and then from the file out of these 10 learning opportunities.* Requirements: random stream read<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] steamtest
说明:java流类实现文件的打开与保存,比较简单的小程序-java class implementation file stream open and save, relatively small and simple program<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] StudentData
说明:/*学生类包括姓名、院系、年龄和平均成绩。要求编程实现: 输入两个学生的信息; 用数据流存入文件; 读取并显示该文件中的数据。*/-/* Class, including the names of students, faculty, age and grade point average. Requires programming: two students entered information with the<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] StudentObject
说明:/*学生类包括姓名、院系、年龄和平均成绩。要求编程实现: 1)创建两个学生对象,并序列化保存到文件中; 2)从文件中读取并显示学生信息。 */-/* Class, including the names of students, faculty, age and grade point average. Programming requirements: 1) Create two students object, and<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] StudentTree
说明:/*将各班学生的信息存入文件。 用树状控件表示班级。 单击某个班级后,用表格显示该班级的学生。*/-/* To each class student information into a file. Tree control with that class. Click on a class, the table shows the classes with the students.* /<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] TreeDemo
说明://在TreeDemo1.java基础上,监听树的选择事件,当单击某结点后,在右侧显示该结点名称-//In TreeDemo1.java based on the monitoring tree selection event, when you click a node after the node name displayed on the right<何慕笙> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Apple
说明:描述:把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 输入:第一行是测试数据的数目t(0 <= t <= 20)。以下每行均包含二个整数M和N,以空格分开。1<=M,N<=10。 输出:对输入的每组数据M和N,用一行输出相应的K。 输入实例: 1 7 3 输出实例:8 -Descr iption:<雷哥> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] AllPairsShortestPath.tar
说明:This program implements All Pairs Shortest Path algorithm by dynamic programming.<wizaaaaa> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[JSP源码/Java] RadixSort.tar
说明:Radix sort is one of the most efficient sorting algorithm that is widely used.<wizaaaaa> 在 2025-01-12 上传 | 大小:1kb | 下载:0