搜索资源列表
三柱汉诺塔
- 经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
Thunder5.7.7.441
- 神经网络工具箱,含有大量神经网络算法的实现 (2008-03-30,Java,3126KB,1次) shenjingwangluo.rar - 神经网络算法源程序代码,关于智能优化方面的,很经典的代码,C++实现. (2008-04-02,Visual C++,266KB,1次) nnc.rar - 神经网络算法源程序,大家有需要的看看!希望对大家有所帮助 (2008-03-22,C-C++,262KB,0次) Mybp539.zip - 此为bp神经网络算法,并基于vc的程序
genetic
- 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
SVM-hssvm1.0.1
- HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classi
algorithm-design-with-C-CPP-Java
- 这是算法设计、分析与实现从入门到精通:C、C++和Java的随书源代码,按照算法之间逻辑关系,对每一个经典算法,都给出了完整的C/C++/Java三种主流编程语言的实现程序。-This is the algorithm design, analysis and implementation from the entry to the master: C, C++ and Java with the book source code, in accordance with the algorith
java_internet
- 本程序运用java在internet开发的优势,对经典的智力游戏五子棋进行了二次开发。其中涉及到的人工智能的代码很具有启发性。-The program developed using the advantages of java in the internet, the classic puzzle game of backgammon for a secondary development. Which involves the artificial intelligence of the c
Fruit-and-vegetable-Lianliankan
- java实现的水果连连看游戏,很经典的程序哦!欢迎大家多多下载支持!-java realize the fruits Lianliankan game, very classic program Oh! Welcome to download a lot of support!
Adder.java
- 用JAVA编写的关于加法器的小程序,很是经典的一个-Prepared using JAVA applet on the adder, it is one of the classic
simplecalculator.java
- 用JAVA编写的一个关于计算器的小程序很是经典-It is a classic with JAVA prepared a calculator applet
python
- python编程实现数据挖掘领域的经典算法:Apriori算法,实现对于关联规则的挖掘。文件中含有程序主体及测试数据集。-Classical data mining algorithms: Apriori algorithm for mining associated rules. Algorithm programmed in JAVA and test dataset are included.