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

搜索资源列表

  1. hyplas

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

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. polynomials10

    0下载:
  2. This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating p
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2701868
    • 提供者:_tika_
  1. svdpackc.tar

    0下载:
  2. svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:525073
    • 提供者:leespoon
  1. mwdynamic

    0下载:
  2. dynamic allocation of master-worker algorithm implementation in a cluster of personal computers with ANSI C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1655
    • 提供者:kthomas_k
  1. mwstatic

    0下载:
  2. semi-static allocation algorithm implementation in a cluster of personal computers with ANSI C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1679
    • 提供者:kthomas_k
  1. primesieve

    0下载:
  2. pipelined algorithm implementation in a cluster of personal computers with ANSI C of Eratoshenis sieve problem (prime mumbers)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1323
    • 提供者:kthomas_k
  1. huffman-0.81

    0下载:
  2. This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.-This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:54359
    • 提供者:JP
  1. numerical_recipes_V2.08

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.08版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:893543
    • 提供者:王磊
  1. numerical_recipes_V2.06b

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.06b版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be include
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:893729
    • 提供者:王磊
  1. numerical_recipes_V2.02

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.02版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:752864
    • 提供者:王磊
  1. C

    0下载:
  2. 用C编写的有限元小程序 C Programs - 所有的C programs 都进行了编译,并在ANSI C 中进行了测试 - 在所申明的数组中,采用了动态内存分配 -FEM with C small program written in C Programs- All C programs have been compiled and tested in ANSI C- stated in the array, using dynamic memory allocat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:70297
    • 提供者:huanghai
  1. lp_solve_5.5.0.14_source

    0下载:
  2. 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3604480
    • 提供者:bilin
  1. concorde.tar

    1下载:
  2. Concorde is a computer code for the traveling salesman problem (TSP) and some related network optimization problems. The code is written in the ANSI C programming language and it is available for academic research use.-Concorde is a computer co
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:700853
    • 提供者:cellsplicer
  1. shangji_c

    0下载:
  2. 笔者将介绍c语言所提供的随机数发生器的用法。现在的c编译程序都提供了一个基于一种ANSI标准的伪随机数发生器函数,用来生成随机数-I will introduce the usage of the c language provided by the random number generator. The c compiler is an ANSI standard based on a pseudo-random number generator function is used to ge
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1494
    • 提供者:a hao
  1. hodnost

    0下载:
  2. Matrix rank solve in ANSI C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14782
    • 提供者:qman
  1. Mie-scattering

    0下载:
  2. We translated the Fortran code written by Tony Durkin at UT, Austin into ANSI C. Sept. 14, 1993. See main() for authors information. -Program written to calculate the scattering coefficient (mus) and scattering anisotropy (g) for wavelength reg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:15740
    • 提供者:李灵
  1. xp-mie-2-3-3.zip

    0下载:
  2. Scott prahls s ANSI C code for mie scattering,能方便你用此进行米氏散射计算,Scott prahls s ANSI C code for mie scattering, can facilitate you use the Mie scattering calculation
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:568083
    • 提供者:dulingyan
  1. 1

    0下载:
  2. C/C++中编码转化 ANSI转Unicode Unicode转ANSI UTF8转Unicode Unicode转UTF8 wchar_t* 转 char* char*转 char* UTF8转ANSI ANSI转UTF8-ANSI the C/C++ encoded into turn the of Unicode Unicode turn ANSI UTF8 turn Unicode Unicode turn UTF
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1224
    • 提供者:刘凯
  1. pso_tsp_ansi_c

    0下载:
  2. Solving Traveling salesman problem and finding Hamiltonian cycle using ANSI C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:267291
    • 提供者:UMAIR YOUNIS
搜珍网 www.dssz.com