搜索资源列表
dgpc
- 遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
tsp_solve-1.3.6.tar
- tsp c++ /比较好的tsp 代码,运行环境 linux/unix-tsp c / tsp relatively good code, the environment linux / unix
Xarchiver-0.3.3
- unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip-unix / linux to support various compression algorithm software, support gzip, 7z, arj. rar, bzip
muparser_v128.tar
- 用于计算逻辑与算术表达式,支持标准C++,可在UNIX,LINUX,Windows下编译通过,性能优良
FingerprintDiscriminating
- 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的
lastools
- Lidar数据处理时,用于las文件的处理代码,Linux/unix下的源码
dysii-1.3.0.tar
- dysii是一款非常出色的滤波函数库,使用了基于模版技术的C++编程,有样例程序。但目前只有linux/unix 平台下版本
多精度整数与有理数计算库
- 多精度整数与有理数计算库(源代码包)在GNU 多精度库的基础上派生的一个分支,主要用于任意精度和数字长度的整数和有理数计算,也可以用于任意小数精度的扩展浮点数计算。 工作/编译平台: Linux,Unix,Soloris, Windows(VC 2008), Cygwin, Mingw
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
UNIX_Network_Programming_Volumn2
- UNIX网络编程第2卷 进程间通信。学习Linux很好的书籍-UNIX Network Programming Volume 2 Interprocess communication. Good books to learn Linux
blbfgs-linux-1.7
- 在unix-Linux环境下运行的,有限内存BFGS方法,可以解无约束的优化问题-In unix-Linux environment running on limited memory BFGS method for Unconstrained Optimization
convert
- C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
Unix_kernel_internal_data_structures_and_algorithm
- Unix系统内核内部数据结构和算法Unix kernel internal data structures and algorithms-Unix kernel internal data structures and algorithms Unix kernel internal data structures and algorithms
TSP_hopfield
- 神经网络编程的一个小例子。对你很有帮助,可以下载- Linux/Unix
Linux-Matlab
- Linux下Matlab的下载与安装,大型机上用的不是 Unix就是Linux,Matlab作为当今 世界上一款功能强大、完善的科学计算工具也只有在 Unix &Linux平台上才能充分发挥其卓越的性能。-install matlab under linux
list_code
- 单向、双向链表标准实现代码,HASH各种操作接口代码。适用于windows/Linux/Unix等-Single-dir/bi_dir/HASH universal code.
zrayamp
- 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
CurveFit-2.0-win32-vc10
- CurveFit是一个用于曲线拟合优化的开发包(SDK)。在许多领域都有广泛的应用如广告,标识,服装,皮革等。在这些领域设计的图形经常使用样条曲线等高阶线条表达的,切割加工的时候需要把他们转换成机器能接受的直线和圆弧。CurveFit是这样一个库,他实现在保证几何图形精度的前提下尽可能地优化拟合这些图形,输入一些参数和数据他就能生产优化后的结果,他可以减少高达90 的线段数量。这个开发包 (SDK,曲线拟合库) 支持大多数平台,从 32位/64位Windows到Linux/Unix 系统,他也支
eeglab_current - 副本
- EEGLAB is an interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual