搜索资源列表

  1. 实数编码遗传算法

    1下载:
  2. (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:www
  1. Csms

    0下载:
  2. 这几天不停的收关于短信的pdu编码程序.在整理程序为下 在这里发到网上希望对朋友们有所帮助 这个程序以C#写成.有大部份的代码是我反编后处理得到的. 现在暂时在发号码不等于13的电话时有问题 可以收发短信 -these days constantly on the resumption of SMS pdu coding process. Tidying up the process for
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:461824
    • 提供者:王霜鸣
  1. Huffman解码编码

    0下载:
  2. 使用vc++编写的一个实现huffman编码的程序,适用于数据结构中二叉树的相关程序设计-vc prepared by the use of a realization Huffman coding procedures applicable to the binary tree data structure of the design process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:619520
    • 提供者:yhl
  1. 赫夫曼编码

    0下载:
  2. 用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:178176
    • 提供者:李顺
  1. 图像方块编码

    0下载:
  2. 本程序采用了最简单的方块编码对512×512的lena图像进行了编码。运行程序后可以看出,方块取得越大,图像编码后失真越大。-This procedure uses the simplest box code of 512 × 512 images of lena coding. After running the program can be seen that made the bigger box, images encoded
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:476160
    • 提供者:小博士
  1. 哈夫曼译码

    0下载:
  2. [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1013760
    • 提供者:吕夏琴
  1. 常用小波源程序

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find execut
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:940032
    • 提供者:师花
  1. MP3编码源码

    0下载:
  2. MP3 解码算法解析,在arm上 实现MP3算法的程序源代码)-MP3 decoding algorithm analysis, the arm on the MP3 algorithm source code)
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:gary
  1. wcdma_simulink

    0下载:
  2. 两个Nokia研究人员写的W-CDMA的仿真代码。 包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序 -two researchers write the W-CDMA simulation code. Includes channel coding, interleaving, matching rate, modulation, spreading, Channel model, RCK r
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:302080
    • 提供者:耿毅
  1. cvsd

    0下载:
  2. CVSD语音编码源代码,加了小的测试程序在里面-CVSD voice coding source code, plus a small test procedures inside
  3. 所属分类:语音压缩

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:孙蕾
  1. CDMA_matlab

    0下载:
  2. 一些基于CDMA的编码程序,希望对初学者有一定的帮助。-some CDMA-based coding process, and I hope to beginners helpful to a certain extent.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:由法宝
  1. ljk

    0下载:
  2. 垂直滚动公告板的编码程序,使文字由下到上的垂直滚动-vertical scrolling bulletin board coding procedures, so that the next text on the vertical scroll
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:刘俊锴
  1. zz00

    0下载:
  2. 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zz
  1. ldpc_ber

    0下载:
  2. 关于LDPC编译码的程序,希望大家喜欢。 其中有具体的编码,解码,调制等模块。-on LDPC encryption procedures, hope you like them. Which specific encoding, decoding, modulation and other modules.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:bill
  1. mp4_encore

    0下载:
  2. VC++开发的MP4编码程序。编译环境:VC++6。0-VC++ development of the MP4 coding process. Build Environment : VC 6. 0
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-19
    • 文件大小:283648
    • 提供者:njtjx
  1. hamming

    0下载:
  2. 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:周蓓
  1. ga_c++

    0下载:
  2. 关于遗传算法的c++程序,本文采用了实数编码,可以对学习遗传算法的实数编码提供方便.-on Genetic Algorithms c procedures, this paper uses real-coded and can study the genetic algorithm is coded for convenience.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:rongerhou
  1. celp3.3k

    0下载:
  2. 改进的celp语音编码程序,对于celp原理和编解码过程有很好的指导作用-improved or voice coding procedures, or for the principles and codec process very good role in guiding
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:106496
    • 提供者:yinbillow
  1. mp3encoder

    0下载:
  2. 正在学习语音编解码,加工过的mp3编码程序,值得一看-is studying voice codecs, processed mp3 coding procedures, eye-catcher
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-19
    • 文件大小:280576
    • 提供者:郭红华
  1. yaokong-NEC

    0下载:
  2. NEC遥控编码格式的遥控器的解码程序,比较好用,实验通过-NEC remote encoding format for the remote decoding procedures, more convenient, through experiments
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zgdz
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org