-
FTPUtil
ftp上传下载实例,java源码为原创,自己的项目代码(ftp upload and download examples of java source code for the original project code)
- 2012-11-22 11:34:55下载
- 积分:1
-
五子棋java
说明: 基本算法:
采用博弈比较常用的策略。
计算机下子前,分别对玩家和电脑棋型进行评估,然后根据棋型对每一位置打分(玩家和电脑在同一点的分数不同),比如活三100分,冲四1000分等,然后根据每个落子点分数进行选择。采用极大极小值策略,进行多步计算。(Basic algorithm:
The game strategy is commonly used.
Before computer playing, players and computer chess models are evaluated separately, and then each position is scored according to the chess pattern (players and computers have different scores at the same point), such as live three hundred points, go four thousand points, and then choose according to the score of each falling point. Multi-step calculation is carried out by using the minimax strategy.)
- 2020-06-17 17:00:02下载
- 积分:1
-
day03_pm
java培训笔记,第三天可以学习的内容,适合刚理解java,0基础的学java的学员(java training notes, you can learn the contents of the next day, for just understand java, 0-based learning java trainee)
- 2013-09-02 18:14:27下载
- 积分:1
-
computerhomework
清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
- 2013-10-10 11:09:56下载
- 积分:1
-
luntan
一个比较典型的论坛系统,主要功能模块有栏目管理,专区管理,回复主题管理,用户管理,用户注销等。里面有数据库,有文档说明。很典型经典的模板,适当的可以添加功能。(A typical forum system, the main function module part management, area management, reply to topics management, user management, user logs off. Inside the database, the document explains. Very typical classic template appropriate to add functionality.)
- 2012-10-18 15:58:32下载
- 积分:1
-
21days
说明: 21天学会java的源代码
它让你轻松学会java 编程
让你轻松成为一个java 程序员(21 days Institute java source code it lets you easily learn java programming lets you easily become a java programmer)
- 2006-03-24 18:25:33下载
- 积分:1
-
new-java-exercise50
最新JAVA编程题全集_50题及答案,收集了最新的一些java试题,有很详细的解答(Complete _50 latest JAVA programming problems questions and answers, a collection of some of the latest java questions, there is a very detailed answer)
- 2013-09-23 16:15:14下载
- 积分:1
-
VideoModel
简单的视频播放器,对视频开发不是很明白的人很有帮助(simple videoplayer,very helpful for those who are learning video developing)
- 2015-04-27 10:26:24下载
- 积分: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
-
UiDocumentTreeEditPart
Implementation of {@link UiElementTreeEditPart} for the document.
- 2013-12-11 13:16:48下载
- 积分:1