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

搜索资源列表

  1. SPLAY

    0下载:
  2. The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Or
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4670
    • 提供者:王子秋
  1. turbo_simulator

    0下载:
  2. Turbo Code simulator 用于仿真的源代码和说明文件。-Turbo Code simulator for the simulation of the source code and documentation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:179035
    • 提供者:m
  1. HJFGF

    0下载:
  2. 黄金分割法的源代码 用于优化设计 Turbo 2.0 下编译-0.618 method of optimizing the source code for Turbo Design Compiler 2.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1405
    • 提供者:李冰
  1. WYSTD2

    0下载:
  2. 无约束优化算法的源代码 用于优化设计问题 Turbo 2.0下编译-unconstrained optimization algorithm source code for optimal design of Turbo 2.0 compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:李冰
  1. source

    0下载:
  2. 单源点最短路径算法 * 本程序用来实现单源点最短路径(E.Dijkstra)算法 * 在Turbo C2.0编译器下编译通过 * 算法过程中 * 每条边的两个顶点和权值由用户输入,格式:1 2 20 * 程序默认源点为第一个顶点 * 算法完成后输出路径长度和路径上的顶点 * 格式为:路径长度:目标顶点<-经过的顶点...<-源点
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:zhoutianshu
  1. unzip_com

    0下载:
  2. UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5095
    • 提供者:冰冰
  1. chord

    0下载:
  2. 解非线性方程的双点弦截法的c程序,在Turbo C上可运行,内含源程序和一个例子以及实验报告。-Solution of nonlinear equations of two-point string c cut-off law procedures, the Turbo C can be run, including source code and an example and experimental report.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:26101
    • 提供者:白文静
  1. TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C

    0下载:
  2. 数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:310172
    • 提供者:宋芬
  1. LZHSRC10

    0下载:
  2. LZH算法压缩解压的TURBO-C源程序 ,希望对你们有用 -Compression algorithm LZH decompression TURBO-C source code, I hope useful to you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5710
    • 提供者:风驰
  1. Data_Structure

    0下载:
  2. 严蔚敏吴伟民数据结构(C语言版)源代码。 本书中每一个程序都在Borland C++ Version3.1和Microsoft VC++6.0下运行通过, BC是指Borland C++ Version3.1调试, TC是指Turbo C2.0下调试, VC是指在VC++6.0下调试。-Yan Wei-Min WU Weimin data structure (C-language version) source code. Each book in the program in
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2554675
    • 提供者:Zhao Meng
  1. Turbomat

    0下载:
  2. 一个实现turbo码的编码和解码,是一个递归卷积码的编解码的程序源码。-A turbo code to achieve the encoding and decoding, is a recursive convolutional encoding and decoding of the program source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16361
    • 提供者:压榨
  1. LTEtxturboencode

    0下载:
  2. 该算法是lte中信道编码(turbo)的仿真源代码-The algorithm for channel coding is lte (turbo) of the simulation source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1230
    • 提供者:高 峰
  1. turboDecoder

    1下载:
  2. Turbo decoder under awgn channel. -The input is: uncoded bits,coded bits 1,coded bits2(interleaved), LLR from other source(if use only one turbo code ,fill all zero is ok), numbers of iterations, interleaver between two CC, source bit,decoder id(
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1024
    • 提供者:Wang Qianxing
  1. turboencode

    0下载:
  2. 一个很经典的Turbo编码解码程序代码,除了Turbo码的性能测试外,还增加了正常的信源编码和解码过程。-A classic Turbo code encoding and decoding, in addition to Turbo code performance testing, but also increased the normal source coding and decoding process.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:223273
    • 提供者:
  1. TurboDecode_Matlab

    1下载:
  2. 关于turbo码的译码matlab源码,主要有map,MAX_LOG_MAP,LOG_MAP等资料-Decoding of turbo code matlab source code, there are map, MAX_LOG_MAP, LOG_MAP etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:19877
    • 提供者:liuting
  1. turbo-source

    1下载:
  2. turbo码的编译码实现,经典程序。工具:matlab-turbo codes‘s coding and decoding
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:276480
    • 提供者:kingran
  1. turbo

    0下载:
  2. turbo编码源代码-turbo coded source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:717
    • 提供者:mmbeauty
  1. DataStructure

    0下载:
  2. 数据结构源代码(配合严蔚敏、吴伟民所著《数据结构(C语言版)》) BC是指Borland C++ Version3.1调试, TC是指Turbo C2.0下调试, VC是指在VC++6.0下调试。-Data structure source code (with Yan Wei-Min, Wu Weimin book " Data Structures (C-language version)" )
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2493066
    • 提供者:Agul
  1. matlab-source

    0下载:
  2. turbo码相关程序欢迎光临程序员联合开发网(www.pudn.com),目前源码总数1591321 -abort turbo program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16675
    • 提供者:李明
  1. turbo-BCJR

    2下载:
  2. 文件中包含了Turbo码和卷积码误码率的对比,其中Turbo码采用了BCJR译码算法,迭代次数分别为1、2、3、4次。文件中包含了源代码和分析文档-File contains a comparison of Turbo code and convolution code BER, which Turbo code decoding algorithm used BCJR iterations respectively 1,2,3,4 times. File contains the source
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:98461
    • 提供者:陈志鹏
« 12 »
搜珍网 www.dssz.com