Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c compiler
Search - c compiler - List
DL : 0
编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过-prepared by BP algorithm in the software simulation 3.0 Turbo c compiler environment through
Date : 2026-01-10 Size : 2kb User : 李啊

这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents
Date : 2026-01-10 Size : 134kb User : 瑶瑶

序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Requirements : C compiler with STL (Standard Template Library).
Date : 2026-01-10 Size : 19kb User : 高敏

DL : 0
这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
Date : 2026-01-10 Size : 3kb User : 李序

这是一个单目标函数的遗传算法程序,经过编译、运行成功。在研究遗传算法时有很大帮助-This is a single objective function of the genetic algorithm procedures are followed, compiler and operating successfully. Research in genetic algorithm will be of great help
Date : 2026-01-10 Size : 3kb User :

GP算法,遗传规划算法源代码。VC++环境下编译。-GP algorithm, genetic programming algorithm source code. VC++ Compiler environment.
Date : 2026-01-10 Size : 47kb User : shenxu

DL : 0
在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
Date : 2026-01-10 Size : 678kb User : qihuolin

DL : 0
在Visual C++ 编译环境下,遗传算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the genetic algorithm process, and use them to solve a 48 cities TSP problem.
Date : 2026-01-10 Size : 713kb User : qihuolin

DL : 0
这是一个在C++编译器上实现的遗产算法程序源码,已经调过了,能跑通!-This is a C compiler algorithm to achieve the legacy of the procedure source code, has been transferred, run pass!
Date : 2026-01-10 Size : 2kb User : boody

DBSCAN算法VC++源代码,已通过编译-DBSCAN algorithm VC++ Source code, has passed through the compiler
Date : 2026-01-10 Size : 21kb User : 伊罗

DL : 0
详细的bp神经网络算法,用c编译,实用性强,可用作二次开发-Detailed bp neural network algorithm, using c compiler, practical, strong, and can be used as a secondary development
Date : 2026-01-10 Size : 280kb User : 潘康

DL : 0
在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题-In the Visual C++ Compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem
Date : 2026-01-10 Size : 710kb User : liuwei

在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
Date : 2026-01-10 Size : 674kb User : liuwei

DL : 0
在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
Date : 2026-01-10 Size : 5.62mb User : 李志辉

DL : 0
在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
Date : 2026-01-10 Size : 713kb User : 肖翔

DL : 0
在Visual C++ 编译环境下, 模拟退火算法算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, simulated annealing algorithm algorithm procedures and use them to solve the 48 cities TSP problem.
Date : 2026-01-10 Size : 675kb User : 肖翔

DL : 0
《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms" course work, with the issue of Genetic Algorithm for TSP. Which encountered the problem of slow convergence is also found in the network solution. We should all download the Windows program that VC6. I wrote this from scratch, we should look more easy to understand. C++ the Console program, VC2005 compiled under. All use of STL, the compiler is why the old might be a problem. Compressed packet, there are papers to thank the victory: " TSP to improve the genetic algorithm." It is mating with his greed makes on behalf of about 10 on the convergence to good solutions. Praise again!
Date : 2026-01-10 Size : 585kb User :

在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
Date : 2026-01-10 Size : 28kb User : yong

DL : 0
关于遗传算法的设计,c语言编译,可以直接调试!-On genetic algorithm design, c compiler, you can directly debug!
Date : 2026-01-10 Size : 4kb User : liuzhen

DL : 0
关于遗传算法的设计,c语言编译,可以直接调试!-On genetic algorithm design, c compiler, you can directly debug!
Date : 2026-01-10 Size : 3kb User : liuzhen
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.