-
nimgame
尼姆游戏,java实现,玩家信息操作,进行游戏,分为三个java文件。In this project, we introduce a third class NimGame. The game playing process is delegated from Nimsys
to NimGame. Since only one game will be active at any given time, only a single NimGame instance is
required by Nimsys. Nimsys should also maintain a collection of players. Initially, this collection will be
empty - players will need to be added in order to play a game.
- 2022-09-01 17:00:02下载
- 积分:1
-
Beginning_Algorithms_code
BOOK:Beginning Algorithms
Code Examples(BOOK : Beginning Algorithms Code Examples)
- 2006-12-28 11:18:17下载
- 积分:1
-
L1J_TW_3.80c
说明: 3.81源碼自改版,還有很多BUG未修改(3.81 souce code edit by myself)
- 2020-10-29 09:19:27下载
- 积分:1
-
控件大小自动随窗体变化
控件大小自动随窗体变化-with automatic controls the size of the Form
- 2022-08-16 09:01:34下载
- 积分:1
-
这是一个简单的例子,演示了如何使用JSF初学者
this a simple example that demonstrate how to use JSF for starters-this is a simple example that demonstrate how to use JSF for starters
- 2022-08-05 09:36:21下载
- 积分:1
-
OV2710-Driver_20100413
@@ MIPI-10bit_1280x720_60fps
OmniVision Technologies Inc.
Sensor Setting Release Log
=============================================================
Sensor : OV2710
Sensor Rev : Rev1a
05/04/2009
R1.0
Initial Release for Rev 1A
05/08/2009
R1.1
- 2016-03-23 12:29:42下载
- 积分:1
-
逍遥西游修改通用资源
说明: 逍遥西游200多个更改路径以及修复文档,客户端修复文档,服务端修复文档(More than 200 change paths and repair documents, client repair documents and server repair documents of Xiaoyao westward Tour)
- 2020-04-01 13:23:45下载
- 积分:1
-
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath...
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系统变量中找到Path并加入下面内容: c:jsdk c:jsdkin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 亿龙电脑网 -turmoil design book v1.0] jsp a version of the installation process. Jdk installed servers and servers resin 2. JSDK after installing, configuring the following : the system variables and find ClassPath add the following (if you can not find ClassPath, it is new) : c : jsdkLIBdt.JAR c : jsdkLIBTOOLS.JAR c : jsdkBIN. another variable in the system and find the Path add the following : c : jsdk c : jsdk in three. direct extracting resin can run the procedure on the doc directory classes put on the list of documents WEB-INF directory 4. li Fang in od
- 2023-08-19 03:25:04下载
- 积分:1
-
会员积分消费管理系统
【实例简介】
内含源码、数据库文件、项目日志和项目报告
会员积分消费管理系统是一个数据库应用系统,会员所有信息都是保存在数据库中。本系统将主要实现以下功能:注册会员、查询会员、会员、查询消费记录功能、会员管理、今日消费统计。
- 2021-11-16 00:44:03下载
- 积分:1
-
图书馆管理系统
一个简单的java图书馆管理系统,能够完成数目管理,借书,还书,还能按照指定时间打印出对应书本的所有清单,比如某一本书一段时间内左右借还经历,并且可以打印输出pdf.数据库采用的是postgresql,里面包含建表脚本
- 2022-01-26 01:21:24下载
- 积分:1