搜索资源列表
lp_solve_4.0.tar
- 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
BSplineInterpolatePrj
- B样条插值,基于散乱数据的B样条插值基本算发。做的动态链接库。-B-spline interpolation, scattered data on the B-spline interpolation basically been made. The dynamic link library.
Spherical_Harmonic
- 普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用-Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call
datadispose
- 自己毕业时做的程序,主要是面向逆向工程数据处理的,其中还有简单的和数据库链接,以及文件等的操作
dllTest
- 一个利用生成的动态链接文件,采用递归法来计算的例子.请先生成动态链接文件,再用Test文件夹内的程序进行测试
SMatrix
- 利用三元组顺序表表示稀疏矩阵,带行逻辑链接信息。实现两个矩阵相加,相减和相乘。输入用三元组表示,输出为通常的阵列形式。
CMatrix_DLL
- 自己写的矩阵类,做成了动态链接库
VC6动态链接库的编写和调用——四则表达式计算
- 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
gmp_5.1.0_dll
- 大整数运算库gmp 5.0.1 的动态链接库-Large integer arithmetic library dynamic link library gmp 5.0.1
MyProject
- visual c++中MFC做得关于动态链接库的隐式调用的源码 打开.dsp文件即可在visual c++中运行-visual c++ done in MFC dynamic-link library on the implicit call to open source. dsp document can be in the visual c++ run
ceshidll
- 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
RK
- runge-kutta数值计算程序和动态链接库-runge-kutta
test3
- 编程实现功能:求2个数的最大公约数和最小公倍数。要求用函数实现,并且将主函数和这两个函数分别存入3个文件a.cpp,b.cpp,c.cpp中。然后用文件包含的方法实现多文件编译链接。-For the biggest number 2 companies and minimum LCD. Ask to use function, and will be the main () function and the two functions are deposited in the three doc
Eig
- 矩阵特征值分解的C++代码,编译形成一个动态链接库,供其它地方调用,可以计算矩阵的特征值与特征向量-Matrix eigenvalue decomposition of C++ of code, compile the formation of a dynamic link library for other places to call, we can calculate the matrix of eigenvalues and eigenvectors
FFT-DLL
- 自己开发的一个任意长度的FFT动态链接库,已通过测试-An arbitrary length FFT to develop their own dynamic link library, has been tested
viterbi
- viterbi算法的C语言实现,以及动态链接库dll文件,可以直接添加到你的工程中,直接调用即可-Viterbi algorithm writen by the C language, as well as the dynamic link library DLL file, can be directly added to your project, you can call directly
IMSL
- 数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL。 IMSL的函数名称中,第一个字母可以用来判断参数的类型。如果第一个字母是D会使用双精度浮点数来计算并返回答案。第一个字母不是D,则使用单精度浮点数计算。-Numerical methods frequently encountered problems, have a special link library functions can
UDF-sa
- FLUENT里面改进的SA湍流模型,为UDF文件,可以进行链接编译计算-FLUENT which improved SA turbulence model for the UDF file can be compiled to calculate the link
DecisionSystem
- winform线性优化求解,使用MWarray,linear动态链接,做出的一个简单的线性优化求解的实例。-LINEAR.DLL
GSL
- GSL VC++ x64 动态链接库 GSL(GNU Scientific Library)是一个 C 写成的用于科学计算的库-The GNU Scientific Library (GSL) is a collection of routines for numerical computing.
