CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - linux code - List
[
AI-NN-PR
]
GPdata-3.0.tar
DL : 0
标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at the friends
Date
: 2025-12-23
Size
: 168kb
User
:
yang
[
AI-NN-PR
]
Mafia-1.4
DL : 0
关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
Date
: 2025-12-23
Size
: 714kb
User
:
龙行天下
[
AI-NN-PR
]
umdhmm-v1.02
DL : 0
隐马尔科夫的完整实现,Linux下源代码,但VC下重新编译通过。-Hidden Markov complete realization of Linux source code, but VC re-compile.
Date
: 2025-12-23
Size
: 352kb
User
:
[
AI-NN-PR
]
dgpc
DL : 0
遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
Date
: 2025-12-23
Size
: 204kb
User
:
刘昆宏
[
AI-NN-PR
]
tsp_solve-1.3.6.tar
DL : 0
tsp c++ /比较好的tsp 代码,运行环境 linux/unix-tsp c/tsp relatively good code, the environment linux/unix
Date
: 2025-12-23
Size
: 228kb
User
:
00000000
[
AI-NN-PR
]
Mersad-5.9.5-RC2005.tar
DL : 0
RoboCup 2D 仿真组老牌强队Mersad 2005的完整源代码,Mersad-5.9.5 (RoboCup 2005) , Allameh Helli High School (NODET) , Islamic Republic of IRAN-RoboCup 2D Simulation Group Mersad 2005 veteran strong teams complete source code, Mersad- 5.9.5 (RoboCup 2005), Allameh Helli High School (NODET) Islamic Republic of IRAN
Date
: 2025-12-23
Size
: 219kb
User
:
刘维超
[
AI-NN-PR
]
CMUnited98-source.tar
DL : 0
RoboCup 2D 仿真组冠军源代码之1998年冠军队——CMUnited98源代码,1998年是卡内基梅隆大学的CMUnited队最后一次问鼎,也正是他们贡献的源代码,才使更多的研究者更轻松的加入RoboCup大家庭。-RoboCup championship 2D simulation source code's 1998 championship team-- CMUnited 98 source code, the 1998 Carnegie Mellon University is the last team CMUnited aspirations. It is their contribution to the source code, thereby allowing more researchers to more easily join the family RoboCup.
Date
: 2025-12-23
Size
: 174kb
User
:
刘维超
[
AI-NN-PR
]
FingerprintDiscriminating
DL : 1
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-Contains a variety of fingerprint identification algorithm code. The use of these codes can be found in demo directory routines. Readers in the application of these codes, you may need according to their application needs to be some code changes. For Linux/UNIX to compile C program under the unfamiliar reader can refer to the relevant Linux/UNIX under the C language programming books. Because this chapter focuses on fingerprint recognition algorithms, for the use of imagemagic no longer make a detailed introduction. Readers can be found online on the introduction imagemagic used. Readers to make appropriate changes in code, the code can be ported to windows below (mainly input and output aspects of the image).
Date
: 2025-12-23
Size
: 45kb
User
:
黄工
[
AI-NN-PR
]
learner
DL : 0
aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory-aDABOOST This package contains the following files: learner.jar- is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java-jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe- A windows executable version of the application. Doubleclick to run. learner.pdf- The digital version of the report. SRC\- The source code of the program is in this directory
Date
: 2025-12-23
Size
: 407kb
User
:
njustyw
[
AI-NN-PR
]
eo-1.0.1
DL : 0
这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction ) -This is the evolutionary computation under linux source code. === === === === === === === === === === === ===== Check latest news at http://eodev.sourceforge. net /================================================ ======================= Welcome to EO, the Evolving Objects library.The latest news about EO can be found on the sourceforge repository at http://eodev .sourceforge.net/In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.comTo get started, take a look at the tutorial, starting with./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EOevolution engines handy is to create a new standalone EO project fromthe tutorial/Templates/directory. Read Lesson 5 of the tutorial foran introduction)
Date
: 2025-12-23
Size
: 1.42mb
User
:
wk
[
AI-NN-PR
]
lastools
DL : 0
Date
: 2025-12-23
Size
: 3.2mb
User
:
nelfy
[
AI-NN-PR
]
helios-08Suzhou.tar
DL : 0
ROBOCUP 2D日本HELIOS代码-Japan ROBOCUP 2D code HELIOS
Date
: 2025-12-23
Size
: 3.36mb
User
:
Tony
[
AI-NN-PR
]
svm_light6.02.tar
DL : 0
最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
Date
: 2025-12-23
Size
: 50kb
User
:
wang
[
AI-NN-PR
]
plsi
DL : 0
语义识别 语义检索 plsa(plsi) linux下运行的代码-Identify the semantic semantic retrieval plsa (plsi) linux code running under the
Date
: 2025-12-23
Size
: 81kb
User
:
dong
[
AI-NN-PR
]
simple-SGA
DL : 0
最简单的遗传算法,带有输入文件,简单方便,易懂!-Simple GA code in C (for Windows and Linux)
Date
: 2025-12-23
Size
: 14kb
User
:
曾凯
[
AI-NN-PR
]
GPCPP4
DL : 0
Genetic Programming 遗传规划算法C++源代码,Windows和Linux下均可用-Genetic Programming C++ souce code for both windows and Linux
Date
: 2025-12-23
Size
: 77kb
User
:
AlexSun
[
AI-NN-PR
]
asmlibrary-5[1].0
DL : 0
ASM库5.0版本,来自google code,更新支持linux,内含API应用指南-Active Shape Model API
Date
: 2025-12-23
Size
: 4.02mb
User
:
arita
[
AI-NN-PR
]
people2d.tar
DL : 0
根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (ICRA 2008). It includes training and detection module C++ source code and example files. The code has been written in a way that it is very easy to modify/hack. NO background subtraction is needed with this method.
Date
: 2025-12-23
Size
: 20.57mb
User
:
Wilford
[
AI-NN-PR
]
robot
DL : 0
基于debian linux系统的智能机器人自主导航源码实现,采用FANN人工神经网络工作,对学习机器人有很好的帮助-FANN artificial neural network based on debian linux system, autonomous navigation of intelligent robot source code to achieve, have a good help in learning robot
Date
: 2025-12-23
Size
: 5.03mb
User
:
李德华
[
AI-NN-PR
]
liblinear-1.9
DL : 0
最新版的liblinear代码,可以再windows和linux上使用,liblinear弥补了libsvm的不足,非常适合处理变量数较大的样本数据,由于没有采用内核算法,计算效率非常高!-The latest version of liblinear code can then windows and linux, liblinear compensate for the deficiencies of the libsvm, very suitable for handling large number of variables in a sample of data by not using the kernel algorithm, the computational efficiency is very high!
Date
: 2025-12-23
Size
: 342kb
User
:
chenlei
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.