-
Utile
根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
- 2005-07-12 15:19:32下载
- 积分:1
-
Java--programming
精通java网络编程第二版的全部的源代码(Proficient in the second version of the java network programming source code)
- 2012-05-20 14:48:42下载
- 积分:1
-
BookFans
网上购书系统,本科毕设。内容齐全,可供本科毕设借鉴,希望能提供帮助。采用了struts2框架+tomcat+sqlsever2000(online book shop)
- 2011-09-22 09:20:48下载
- 积分:1
-
nhibernate
这是利用.net开发的,其中用到了orm方法(面向对象的方法),是NHibernate,该工具是从java开发的hibernate引申过来的.该程序对初学者非常不错!(use. Net development, which uses the Vector method (object-oriented approach), is NHibernate, the tool is the development of java exploit extended overnight. The program is very good for beginners!)
- 2005-03-22 23:16:36下载
- 积分:1
-
DisplayLinesPoints
用java3d写得一个小程序,有缩放、旋转、平移等功能(A small program written by java3d, zoom, rotate, pan, etc.)
- 2013-12-08 10:23:49下载
- 积分:1
-
com
信大捷安安全函数API实现代码,源码工程、JAVA,JNI实现(Xinda Jiean An all-function API implementation code, source code project, JAVA, JNI to achieve)
- 2016-08-18 20:18:29下载
- 积分:1
-
jspkaoshi
比较好的考试学习系统,可以下载用来学习JAVA编程。(relatively good learning examination system, can be downloaded for learning Java programming.)
- 2006-12-07 17:46:18下载
- 积分:1
-
ppt
基于java搜索引擎开发流程与实践ppt,主讲老师罗刚(java Search engine ppt)
- 2015-06-12 10:42:52下载
- 积分:1
-
2006011468_wy_Exp5
清华大学 郑莉 java程序设计基础 课程实验
第五章(Zheng Li, Tsinghua University basic course java programming chapter Experiment)
- 2009-12-18 21:10:38下载
- 积分: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