CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 算法

搜索资源列表

  1. 12456897514254265825

    0下载:
  2. 文章利用MATLAB语言及其小波工具箱,采用小波变换算法,开发数字水印嵌入系统,通过对原始静态图像和二值图像水印进行小波多分辨率分解,组合对应方向上的小波细节子图数据,从而实现了在原始静态图像上嵌入二值图像水印。有部分代码-article using MATLAB language and its toolbox, wavelet transform algorithm, development of digital watermark embedded systems, right throu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52311
    • 提供者:ming-ming
  1. C++--ant

    0下载:
  2. C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:刘孟
  1. Hillman_2005_colourline

    0下载:
  2. 是有关matting的Hillman的算法的解释和说明,含有此算法的实验效果,可以检测出毛发等-the matting of the algorithm Hillman explanation, The algorithm contains the experimental results can be detected in hair, etc.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3364514
    • 提供者:zhao nan
  1. NegetiveSelect

    0下载:
  2. 否定选择算法的源码,希望大家多多下载,-negative selection algorithm source code, I hope Members can download,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:lvyoukk
  1. ofdmaresourcescheduling

    0下载:
  2. 基于ofdma资源调度分配算法的研究,2003年发表,摘于万方数据库-ofdma based resource scheduling algorithm research, published in 2003, in the popular Abstract Database
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:43254
    • 提供者:Angel Wong
  1. FFT_arithmetic_analysis

    0下载:
  2. 介绍 FFT 基2/4 算法的演算过程,并以FPGA 实现的可行方案-on FFT-based 2 / 4 algorithm for the calculation process, and to FPGA options
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:330598
    • 提供者:钟毓秀
  1. teamspeak

    0下载:
  2. 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1275103
    • 提供者:李户
  1. kalmanGPS

    0下载:
  2. 这是kalman滤波算法在GPS非差相位粳米澹簟定位的研究的一篇大论文。C++开发-This is the Kalman filter in GPS-phase Wait Dan poor condition of the location of a major paper. C Development
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2719747
    • 提供者:zhanglili
  1. ARM-c

    0下载:
  2.  无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:214796
    • 提供者:福东方
  1. lzrwcompress

    2下载:
  2. lzrw压缩算法,经典算法的delphi版,可以压缩stream。-lzrw compression algorithm, the algorithm delphi classic version can be compressed stream.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5740
    • 提供者:
  1. fifoyemianzhihuan

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解-through writing and debugging of storage management simulation program to increase the storage management program understanding. Familiar with virtual memory management alg
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:nicmaters
  1. PID(C51)

    1下载:
  2. 典型的PID处理控制程序采用PID-PD算法。在偏差绝对值大于△e时,用PD算法,以改善动态品质。当偏差绝对值小于△e时,用PID算法,提高稳定精度。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6482
    • 提供者:闫健
  1. resouceschedulinginofdma

    0下载:
  2. ofdma系统中基于有限反馈的资源公平调度算法,2005年发表,摘于万方数据库。论文中使用的算法基于PF,但提出了簇的概念,并且其中各子载波相关。-ofdma system based on feedback from the limited resources fair scheduling algorithm, published in 2005, Abstract on the popular database. Papers used in the algorithm is based
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:173058
    • 提供者:Angel Wong
  1. c_DSP_FFT

    0下载:
  2. 自己用c语言编的DSP中的FFT算法 自己用c语言编的DSP中的FFT算法-own use language series DSP FFT algorithm using their own language c addendum to the DSP FFT algorithm c language with its own series of the DSP FFT algorithm using their own language c addendum to the DSP FFT al
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4328
    • 提供者:sunsun
  1. TestPhrase

    0下载:
  2. 高效的文章分句算法程序,将由标点符号分开的语句的起始位置和结束位置记录到结构体里-efficient algorithm process clause of the article, punctuation will be separate from the initial statement of the position and location of records to the end of the structure Lane
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:27624
    • 提供者:权周晓
  1. matlabFFT11

    0下载:
  2. 使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the application.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30312
    • 提供者:tintin
  1. CAEP

    3下载:
  2. 文化算法的实际应用,已实现。并且可视化了。-cultural algorithm practical application have been achieved. And the visualization.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:222627
    • 提供者:徐徐
  1. susanpeizhun

    0下载:
  2. 为电子期刊,内容是:基于边缘检测算法的图像配准。-to electronic journals, which reads : edge detection algorithm based on the image registration.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:114815
    • 提供者:chinese
  1. cipantiaodu

    0下载:
  2. sstf 最短磁盘调度算法,有详细的设计过程描述,包含原代码的,测试结果报告-sstf shortest disk scheduling algorithm, a detailed descr iption of the design process, including source code, test results report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6651
    • 提供者:小梨
  1. paticale_filter_and_pose

    0下载:
  2. 粒子滤波器和姿态处理的论文,这是粒子滤波的实现,可以实现基本的粒子滤波的算法,也就是用MARLAB实验粒子滤波的程序. -particle filter and posture of paper, which is the realization of particle filter, can achieve basic particle filter algorithm, which is used MARLAB experimental particle filter procedure
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:245665
    • 提供者:sojaxu
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com