CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 标准库

搜索资源列表

  1. secalg

    0下载:
  2. 一组安全仅仅使用标准C且没有进行文件操作,内存分配的安全算法,包含md5和blowfish,可以编译成应用程序或者驱动程序使用的库.-a security group to use only standard C without documentation operation, the safety of memory allocation algorithms includes md5 and blowfish, can be compiled into applications or dri
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.39kb
    • 提供者:楚狂人
  1. fir

    0下载:
  2. 人体信号处理的FIR滤波程序,包含标准调用方式等。是做生理信号处理的基本元素库,在UCOS等嵌入上也可以用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:侯宏仑
  1. jsff2

    0下载:
  2. 计算方法程序,包括高斯列主元法,复化simpson,标准四阶龙格库塔,Seidel迭代,Romberg算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.48kb
    • 提供者:liu bo
  1. 100道C语言经典实例

    0下载:
  2. 用标准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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25.9kb
    • 提供者:唐伟龙
  1. DIY_five_function

    0下载:
  2. 自定义5个函数,实现与5个C标准库函数(pow、tolower、toupper、exp、sin)相同的功能-DIY five functions to realize the same function of the five basic library functions(pow、tolower、toupper、exp、sin)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:风清扬
  1. sparselib_1_7

    0下载:
  2. 稀疏矩阵库,包括加法,乘法,解线性系统,比较标准,速度很快,但在window下编译时,可能会碰上一点小麻烦,需要自己手工稍加改动。其中包括另一个库mv++。-Sparse matrix libraries, including the addition, multiplication, solving linear systems, the standard for comparison, very fast, but in the window under the compile time,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:159.78kb
    • 提供者:邓宏平
  1. lq

    0下载:
  2. 所编子程序为标准四阶龙格库塔解常微分方程的程序,可以不作修改直接使用。再则,主程序当中用一个方程验证其正确性,并可以输出函数的一阶导。-Subroutine, compiled by a standard fourth order Runge-Kutta ordinary differential equation solution procedure can be used directly without modification. Furthermore, the main program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:630byte
    • 提供者:lq
  1. BigInt_rsa

    0下载:
  2. 标准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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.76kb
    • 提供者:李抒昌
  1. rk4

    0下载:
  2. 提供可供调用的标准四阶龙格库塔法VB源代码-Standard fourth-order Runge-Kutta method VB source code available for calls
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:44.75kb
    • 提供者:ZR
  1. fcomplex_hypgeo

    0下载:
  2. 超几何级数的计算,所有实现代码都放在hypgeo.cpp这个文件中,不依赖于任何非标准库-The hypergeometric series calculation, all code on the this file hypgeo.cpp, does not depend on any non-standard libraries
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:639.43kb
    • 提供者:hanxiaohua
  1. fcomplex_hypgeo_Arcsinlemnx

    0下载:
  2. 利用超几何级数计算双纽线正弦函数,所有实现代码都放在Arcsinlemn.cpp这个文件中,不依赖于任何非标准库-Hypergeometric series lemniscate sine function, all code on the the Arcsinlemn.cpp this file, does not depend on any non-standard libraries
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:635.2kb
    • 提供者:hanxiaohua
  1. RK

    0下载:
  2. 标准四阶龙格库塔matlab函数 并且附带具体实例-Standard fourth-order Runge-Kutta Matlab function and with specific examples
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:822byte
    • 提供者:dang
  1. exp5

    0下载:
  2. 学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:229.63kb
    • 提供者:lemonzou
  1. EllipticFunction

    0下载:
  2. C++编写的椭圆函数库标准DLL及测试例子-C++ elliptic function libraries written in standard DLL and test case
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:779.86kb
    • 提供者:hanxiaohua
  1. Fortran-standard-function-library

    0下载:
  2. Fortran标准库函数参考,很详细的,Sun  Studio  -Fortran standard function library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:610.83kb
    • 提供者:路人
  1. jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法。使用c++标准库的vector实现。-Solution of linear algebraic equations Jacobi iteration. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:
  1. Seidel

    0下载:
  2. 解线性代数方程组的seidel迭代方法,使用标准c++库的vector实现。-Seidel iterative method for solving linear algebraic equations, using standard c++ library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:
  1. LU

    0下载:
  2. 解线性代数方程组的LU分解法。使用c++标准库的vector实现。-Solution of linear algebraic equations LU decomposition. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:
  1. orderGaussian

    0下载:
  2. 解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。-Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:
  1. gcd-and-LCM

    0下载:
  2. 标准库函数使用与编译预处理,求2个数的最大公约数和最小公倍数-Using standard library functions and compiling pretreatment,The greatest common divisor and least common multiple of 2 number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:69.43kb
    • 提供者:熊莹
« 12 »
搜珍网 www.dssz.com