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

搜索资源列表

  1. g721

    1下载:
  2. g.721 C代码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2558
    • 提供者:冯立营
  1. g723_24

    0下载:
  2. G.723_24C代码-G.723_24C code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2293
    • 提供者:冯立营
  1. g723_40

    0下载:
  2. g.723-40 C代码-G.723-40 C code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2633
    • 提供者:冯立营
  1. 递归算法快速排序

    0下载:
  2. 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:176387
    • 提供者:李顺
  1. soundcompress

    0下载:
  2. G.711 G.72 3声音压缩标准压缩、解压代码-G.711 G.72 3 voice compression standard compression, decompression code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:21090
    • 提供者:王志东
  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:rtshen
  1. crc16

    0下载:
  2. 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:liu
  1. 200756135454786

    0下载:
  2. 图论算法及其MATLAB 程序代码求赋权图G = ( V , E , F ) 中任意两点间
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:47564
    • 提供者:hujik
  1. audio_convert

    0下载:
  2. CCITT的g.723,g.721,g.729,pcm之间的编解码转换代码-CCITT' s g.723, g.721, g.729, pcm codec conversion code between the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1969991
    • 提供者:KPSir
  1. G.728matlab

    1下载:
  2. G.728的matlab仿真,matlab代码-G.728 the matlab simulation, matlab code
  3. 所属分类:压缩解压

    • 发布日期:2014-03-16
    • 文件大小:8399
    • 提供者:yyy
  1. MATLAB_GUI

    0下载:
  2. 一份初学MATLAB_gui者比较好的实例代码;来自《精通MATLAB GUI》,其中例子丰富实用,程序代码丰富。-A novice compared MATLAB_gui good examples of code from " proficient in MATLAB GUI" , in which the rich examples of practical, code-rich.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1854873
    • 提供者:李若琪
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2661
    • 提供者:Liu Hongbin
  1. cbuildercode

    0下载:
  2. c++builder下验证算法的基本G代码.rar-c++ builder verification algorithm under the basic G code. rar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:411025
    • 提供者:李晶
  1. Auto-program-of-robots

    0下载:
  2. 基于G代码的工业机器人的自动编程,关于G代码的实现-Automatic programming of industrial robots based on the G-code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:179446
    • 提供者:long
  1. G-Rilling

    0下载:
  2. G Rilling 编写的HHT的 matlab代码。-HHT from G Rilling about matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4949865
    • 提供者:春之菊
  1. oula-y_=g(x-y)

    0下载:
  2. 简单的求一维欧拉方程matlab代码,可以作为入门的例子-Simple one-dimensional Euler equations matlab code requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:525
    • 提供者:pgl
  1. M--G--and-Walsh-sequence

    0下载:
  2. 包含matlab中的M序列、G序列以及Walsh序列的案例代码-The M series includes matlab, G sequences and Walsh code sequence case
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3080
    • 提供者:moweilinfeng
  1. G-S

    0下载:
  2. C语言编写,顺序高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, sequential Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify the operation time,
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:13312
    • 提供者:lhk123454321
  1. newCNC2

    0下载:
  2. G-code生成器,在matlab中使用,模拟数控加工,用于生成G代码(G-code Generator can be used in Matlab to simulate computerize-numberal-control process and generate general G code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:nurmur
  1. 裂缝代码

    1下载:
  2. 裂缝模型 在实际的地质裂缝测量过程中,裂缝的宽度(比如间距)、大小(比如长度、面积)和方向(比如逼近平面的走向和倾角)都是裂缝的重要特征参数。(Fracture modeling The width (e.g., spacing), size (e.g., length, area) and direction (e.g., strike and dip of the approaching plane) of the crack)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-05
    • 文件大小:9216
    • 提供者:小ppp
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com