-
cooec
实现类似资源浏览器的树形目录, 作了一些功能添加()
- 2018-05-15 09:34:47下载
- 积分:1
-
AccountProject
一个简单的银行账户管理程序,给新手用来熟悉java与练习java。(A simple bank account management procedures, to the novice to be familiar with Java and Java practice. A simple bank account management procedures, to the novice to be familiar with Java and Java practice.
)
- 2014-07-16 15:31:44下载
- 积分:1
-
miniCAD
miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。(In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.)
- 2020-11-18 16:09:38下载
- 积分:1
-
etc原始
问道1.6原始etc,修改错了的朋友可以选择用此文件恢复(Question 1.6 Original etc)
- 2020-12-27 12:39:02下载
- 积分:1
-
New-folder
this code is an example how to program a loop with while and do statement in java
- 2015-07-11 04:29:28下载
- 积分:1
-
聊天室系统charroom
本系统用java+Mysql技术,实现了一个聊天室系统,可同时允许多人一起在线聊天,互发信息。(The system used java+ Mysql technology, achieve a chat room system, while allowing people to chat online with each other fat information.)
- 2020-07-06 14:58:58下载
- 积分:1
-
javaworks
JAVA编写的家用电器管理系统,可以生成负荷曲线(Household electrical appliance management system)
- 2020-11-26 15:09:31下载
- 积分:1
-
bpso
基于粒子群的无功优化编程,使得系统网损最小。(Reactive power optimization based on particle swarm of programming, system network loss is minimal.)
- 2020-12-25 11:19:05下载
- 积分:1
-
The Way to Write High Quality Code for Web
一个关于提高代码写作水平的文章,值得一看(An article on improving code writing is worth reading.)
- 2018-12-20 21:05:41下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1