-
src
please download ivt bluesoleil 6
- 2009-06-13 00:10:37下载
- 积分:1
-
Java-mistake
Java编程中常见的一些错误以及解决的办法(Some common Java programming errors and solutions)
- 2011-07-22 15:59:00下载
- 积分:1
-
03
第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)
- 2013-07-23 16:28:35下载
- 积分:1
-
hotel
andriod studio/eclipse 酒店的管理系统,刷卡监控等( andriod studio/eclipse Hotel management system, monitoring and other credit card)
- 2015-11-12 09:36:11下载
- 积分:1
-
universial-class
java常用类代码 String Buffer(universial class code)
- 2011-12-21 16:49:15下载
- 积分:1
-
Lab8_v0.3
java+mysql+tomcat 开发的程序 用户管理(java+mysql+tomcat procedures developed user management)
- 2012-05-27 17:17:11下载
- 积分:1
-
calculator
实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
ctci-5th-cPPcode
ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习(ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++)
- 2016-08-21 18:05:40下载
- 积分:1
-
crawljax-2.0
说明: 该代码通过Myeclipse开发环境使用Java语言实现ajax网页内容的提取。(The code used by Myeclipse Java language development environment ajax web content extraction.)
- 2011-03-28 12:19:35下载
- 积分: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