-
ms3dImportExport_ver1_1.zip
ms3dImportExport_ver1_1是用于3Dmax中导入导出ms3d格式文件的插件(ms3dImportExport_ver1_1 for 3Dmax format files in the import and export plug-ms3d)
- 2011-11-27 22:27:50下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
Utile
根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
- 2005-07-12 15:19:32下载
- 积分:1
-
jspbookshop
说明: 一个用jsp做的网络书店的源代码
采用oracle数据库设计(jsp done with a network of bookstores source code using oracle database design)
- 2006-01-17 22:37:19下载
- 积分:1
-
Programmer-en-Java
cours to programme by using java
- 2014-02-19 12:06:06下载
- 积分:1
-
ve
说明: 在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。
安装完,可以这样实验一下:
1.新建一个java工程
2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT) 然后 下一步
选择 Include Support For JFace library ,完成
3.工程上右键 ->New -> Other 选JAVA 下的Visual Class
左下角 Style 里选 -> Swt ->Shell 完成新建类
还可以调出常用视图:
1.Window -> Show View -> Other 选 Java -> Java Beans
2.Window -> show View -> Other 选 General -> Properties
然后就可以很容易的使用ve来做java界面了(release three packages with your edition of eclipse and it s ok)
- 2010-12-16 11:26:05下载
- 积分:1
-
Java
基于Java的数据结构算法演示系统,包含制作过程与要求(Java-based data structure algorithms presentation systems, including the production process and requirements)
- 2013-12-16 19:50:22下载
- 积分:1
-
dateUtil
说明: 日期帮助,自动输出排班人员,自定义配排班类型(Date Help, Scheduling)
- 2020-06-22 15:40:01下载
- 积分:1
-
searchingEngine
自己写的search engine, 有 boolean search, fuzzy search(write their own search engine, boolean search, Fuzzy search )
- 2006-11-30 18:04:33下载
- 积分: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