-
StudentManagement1
说明: 简易的实现了管理员登录,查询,管理的功能(Simple realization of administrator login, query, management functions)
- 2020-06-24 09:00:02下载
- 积分:1
-
SendTCP
sendtcp java 发送tcp包的程序,基于winpcap,jpcap(sendtcp java Send tcp packet procedures, based on winpcap, jpcap)
- 2021-04-18 16:18:57下载
- 积分:1
-
Test_lstore_3
Test_lstore_3 extends Dx Test Case for Andriod.
- 2013-11-12 11:48:46下载
- 积分:1
-
CRO
Chemical Reaction Optimization (CRO)是一种新兴的智能算法,PaperArtificial Chemical Reaction Optimization Algorithm for global optimization详细介绍了该算法,CRO为其Java代码,供新学者参考
- 2020-11-06 17:29:50下载
- 积分:1
-
Securing-Web-applications
Web application vulnerabilities have become a major concern in software security. This paper will present major attack patterns, i.e. SQL injection, cross-site scripting, cross-site request forgery, JavaScript hijacking, and DNS rebinding, together with a survey and assessment
of the countermeasures available to web application developers.
- 2013-04-02 16:39:21下载
- 积分:1
-
note-of-Java
传智播客毕向东老师Java_SE基础课程笔记(Chuan Chi podcast Bi Xiangdong teacher Java_SE basic course notes)
- 2014-02-27 22:24:29下载
- 积分:1
-
IO
说明: 自己封装的常用IO包,文件流和字符流通用,windows和linux环境下都有(Own package of common IO package, document flow and circulation with the characters, under both windows and linux environment)
- 2014-11-18 11:49:46下载
- 积分:1
-
Myframe
五子棋 Java版,带规则
.java文件,可直接查看,已经测试(Java version of backgammon with the rules. Java files, you can directly view, has been tested)
- 2011-11-24 20:22:02下载
- 积分:1
-
Calculator2
A Java calculator that uses a recursive descent parser converted directly from C++ code.
- 2013-05-22 13:29:09下载
- 积分: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