-
Java_Database_Best_Practices
Java Database Best Practices
- 2007-01-09 17:32:07下载
- 积分:1
-
ms3dImportExport_ver1_1.zip
ms3dImportExport_ver1_1是用于3Dmax中导入导出ms3d格式文件的插件(ms3dImportExport_ver1_1 for 3Dmax format files in the import and export plug-ms3d)
- 2011-11-27 22:27:50下载
- 积分:1
-
complex
编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分:1
-
dff-000
JAVA游戏毕业设计毕业论文 适合本科专科计算机专业毕业设计参考(JAVA game design graduate thesis for undergraduate computer specialist graduate design reference)
- 2008-03-01 09:26:33下载
- 积分:1
-
Hibernate_Quick_Start
Hibernate原理与配置快速入门:介绍Hibernate的核心Api调用库,并讲解一下它的基本配置(Principles and configure Hibernate Quick Start: Introduction to Hibernate Core Api call library, and explain its basic configuration)
- 2014-02-19 21:40:15下载
- 积分: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
-
PropertyChangeSupport
Property Change Support.
- 2013-11-06 14:47:29下载
- 积分:1
-
sjrqfwq
时间日期服务器(Date and Time Server)
- 2007-01-16 21:27:24下载
- 积分:1
-
Thread
线程Demo join interrupt sleep yield等几个常用线程方法(a simple Thread demo)
- 2014-08-20 09:39:33下载
- 积分:1
-
sort-xiancheng
java写的一个多线程排序实验,文件小,效果高。(java write a multithreaded scheduling experiment, the paper, and got high.)
- 2007-06-15 13:48:57下载
- 积分:1