资源列表

« 1 2 ... .18 .19 .20 .21 .22 13423.24 .25 .26 .27 .28 ... 14335 »

[JSP源码/Javaexa

说明:① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的
<陈怡> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaMaven-in-Action

说明:这是一本maven书籍,是学习java的人进一步人要学习的知识,对整个项目团队开发有很大的帮助-This is a maven books, learn java knowledge of people who want to learn more, the entire project team to develop a great help
<洪岩> 在 2024-10-14 上传 | 大小:2786304 | 下载:0

[JSP源码/Javassh

说明:这是个人在学校java时候对ssh三大框架的jar做的一些整合,你可以拿到ssh的要用到的基本jar包-This is a personal time in school java jar ssh three fr a meworks to do some consolidation, you can get ssh jar of use to the basic package
<洪岩> 在 2024-10-14 上传 | 大小:37888 | 下载:0

[JSP源码/Javacompute

说明:编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合-Write a program to calculate the infix expression, the infix expression has the following requirements:
<susan> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javapemutation

说明:已知如下一个递归程序,该程序的目的是输出给定字符的所有排列,请分析该程序的递归过程,然后将其用人工栈进行模拟,也就是将该递归程序转换成非递归程序:-Known as a recursive procedure, the objective of the program is all arranged output given character, please analyze the recursive process of the p
<susan> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javasort

说明:利用队列实现对某一个数据序列的排序(采用基数排序)-Implementation of a data sequence sorting using the queue (by radix sort)
<susan> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaSplitting

说明:文件分割器 对文件分割和合并,处理的结果将生成新的文件,而不会损坏原文件。-splitting tools On the file split and merge, the processing results will generate a new document, but will not damage the original file.
<susan> 在 2024-10-14 上传 | 大小:4166656 | 下载:0

[JSP源码/Javacomplex

说明:复数计算器 化简复数表达式并以复平面直角坐标系或极坐标形式返回结果。-The plural calculator simplification and complex expressions in complex plane right angle coordinates or polar coordinates to return results.
<susan> 在 2024-10-14 上传 | 大小:5120 | 下载:0

[JSP源码/JavaCalfreq

说明:对英文文档分词,实现文章的词频统计以及整序排列输出-The English word document, word frequency statistics and realize the article output of the entire sequence alignment
<赵颖> 在 2024-10-14 上传 | 大小:5120 | 下载:0

[JSP源码/JavaStem

说明:实现英文文档的分词,并且对词汇进行波特词干处理,输出文章中词干的出现数量-Achieve the English word document and vocabulary Porter Stemming for processing, the output article appeared in the number of stem
<赵颖> 在 2024-10-14 上传 | 大小:14336 | 下载:0

[JSP源码/JavaItcastTetris1.02_final

说明:俄罗斯方块,很全的功能,很自主,大家快来下载啊,自己打jar包-Tetris, it is full of features, very independent, We Come download ah, his hit jar package
<滕明利> 在 2024-10-14 上传 | 大小:229376 | 下载:0

[JSP源码/JavazmJFrame

说明:java滚动字幕 可以设置字体 滚动速度 滚动方向-You can set the font java marquee scrolling speed scrolling direction
<liangfeilin> 在 2024-10-14 上传 | 大小:5120 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 13423.24 .25 .26 .27 .28 ... 14335 »

源码中国 www.ymcn.org