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

搜索资源列表

  1. DES加密算法实现的C 类.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:4412
    • 提供者:
  1. CRC算法原理及C语言实现

    0下载:
  2. ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
  3. 所属分类:编程文档

    • 发布日期:2012-03-20
    • 文件大小:4889
    • 提供者:王兴锋
  1. yemian

    0下载:
  2. 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:雷天保
  1. SVM-MATLAB

    0下载:
  2. 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:737677
    • 提供者:lijianjun
  1. Operate_System

    0下载:
  2. 操作系统实验:单处理器调度算法的实现和银行家算法实现。-experimental operating system : single-processor scheduling algorithm and the realization of bankers algorithm.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:41514
    • 提供者:李林华
  1. fftfpga

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。整个设计采用流水线工作方式,保证了系统的速度,避免了瓶劲的出现;整个系统采用FPGA实现,实验表明,该系统既有DSP器件实现的灵活性又有专用FFT芯片实现的高速数据吞吐能力,可以广泛地应用于数字信号处理的各个领域。-time selected by using the in-situ-4 algorithm and coordinate rotation digital computer (CO
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:390425
    • 提供者:yaoming
  1. firfpga

    0下载:
  2. 在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。 -FPGA using digital signal processing, distributed algorithm plays a key role with the traditional product-plot structure compa
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:228801
    • 提供者:yaoming
  1. CRC_c_book

    0下载:
  2. 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C P
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:28026
    • 提供者:安仔
  1. jyshzipljdshjyfx

    0下载:
  2. 本设计以AT89C52为核心,充分利用AT89C52的三个定时/计时器,采用测量N个周期信号波形的算法.实现了频率,周期高精度的测量.-AT89C52 to the design at the core, and make full use of the three regular AT89C52 / timer, Measure N cycle signal waveform algorithms. achieve a frequency, high-precision measurement
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:131590
    • 提供者:307xzj
  1. yinhangjiasfa

    0下载:
  2. 操作系统课程设计----银行家算法实现 -courses on operating system design algorithm-bankers
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:123
  1. w02

    0下载:
  2.  以 AT89S52为核心 ,通过 A/D、D/A转换和 V/ I转换及独特的算法实现高精度的电流控制 ,电流输出范围为 20~ 2000mA的数控直流电流源。该电流源具有电流可预置 , lmA步进 ,同时显示给定值和实测值等功能。-to AT89S52 as the core and, through A / D, D / A conversion and V / I and unique conversion algorithm, high-precision current contr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:180719
    • 提供者:万红军
  1. DSP-MPEG4

    0下载:
  2. 闻亭公司内部关于DSP MPEG-4算法实现寄优化的培训资料
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:906437
    • 提供者:费伟
  1. CRCsfCsx

    0下载:
  2. 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7256
    • 提供者:gw
  1. fxlms算法

    1下载:
  2. fxlms 算法实现,主要描述了fxlms算法的代码实现步骤(FXLMS algorithm implementation, mainly describes the FXLMS algorithm code implementation steps.)
  3. 所属分类:文章/文档

    • 发布日期:2021-01-21
    • 文件大小:125952
    • 提供者:ericfrank
  1. 压缩感知

    2下载:
  2. 本文分别以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。(In this paper, DCT and FFT are used as sparse basis, Gauss random matrix and partial Hadamard matrix are used as measurement matrix, L1 norm and OMP are u
  3. 所属分类:文章/文档

    • 发布日期:2020-11-09
    • 文件大小:2048
    • 提供者:tzy001
  1. 关于蚁群算法的报告

    1下载:
  2. 介绍了蚁群算法的来源,实现以及性能,希望能帮助初学者迅速掌握蚁群算法的基本知识(a brief intro to ant algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2021-04-20
    • 文件大小:312320
    • 提供者:zyx52301
  1. 基于LSB算法与DCT算法的比较与实现

    1下载:
  2. 基于LSB算法与DCT算法的比较与实现,对比前后图片的变化(Comparison and implementation of LSB algorithm and DCT algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2020-07-08
    • 文件大小:56320
    • 提供者:Srae
  1. 中科院算法分析与设计历年考试题_陈玉福_国科大

    3下载:
  2. 中国科学院大学陈玉福老师《算法设计与实现》课的期末复习资料。(The final review materials of algorithm design and implementation by Chen Yufu, a teacher from the University of Chinese Academy of Sciences.)
  3. 所属分类:文章/文档

    • 发布日期:2020-10-15
    • 文件大小:15536128
    • 提供者:ASAI
  1. 助力外骨骼机器人随动控制算法设计与实现

    1下载:
  2. 该文章能较为详细的介绍当前外骨骼阻抗控制算法的实施,对阻抗算法有进一步的认识(This paper can introduce the implementation of the current exoskeleton impedance control algorithm in detail, and have a further understanding of the impedance algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2020-10-22
    • 文件大小:5916672
    • 提供者:烧脑
  1. Fukui-Todo算法

    0下载:
  2. Fukui-Todo算法是对于具有长程相互作用模型的一种高速算法实现,运算数从0(N2)下降到O(N)。
  3. 所属分类:报告论文

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com