搜索资源列表
weka-3-3-5
- own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
Gray_Translator
- Java写的一个能在二进制,八进制,十进制,十六进制格雷码之间自由转化的工具,学习数字电路的同学可能会喜欢。-write a Java in binary, octal, decimal, Gray hexadecimal code freely into the tools, learning digital circuit students might like.
fenleisuanfa.tar
- 常用机器学习算法,java编写源代码,内含常用分类算法,包括说明文档-used machine learning algorithm, the preparation of java source code that contains commonly used classification algorithms, including documentation,
fangcheng
- 接二元一次方程组 初级java学习gui元件最基本的使用!-Then the dual group一次方程primary gui components java learning the most basic use!
StudentCalculator
- 这个是我自己写的一个模拟计算器的小程序,用的是java语言,方便初学者学习使用!-This is my own simulation calculator write a small program, using java language, easy for beginners to learn to use!
MyCalc
- 简单的计算器,支持加减乘除的计算,作为刚学习java的人会有很好的帮助-Simple calculator, to support the calculation of multiplication and division addition and subtraction, as people just learning java will have a good help
Cal
- 学习交流使用,利用JAVA做的一个计算器程序,能完成简单的加减乘除,供学习交流,如果进一步交流,加QQ358795715-THE CODDE IS USE FOR STUDYING JAVA LANGUAGE
Calculator
- Java编写的计算器,只支持标准计算,没有记忆功能,精确度较低,仅供学习参考,不能用作正式计算-Calculator written in Java, only supports the standard calculation, no memory function, accuracy is low, only a reference can not be used as a formal calculation
Mycomputer
- 一个小巧的计算器,适合刚接触java的新人学习,各种功能都比较完善-A small calculator, suitable for newcomers to learn new to java, various functions are more perfect
jisuanqi
- 本学期学习了java编程,该程序是一个简单的计算器,能够完成四则运算。-This semester learn java programming, the program is a simple calculator, able to complete the four operations.
20131126
- 学习遗传算法时使用的例子,是win控制台程序,我根据网上下载的java代码,自己读java代码,然后改成c++代码,用自己的思维写出来的,编译可以通过,那时候就一个cpp文件包含了全部代码-Examples of the use of genetic algorithms when learning is win console program, I downloaded java code based on their own reading java code, and then chang
Ant-Colony-Optimization
- 一个蚁群优化算法的JAVA代码,代码清晰、简单,很适合初学者学习。-Ant Colony Optimization
ArtificialIntelligence
- 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
darts-clone-java-master
- HMM模型源代码,非常适合新手使用,理解模型原理,若有问题欢迎咨询本人,一起学习学习!-HMM Model source ,very suitable for beginners to use!
beeColony
- 用java语言写的通用人工蜂群算法,源代码里面有清晰的英文注释以及测试代码。可供大家学习研究。-It is the common artificial bee colony algorithm written in java language, the source code which has a clear English comments and test code. For everyone to study.