-
ConferenceTrackManagementProject
java开发的bin packing, 个人感觉很有用。。。。可以下载学习(The bin packing developed by Java is very useful to me. Downloadable Learning)
- 2020-06-23 22:20:02下载
- 积分:1
-
509_meal_ordering-master
JAVA web课程设计源代码,本系统是一个简易的餐厅管理系统,系统的主要功能包括:新用户注册功能,用户登录功能,能根据用户登录的身份(分为管理员和普通用户)不同显示不同的功能页面。(JAVA web curriculum design source code, the system is a simple restaurant management system, the main features of the system include: new user registration feature, user login function, according to the identity of the user logged on (divided into administrators and ordinary users) different display different the features page.)
- 2020-11-30 20:29:28下载
- 积分:1
-
cangkuguanli
仓库管理系统,主要实现了仓库管理的各个细节,希望那个能帮到大家。(warehouse system。)
- 2012-12-06 08:33:50下载
- 积分:1
-
android-samples-master
说明: 谷歌地图的官方demo,支持各种移动设备开发,以及穿戴设备地图(The official demo of Google Maps supports mobile device development and wearing device maps)
- 2020-06-20 10:40:01下载
- 积分:1
-
computerhomework
清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
- 2013-10-10 11:09:56下载
- 积分:1
-
java-chat
j a v a 聊 天 程 序 源 代 码(java chat program source code)
- 2014-04-17 11:56:03下载
- 积分:1
-
ImmutableMultiset
An immutable hash-based multiset. Does not permit null elements.
- 2013-12-03 09:39:33下载
- 积分:1
-
TCP远控
TCP 易语言 远程控制 源码(TCP easy language remote control source code)
- 2018-08-09 15:25:07下载
- 积分:1
-
航天机票管理系统
说明: SpringBoot + Vue前后端分离的航天机票管理系统,使用MySQL作为数据库(Spring boot + Vue front and back end separation of space flight ticket management system, using MySQL as the database)
- 2021-03-30 12:27:29下载
- 积分: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