BP算法的C++类
BP算法的C++类,输入输出全部采用文件格式,不用在运行的时候一个一个输入拉...
BP算法的C++类,输入输出全部采用文件格式,不用在运行的时候一个一个输入拉...
一个演示类模板的源代码...
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i...
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers....
A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包...
PQP is a library for performing three types of proximity queries on a pair of geometric models compo...
source code to compute the visibility polygon of a point in a polygon....
k-聚类算法...
一个另类的坦克大战源程序,包括场景、导具制作。 vc++6.0 directx6.0以上...
用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基...