资源列表

« 1 2 ... .10 .11 .12 .13 .14 19815.16 .17 .18 .19 .20 ... 20700 »

[JSP源码/Javasteamtest

说明:java流类实现文件的打开与保存,比较简单的小程序-java class implementation file stream open and save, relatively small and simple program
<何慕笙> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaStudentData

说明:/*学生类包括姓名、院系、年龄和平均成绩。要求编程实现: 输入两个学生的信息; 用数据流存入文件; 读取并显示该文件中的数据。*/-/* Class, including the names of students, faculty, age and grade point average. Requires programming: two students entered information with the
<何慕笙> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaStudentObject

说明:/*学生类包括姓名、院系、年龄和平均成绩。要求编程实现: 1)创建两个学生对象,并序列化保存到文件中; 2)从文件中读取并显示学生信息。 */-/* Class, including the names of students, faculty, age and grade point average. Programming requirements: 1) Create two students object, and
<何慕笙> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaStudentTree

说明:/*将各班学生的信息存入文件。 用树状控件表示班级。 单击某个班级后,用表格显示该班级的学生。*/-/* 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-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaTreeDemo

说明://在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-02-06 上传 | 大小:1kb | 下载:0

[WEB源码xiala2

说明:PHPhtm网页菜单栏的特效,文章来源于 “phphtm教程”-PHPhtm page menu bar effects, the article from " phphtm tutorial"
<分手爱> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaApple

说明:描述:把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-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaAllPairsShortestPath.tar

说明:This program implements All Pairs Shortest Path algorithm by dynamic programming.
<wizaaaaa> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaRadixSort.tar

说明:Radix sort is one of the most efficient sorting algorithm that is widely used.
<wizaaaaa> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaFileHand

说明:从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。-Enter a string from the keyboard, all lowercase letters to uppercase letters, and then output to a disk file " test" to save. Enter the string! The end.
<雷哥> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaSeven

说明:对一个正整数n,求出n!中末尾0的个数。-For a positive integer n, find the n! in the number of zeros at the end.
<雷哥> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[JSP源码/JavaLetter

说明:有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。-Five students, each student has three class results, input from the keyboard above the data (including student number, name, score three
<雷哥> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 19815.16 .17 .18 .19 .20 ... 20700 »

源码中国 www.ymcn.org