-
Counter.java
计数器 找出最大值和最小值并且可以递增(i) Write the Counter class which should have two private instance variables: count and max.Add getters and setters for the two private instance variables. The getter methods should be named getCount() and getMax(), whereas the setter methods should be named setCount(int n) and setMax(int n).Add a toString() method in the Counter class and test this method in the CounterTest
class. This could simply display the current values of count and max.)
- 2021-04-27 16:18:44下载
- 积分:1
-
lianxu
能实现图片、文字的连续滚动效果。滚动的方向可控制(上、下、左、右)。(To achieve images, text, effects of continuous rolling. The direction of rolling can be controlled (up, down, left, right).)
- 2010-01-18 22:06:10下载
- 积分:1
-
guess
java small game a small game with computer(a java small game with computer)
- 2010-01-05 20:02:13下载
- 积分:1
-
jisuanqi
就是自己做的小程序, 为了下载东西,计算器是我自己原创的, 可以实现加减乘除,虽然简单,但是原创(Is to do their own small programs, in order to download things, calculator is my own original, you can achieve addition and subtraction multiplication and division, though simple, but original.)
- 2018-05-04 15:06:34下载
- 积分:1
-
conrec.js-master
说明: This is a JavaScript implementation of the CONREC contouring algorithm, which
operates on a grid of z-values.
If no contour-drawing function is specified, it builds a list of contour
vectors that can be accessed via .contourList().
Example:
var data = [[0, 1, 0], [1, 2, 1], [0, 1, 0]];
var c = new Conrec;
c.contour(data, 0, 2, 0, 2, [1, 2, 3], [1, 2, 3], 3, [0, 1, 2]);
// c.contours will now contain vectors in the form of doubly-linked lists.
// c.contourList() will return an array of vectors in the form of arrays.
- 2020-06-19 21:00:01下载
- 积分:1
-
Student_System_Manager
一个简单的学生管理系统,我自己写的,功能不是很强大,但是有点用,希望你们会喜欢,对于大多数学数据可得同学,应该有用,我就是学数据库的,这是我课设的作业。。(A simple student management system, I wrote it myself, not very powerful, but a little with the hope that you will like)
- 2013-12-01 22:57:14下载
- 积分:1
-
jquery
提示加入收藏的弹出层,有关闭,不再提示等功能(Tip Favorite pop layer, there are closed, no longer prompted other functions)
- 2013-10-15 10:14:25下载
- 积分:1
-
aaaaaaaaaaaaaaaaaaa
我去我我我我我我我我哇任务而威尔·热情·玩儿玩儿玩儿玩儿3我认为人温柔温柔我热热让我32玩儿玩儿我任务而威尔
- 2022-07-11 18:00:17下载
- 积分:1
-
java的春天
aadrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
- 2022-09-02 21:25:03下载
- 积分:1
-
angularcode_task-
angular code to new task
- 2016-12-30 14:02:01下载
- 积分:1