-
使用Java 编制的小游戏,实现了客户端与服务器端的简单连接
使用Java 编制的小游戏,实现了客户端与服务器端的简单连接-Prepared using the Java game to achieve the client and server-side of the simple connection
- 2022-09-02 07:45:03下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
这是我期末做的考试做的试题!
这是我期末做的考试做的试题!-This is the end of my examination so do the questions!
- 2022-05-22 07:55:54下载
- 积分:1
-
java EJB 编程源代码。
java EJB 编程源代码。-EJB source code.
- 2023-01-09 21:15:03下载
- 积分:1
-
a Java application, user input from a keyboard 1 ~ 99,999 between the number of...
一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment of this amount is not palindrome number. Palindrome refers to this number with a few figures to be printed in reverse chronological order after the number and the same as the original, such as the 12121, 3223 is palindrome number.
- 2022-01-25 16:47:05下载
- 积分:1
-
solving linear equations, reference note that the algorithm was not strict enoug...
求解线形方程组,可参考说明,算法尚不够严谨-solving linear equations, reference note that the algorithm was not strict enough.
- 2022-06-01 02:09:02下载
- 积分:1
-
该博客网是基于web2.0概念、实现了主流博客网站的主要功能,包括博 客的注册登录、关键字搜索、热门文章推荐、页面访问次数统计、对文章的评论和留言以及博客的个人...
该博客网是基于web2.0概念、实现了主流博客网站的主要功能,包括博 客的注册登录、关键字搜索、热门文章推荐、页面访问次数统计、对文章的评论和留言以及博客的个人文章管理维护系统。-The blog network is based on the web2.0 concepts, realize the mainstream blog site
- 2022-01-26 00:32:48下载
- 积分:1
-
ICQ, a JAVA
一个基于JAVA的ICQ系统,里面包含源代码以及系统设计与实现的文档。-ICQ, a JAVA-based system, which contains the source code as well as system design and implementation documents.
- 2022-06-20 10:03:44下载
- 积分:1
-
线程小程序(售票员卖票)
线程小程序(售票员卖票)-small thread (conductor sells tickets for the Taiwan)
- 2022-01-26 05:23:25下载
- 积分:1
-
创建中间企业对象层,是企业应用开发在企业对象基础上进行。...
创建中间企业对象层,是企业应用开发在企业对象基础上进行。-created among enterprises object layer is the development of enterprise application targeted at the enterprise basis.
- 2022-04-17 05:28:29下载
- 积分:1