Welcome![Sign In][Sign Up]
Location:
Search - threads java

Search list

[JSP/JavaJava Threads, 2Ed (Source)

Description: Java Threads, 2Ed (Source)-Java Threads, 2Ed (Source)
Platform: | Size: 47104 | Author: 张大伟 | Hits:

[BooksJAVA线程第三版

Description: 一款不错的java线程方面的电子书籍-one good java threads of electronic books
Platform: | Size: 1068032 | Author: 王新安 | Hits:

[JSP/JavaTimerDemo

Description: 一个使用线程与定时功能的JAVA小程序,-use of a functional and timing threads JAVA small program
Platform: | Size: 1024 | Author: 易波 | Hits:

[BooksJAVA专题技术综述之线程篇

Description: JAVA专题技术综述之线程篇-Java technology : for thematic threads Part
Platform: | Size: 45056 | Author: 任继军 | Hits:

[GDI-BitmapJava门电路画图器

Description: Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个Java程序,和门电路没有什么关系的-Java gate drawing for basic functions : 1. Document storage, open; 2. Add the basic components; 3. The configuration of components using XML preservation, can not amend, modify or delete four basic components. Painting, line drawing, character; 5. 6 delete components. Statistics drawn up circuit components used xml document preservation, the basic configuration of the components is the use of the software xml document Although small, but involves a lot of knowledge, to learn Java beginners or very helpful. Document storage, a single gate is used to preserve the XML document storage, the use of the threads ... is a painting gates of software, but is purely a Java program, and the gates of nothing
Platform: | Size: 108544 | Author: 一心一意 | Hits:

[EditBoxJAVA编辑器程序

Description: 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Edit组合各个窗口,并实现功能。-based on the simple JAVA editor,* EditFace realized interfaces;* EditFace $ FileOpen completed the open file function;* EditFace $ FileSave completed a document retention function;* Edit $ FindAndReplace search and replacement windows;* Edit $ AutoSave Automatic Backup documents threads ;* Edit $ SaveFileDialog save dialog;* SetKey add keywords;* SetColor set color;* About introductory procedures;* Edit window various combinations, and to achieve functional.
Platform: | Size: 27648 | Author: KOF | Hits:

[Windows DevelopJava线程入门教材

Description: Java线程入门 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 283 KB -Java threads entry books Language : English books categories : program design license : free software books Size : 283 KB
Platform: | Size: 238592 | Author: | Hits:

[Otherjavagame1245

Description:  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the point addScore () an automatic points. If there is no point bombs, continued to decline, hit the screen wasHitEarth () method is activated, Calling within their death (), to reduce Denfe
Platform: | Size: 357376 | Author: 11 | Hits:

[JSPOReilly.Java.Threads.3rd.Edition.Sep.2004.eBook-DD

Description: java Threads 是一本不错的书,影印版-java Threads is a good book, photocopying version
Platform: | Size: 685056 | Author: bmw | Hits:

[JSP/Javatrafficjava

Description: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。 -design of a traffic signal categories : (1) variables : location, color (red, yellow, green), indicating that time (seconds). (2) Method : Switch lights. Create and start two threads (to the East and West, North and the South to) the same time. 3. Experimental requirements (1) design thread. (2) design matrix interface signal junctions. (3) Further to the signal in each direction, divided into three lanes of lights : turn left, turn right and go straight. (4) According to vehicular traffic for the time of fuzzy control.
Platform: | Size: 27648 | Author: 行风 | Hits:

[JSPjava_thread_cn

Description: 中文文档,其目录如下: 线程中一些基本术语和概念 线程之间的通讯 Java线程调度 线程池 工作队列-Chinese documents, the directory is as follows: threads in some of the basic terms and concepts of communication between threads Java thread dispatching thread pool work queue
Platform: | Size: 21504 | Author: 藕太黑 | Hits:

[JSP/JavaJAVA

Description: 多线程编程 一个线程计算完全数和一个线程计算水仙花数 IO流 以及图形界面-Multi-threaded programming a thread and a calculation of total number of threads a few daffodils IO flow calculation as well as the graphical interface
Platform: | Size: 2048 | Author: phoebus | Hits:

[JSPOReilly.Java.Threads.3rd.Edition.Sep.2004

Description: Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java s threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming. -Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java s threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.
Platform: | Size: 685056 | Author: xu xiang | Hits:

[JSP/JavaThreads

Description: java课程设计,使用java多线程技术模拟接力赛赛跑,很好的例子-java course design, the use of java multithreading technology analog relay race, a good example
Platform: | Size: 30720 | Author: linxiaohui | Hits:

[Technology ManagementJAVA-DOCUMENT

Description: JAVA核心知识 JAVA 的面向对象程序设计 常用类讲解,重点Collection,JDBC JAVA编程中注意点 JAVA线程,反射 Swing编程(选讲)-JAVA core knowledge of the JAVA object-oriented programming on commonly used category, with a focus Collection, JDBCJAVA attention to points JAVA programming threads, reflection Swing Programming (election talk)
Platform: | Size: 133120 | Author: 尹建平 | Hits:

[Process-ThreadAPress-Taming-Java-Threads-Code

Description: APress - Taming Java Threads Code-APress- Taming Java Threads Code
Platform: | Size: 173056 | Author: | Hits:

[JSP/JavaApress-Taming-Java-Threads

Description: 这是对应的书Apress-Taming-Java-Threads.pdf-This is the corresponding book Apress-Taming-Java-Threads.pdf
Platform: | Size: 1289216 | Author: | Hits:

[JSP/Javajava-TCP

Description: 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Platform: | Size: 12288 | Author: zhang liang | Hits:

[JSPOReilly.Java.Threads.3rd.Edition.Sep.2004.eBook-DD

Description: java线程方面的经典书籍,需要更进一步了解java线程的可以下载-java thread classic books, need better understanding of java threads can be downloaded
Platform: | Size: 685056 | Author: yuxiaolng | Hits:

[JSP/Javass

Description: Java线程的实例,Java多线程开发。多线程开发学习-Instances of Java threads, Java multi-threaded development. Learning multi-threaded development
Platform: | Size: 6144 | Author: 向么 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net