CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - D算法

搜索资源列表

  1. DSP__LMS

    0下载:
  2. 基于DSP的LMS自适应滤波器的实现 在通用DSP芯片TMS320C5402上实现了基于LMS算法的自适应滤波器,并对调试运行结果进行了分析讨 论,其结果为将来硬件实现LMS自适应滤波器提供了可靠保证,为自适应滤波器在实际中的应用提供了参考-DSP-based LMS adaptive filter realization of common DSP chip TMS320C5402 in realizing algorithm based on LMS adaptive filt
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:200358
    • 提供者:董庆
  1. fft-DIF

    2下载:
  2. 自己编写的C语言基于频率抽取的基2FFT算法,用于大家学习交流-I have written C language based on the frequency of taking the base 2FFT algorithm, for them to learn from the exchange of
  3. 所属分类:DSP program

    • 发布日期:2016-05-20
    • 文件大小:1536
    • 提供者:王伟兰
  1. d

    0下载:
  2. 经典的模糊金库算法文章,希望对大家有用。-Classic fuzzy vault algorithm article, I hope useful for all of us.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:292138
    • 提供者:刘红莉
  1. DSA

    0下载:
  2. java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:8543
    • 提供者:赵欢
  1. d.doc

    0下载:
  2. 题目:对记录序列:{55,13,23,72,109,67,2,78,13}分别使用顺序查找和折半查找算法实现特定关键字值记录的查找。然后建立该记录序列的二叉排序树,并在其上实现特定关键字值结点的查找和删除。-Title: on the record sequence: (), respectively 55,13,23,72,109,67,2,78,13 order to find and use half the search algorithm to achieve a specific k
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:6538
    • 提供者:sad
  1. d.m

    0下载:
  2. Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。-Matlab simulation program, introduced procedures for data structure, application and algorithm design.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:ct
  1. DCT

    0下载:
  2. ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:10234
    • 提供者:林锋
  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:179942
    • 提供者:minny
  1. jpeg_dsp

    0下载:
  2. 有关图像压缩的jpeg实现算法介绍及其源码-Related to the jpeg image compression algorithm introduced and its source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:162780
    • 提供者:刘荣国
  1. The.3-D.Global.Spatial.Data.Model.Foundation.Of.Th

    0下载:
  2. 详细介绍了3D空间系统的开发的相关算法,数据模型,地图投影等等,是开发类似GOOGLE-EARTH系统的必备-Described in detail the development of 3D space systems related algorithms, data model, map projection, etc., is to develop a similar system GOOGLE-EARTH essential
  3. 所属分类:GIS program

    • 发布日期:2017-05-21
    • 文件大小:6551626
    • 提供者:清华
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. ZLibNetWrapper

    1下载:
  2. Deflate压缩算法源码,使用C++编写-Deflate compression algorithm source code, the use of C++ to prepare
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:189238
    • 提供者:白洁
  1. D@F

    0下载:
  2. 最短路径问题 迪克斯特拉算法和弗洛伊德算法-Dijkstra algorithm for shortest path problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:alex
  1. d-jnoise

    0下载:
  2. 基于D-J阈值的加性白噪声方差估计,两种算法的比较-D-J,noise,evaluation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1422
    • 提供者:吕先望
  1. atrous

    0下载:
  2. 多孔算法,可用于小波变换和其它变换,有效抑制伪吉布斯现象-atrous for wavelet
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:553
    • 提供者:小波
  1. PSO_2D

    0下载:
  2. Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:308337
    • 提供者:张飞
  1. D-TINgenerationUnderVCenvirement

    0下载:
  2. VC++环境下,利用三角形生长算法生成TIN-TIN generation under VC envirement
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3611843
    • 提供者:白溪轩
  1. inherit_arithmetic

    1下载:
  2. 基于量子的遗传算法 基于量子的遗传算法-Genetic algorithm based on quantum genetic algorithm based on quantum genetic algorithm based on quantum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4667
    • 提供者:薛敏
  1. DijkstraPrithmetic

    0下载:
  2. D算法,用C语言实现的,仅供参考,thank you!-D Prithmetic, use c language to make it
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:89526
    • 提供者:chengshengyang
  1. GA_code_for_green_wave_control

    0下载:
  2. 本人在攻读博士期间开发的用于求解城市道路交叉口绿波控制参数的遗传算法-The code was developed during the period of my study for Ph.D. degree, it can be used to solve the urban intersections green wave control problem, the method used in the coed is Genetic Algrothims
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:34714
    • 提供者:haoqideren
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com