CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 快速实现

搜索资源列表

  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:209336
    • 提供者:杨博明
  1. LRC

    1下载:
  2. LRC校验器,实现字符串的lrc校验功能,计算器形式的界面-LRC validator, to achieve string lrc checking function, form interface Calculator
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-15
    • 文件大小:1052672
    • 提供者:何健飞
  1. DIT2FFT

    0下载:
  2. 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1507
    • 提供者:steven
  1. HowToUseFFT2

    1下载:
  2. 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:110098
    • 提供者:小蔡
  1. excelToImage

    0下载:
  2. 把excel表格转换为表格图形,可以快速实现-Converted to put excel table table graphics, can quickly achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:liuyubin
  1. fft

    0下载:
  2. 快速fft运算,能够快速实现一维傅里叶变换,使用了蝶形图。-Fft fast computing
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6450
    • 提供者:刘宝弟
  1. DSP

    0下载:
  2. 【摘 要】为了减少集成电路硬件复杂度,针对QAM 调制软件实现速度慢的问题,在分析MQAM 调制原理的基础上,采用 直接频率合成实现正余弦信号及无时延改进的滤波器编程方法,提出一种快速实现MQAM 调制算法的软件编程思想,并以 TMS320C55X 为平台[1,4],将MQAM 调制算法进行了C 编程实现。结果表明:该编程方法能快速产生MQAM 调制信号。 【关键词】多电平正交幅度调制;脉冲成形滤波器;直接频率合成;数字信号处理-【Abstract】 In order to redu
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:877904
    • 提供者:yanyan
  1. Multi

    0下载:
  2. 快速实现多精度算法,使用c++语言实现,速度有非常大的提升。-Fast algorithm for multi precision, using c++ language, speed has great upgrade.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:171494
    • 提供者:xl
  1. fast_method

    0下载:
  2. 快速实现混淆图像的方法。希望对大家有所帮助。-Fast implementation method of confusing images. Hope to help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:123360
    • 提供者:张帅
  1. qiugen

    0下载:
  2. 可以灵活的对任何给定的方程通过编写程序的方法快速实现方程的求根-Can be flexible to any given equation through the method of programming rapidly to the equation for the root
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:614
    • 提供者:孙梦露
  1. avl-template

    0下载:
  2. 这一关avl和atl的c++模板,方便快速实现avl-a avl and atl template
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:11029
    • 提供者:xyz
  1. 99mutiply

    0下载:
  2. 99乘法表,快速实现,简单易行,适合C++初学者-99 multiplication table, fast implementation, easy, suitable C++ beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:212539
    • 提供者:万坤
  1. vb-for-modify-mac

    0下载:
  2. 快速实现本地mac修改,适合于局域网环境中的网路共享-Quickly realize the local mac modifications, suitable for network sharing in the LAN environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:16399
    • 提供者:Allen Chak
  1. 51-A-simple-LCD-real-time-clock

    0下载:
  2. 基于51单片机的液晶实时时钟,简单的控制程序快速实现时钟-Simple LCD 51 microcontroller-based real-time clock
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:13467
    • 提供者:
  1. ffmpeg的快速音视频开发方法

    0下载:
  2. 基于STC12C5A60S2单片机和步进电机实现了电动升降平台设计(because of STC12C5A60S2 SCM stepping motor actualize electromotion lift platform)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:187392
    • 提供者:药王
  1. 快速排序

    0下载:
  2. 数据结构,使用c++实现的快速排序,简单实现没有bug,啦啦啦(Data structure, the use of c++ to achieve fast sorting, simple implementation without bug, cheerleading)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:DeepDark
  1. Python_kuaisushangshou

    0下载:
  2. 《Python编程快速上手—让繁琐工作自动化》是Python编程畅销图书,是一本面向实践的Python编程实用指南,帮你通过编程快速实现工作自动化。在本书中,你将学到利用Python编程,在几分钟内完成手工需要几小时的工作,而事先却无需具备编程经验,一旦掌握了编程的基础知识,你就可以毫不费力地创建Python程序,完成高效的自动化工作,包括: ● 在一个文件或多个文件中搜索文本; ● 创建、更新、移动和重命名文件和文件夹; ● 搜索网页和下载的在线内容; ● 在任意大小的Excel电子表
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13105152
    • 提供者:述说
  1. leela-zero-0.12

    1下载:
  2. alphago的一种快速实现算法,算法和论文中的思想十分接近。(A quick implementation of alphago algorithm, the algorithm and the idea in the paper are very close.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1654784
    • 提供者:小追梦
  1. C语言实现FFT(快速傅里叶变换)

    1下载:
  2. 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:81920
    • 提供者:lhs123
  1. 跟踪目标的快速椭圆拟合方法

    0下载:
  2. 跟踪目标的快速椭圆拟合方法的实现,是一篇论文(Fast ellipse fitting method for tracking target.Caj)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:734208
    • 提供者:小太阳哥
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com