搜索资源列表
-
0下载:
C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)-C language edition matrix library , now in the world the most popular three greatest matrixeses carries to calculate the one of the library , this is to revises the edition, myself changed a few p
-
-
0下载:
这是一个求矩阵的逆矩阵快速算法的c语言代码,非常好用,你可以将其封装成动态库用,也可以直接用-This is a matrix for the rapid inverse matrix algorithm c language code and very handy, You can be as dynamic Packaging library, can be directly used
-
-
1下载:
介绍数值计算方法与c语言工程函数库,函数库以及各种函数的用法意义等。简洁方便的必备手册。-on numerical calculation method works with the c language library, libraries and various functions such as the significance of the usage. Essential convenience concise manual.
-
-
0下载:
GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
-
-
0下载:
用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
-
-
0下载:
C语言函数库大全电子书,内容丰富、全面,极具参考价值。-C language library Daquan electronic book, rich in content, comprehensive and very useful.
-
-
0下载:
Meschach 可以解稠密或稀疏线性方程组、计算特征值和特征向量和解最小平方问题,另外还有其它功能。它为双精度数和复数提供了近 400 个函数。它提供的教程以说明性的小案例研究的形式介绍了这些函数。-Meschach is a C-language library of routines for performing matrix computations
-
-
0下载:
从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
-
-
0下载:
《C语言的科学与艺术》中必须用到的作者自己编写的类库文件-" C language, science and art" must be prepared to use the author' s own library files
-
-
0下载:
标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
-
-
0下载:
C++语言高精度计算库
可以直接利用dll文件
也可以利用源代码内嵌入项目
国外开放源码资源 质量很高 许多部分利用汇编语言加速,实现精巧-C++ language using high-precision computation library
dll file can also be used
the source code open-source embedded projects abroad, many parts of resource quality hig
-
-
0下载:
MATLAB作为一种广泛应用于科学计算的工具软件,不仅具有强大的数值计算、符号计算、矩阵运算的能力和丰富的绘图功能,还可以像C语言、FORTRAN等计算机高级语言一样进行程序设计,编写扩展名为.m的M文件,实现各种复杂的运算,同时MATLAB自带的许多函数就是M文件函数,用户也可以利用M文件来生成和扩充自己的函数库。-MATLAB as a widely used in scientific computing tools, not only has the great numerical ca
-
-
0下载:
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
-
-
1下载:
GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。
该类库提供了关于数学计算的很多方面,包括:
Complex Numbers Roots of Polynomials
Special Functions Vectors and Matrices
Permutations Sorting
BLAS Support Linear Algebra
Eigensystems Fast Fourier
-
-
0下载:
用C++语言和OpenCV库实现的小球抛物线运动卡尔曼估计算法-Ball parabolic motion with the C++ language and OpenCV library Kalman estimation algorithm
-
-
0下载:
Minkowski Addition
Platform: Any
Language: C
Graphical Library: Allegro
-
-
0下载:
数值计算程序库,C语言版,Numerical Recipes in C,包含很多基本的数值计算子程序-Digital program library, C language version, Numerical Recipes in C
-
-
0下载:
GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr
-
-
0下载:
GMP大整数运算库,支持c语言上面进行大整数运算-GMP large integer arithmetic library support c language on top of large integer arithmetic
-
-
0下载:
c语言实现,快速傅里叶变化的源码。库函数形式(C language, fast Fourier changes of the source code. Library function form)
-