搜索资源列表
mrsim-win
- winwods下的组播路由算法仿真程序, vc6开发,是根据上次传的linux版本 改编而成。-winwods the multicast routing algorithm simulation program, vc6 development, is based on the previous version of Linux-wing.
wavetransform++
- C++语言写的小波变换和傅立叶变换的源代码,在Linux环境下运行。-C language to write the wavelet transform and Fourier Transform source code, the Linux operating environment.
homework
- hitorMiss+用概率算法求积分问题的C程序,共三题,在linux环境下运行。
dysii-1.3.0.tar
- dysii是一款非常出色的滤波函数库,使用了基于模版技术的C++编程,有样例程序。但目前只有linux/unix 平台下版本
FastRBF
- 快速fft变换的c实现,在visual C++下实现,可以已知道linux下 -Fast fft transform c to achieve, in the visual C++ Achieve, you can already know under linux
dolfin-0.8.0
- 利用C,python编写的在linux下使用的有限元计算程序包。在linux下安装后可以使用迦辽金等方法进行计算。-The use of C, python prepared linux used in finite element analysis package. In linux can be used after installation of Galerkin methods such as calculated.
LibMatrix
- 一个高质量的矩阵运算源程序,本人在Linux,Windows VC6.0环境下运行过。-Matrix calculation of a high-quality source, I am in Linux, Windows VC6.0 environment run-off.
ToSolveAnEquationSet
- 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
Formula_Numerical_Analysis
- 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
blbfgs-linux-1.7
- 在unix-Linux环境下运行的,有限内存BFGS方法,可以解无约束的优化问题-In unix-Linux environment running on limited memory BFGS method for Unconstrained Optimization
fbm.2004.11.10
- 《Software for Flexible Bayesian Modeling and Markov Chain Sampling》是机器学习领域专家Neal编写的用于Bayesian和马尔可夫链Linux下的C语言工具包。很有名,也很权威。 -This software supports Bayesian regression and classification models based on neural networks and Gaussian processes, and Ba
Kinematics
- 机器人的逆运动学求解。程序是写在linux下。需要写机器人运动的同仁可以参考。-Robot inverse kinematics solution. Under the program is written in linux. Colleagues need to write a robot can refer to.
sortcollection1
- Linux下的各种排序算法的总结,很不错的代码 全是C++实现-Various sorting algorithms under Linux summarize, very good the code all C++ achieve
sortcollection111111111111111000000
- Linux下的各种排序算法的总结,很不错的代码 全是C++实现-Various sorting algorithms under Linux summarize, very good the code all C++ achieve
arpack-ng-3.0.2.tar
- ARPACK-NG,特征值求解库,linux下,也可用于vc9动态库工程,需要集成intel fortran 编译器。已经测试过包中所带的例子。-ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
SVDLIBC-win
- SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
mona
- 这是一个在linux界面下遗传优化算法的示例。用若干个圆形色斑模拟出蒙娜丽莎的画像-This is an example of a genetic optimization algorithm in the Linux interface. Several circular stain to simulate the Mona Lisa. . .
bc-1.06
- 大名鼎鼎的Linux下计算器bc的源代码-GNU bc version 1.06 Program: GNU bc Author: Philip A. Nelson E-mail: phil@cs.wwu.edu OS: UNIX
sortquick
- 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
UART
- 串口的程序,在linux下运行的,希望对大家有所帮助。-Serial program, running under linux, we want to help.