-
JAVA--the-basic
关于JAVA的基础编程学习,清华大学课件,可以下载学习(JAVA programming on the basis of learning, Tsinghua University courseware, you can download of learning)
- 2014-11-21 11:31:59下载
- 积分:1
-
xinwen
新闻发布系统。好的新闻发布系统,非常好的新闻发布系统。(Press Release System. Good press release system, a very good press release system.)
- 2020-10-25 16:40:00下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
rpsojava
real particle swarm optimization
- 2018-01-03 10:00:35下载
- 积分:1
-
leitu
一个applet程序(an applet)
- 2004-10-07 20:48:37下载
- 积分: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
-
json-1.5
json(JavaScript Object Notation)的源代码,方便编写成格式(json (JavaScript Object Notation) the source code into a format to facilitate the preparation)
- 2013-06-06 14:46:20下载
- 积分:1
-
learn-Ant.doc.tar
学习Ant 这个Java 项目生成工具。
适于正在编写 Java 代码却还没有使用 Ant的初学者。(Learning the Java project build tool Ant. For writing Java code is still not using Ant beginners.)
- 2011-08-30 10:06:35下载
- 积分:1
-
javascripts
基于MOOnTOOLs所开发的一个导航拦仅供参考(MOOnTOOLs developed based on a navigation bar for reference only)
- 2008-05-13 23:30:19下载
- 积分:1
-
视频转码工具累
说明: 针对于一些视频转码的工具类,工具类用到的转码工具分别是:ffmpeg、mencoder(For some video transcoding tools, the tools used in the tool class are ffmpeg and mencoder.)
- 2020-06-19 16:40:01下载
- 积分:1