-
DisplayLinesPoints
用java3d写得一个小程序,有缩放、旋转、平移等功能(A small program written by java3d, zoom, rotate, pan, etc.)
- 2013-12-08 10:23:49下载
- 积分:1
-
JavaP2P
Java P2P 技术内幕,电子书,pdf格式(Insider Java P2P technology, e-books, pdf format)
- 2009-05-01 01:12:34下载
- 积分:1
-
GPS软件接收机(鲁郁)
说明: 本文件是《GPS全球定位接收机-原理与软件实现》(电子工业出版社,鲁郁著。)的配套源程序,希望能给学习GPS的同学带来帮助哦!(This document is "GPS global positioning receiver - principle and software implementation" (Electronic Industry Press, Lu Yu) The supporting source program, I hope to help students learn GPS Oh!)
- 2020-03-07 20:42:22下载
- 积分:1
-
charsets
java 2d example game
- 2009-03-03 21:22:40下载
- 积分:1
-
SSH2web
先它是一个开源的项目;它是一个基于IoC和AOP的构架多层j2ee系统的框架,但它不强迫你必须在每一层 中必须使用Spring,因为它模块化的很好,允许你根据自己的需要选择使用它的某一个模块(First it is an open source project it is a framework based on IoC and AOP framework for multi-j2ee system, but it does not force you to use in each layer must be Spring, because it is very modular, allowing you to according to their need to select a module to use it)
- 2011-06-27 17:06:34下载
- 积分:1
-
xaj
说明: 新安江模型java程序 包括产流 汇流 河道演进 (Java program of Xin anjiang Model
)
- 2021-03-31 16:49:09下载
- 积分:1
-
日程管理
说明: 一个类似的日历,数据表的设计。我想了很久,也没有找到一种好办法。如果象Google calendar 一样,可添加月,周,日重复。。数据库里面,我想应该只有一条记录。(A similar calendar, data table design)
- 2020-06-24 02:40:02下载
- 积分:1
-
WEB_Chat_Room
java常连接通信,java基于web聊天系统(java often connected communication)
- 2014-02-26 16:27:56下载
- 积分:1
-
TextEditorModel
Testing this script will compile without stack overflow
- 2014-02-09 13:17:12下载
- 积分: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