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

搜索资源列表

  1. Basic-Compression-Lib-1.2.0

    0下载:
  2. Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:106103
    • 提供者:张森宁
  1. huffman-0.7

    0下载:
  2. Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:49562
    • 提供者:张森宁
  1. AVLTtreeSource

    0下载:
  2. AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:184372
    • 提供者:周善人
  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. TxtSrch

    0下载:
  2. string matching algorithm implementation in a cluster of personal computers with ANSI C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2669
    • 提供者:kthomas_k
  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. PhaseLockedLoop

    0下载:
  2. This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:399701
    • 提供者:张骅
  1. QuickSort

    0下载:
  2. Quick sort library. Simple implementation in ansi c to quicksort a array
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1781
    • 提供者:George
  1. BIQUADF

    0下载:
  2. simulation of a simple biquadratic filter (ANSI C coded)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:16172
    • 提供者:Pol
  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. meep-tar

    0下载:
  2. mit 提供的光子晶体禁带计算打包程序,基于标准的c语言。-The MIT Photonic-Bands (MPB) package program based on ANSI C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:751244
    • 提供者:laomai
  1. main

    0下载:
  2. solving anagram in ansi c language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:688
    • 提供者:wijanarto
  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
« 12 »
搜珍网 www.dssz.com