CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - algorithms in c

搜索资源列表

  1. DSP.Algorithms.For.Programmers

    1下载:
  2. 常见DSP算法的C语言实现。可供图形、图像、音频开发参考。清晰流畅,源码详细。-common DSP algorithm in C language. For graphics, images, audio development reference. Clear and smooth, and detailed source.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:773.37kb
    • 提供者:齐剑
  1. arm-download-98665.rar

    0下载:
  2. The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:654.43kb
    • 提供者:Bill Cheng
  1. h263.zip

    0下载:
  2. 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:164.16kb
    • 提供者:wdx
  1. rs

    1下载:
  2. Reed-Solomoon 纠错算法C语言的实现,在ARM嵌入式平台MLC NAND flash 驱动验证过。-Reed-Solomoon correction algorithms in C language to achieve, in the ARM embedded platform for MLC NAND flash driver verified.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:6.74kb
    • 提供者:Ji
  1. DSP_C

    0下载:
  2. 胡广书数字信号处理里的主要算法的C程序实现-HU Guang-book digital signal processing algorithms in the main C program implementation
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:41.27kb
    • 提供者:liming
  1. c_dsp1

    0下载:
  2. In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familia
  3. 所属分类:DSP program

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:gulliver33
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:zds
  1. ourdev_339105

    0下载:
  2. dsp各种算法大全,而且是用C语言描述的,有很强的参考性,欢迎点击下载-Encyclopedia of dsp algorithms, and is described in C language, have a strong reference, please click to download
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:957.66kb
    • 提供者:mike
  1. fft

    0下载:
  2. c语言实现fft256点的算法 可在单片机上实现 -c language fft256 point algorithms can be achieved in single-chip
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:1.36kb
    • 提供者:浒湾
  1. MSP430_CRC

    0下载:
  2. 用MSP430实现CRC的方法 Cyclic Redundancy Code (CRC) -Cyclic Redundancy Code (CRC) is commonly used to determine the correctness of a data transmission or storage. This application note presents a solution to compute 16-bit and 32-bit CRCs on the ultr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:181.44kb
    • 提供者:防止
  1. goertzel_new

    0下载:
  2. Goertzel algorithms for DTMF decoding demonstrated in MathLab and realized in C for TMS320C6713 and TMS320C5510 DSK.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:762.7kb
    • 提供者:SimonS65
  1. alglib-2.2.0.cpp

    0下载:
  2. ALGLIB - is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.-ALGLIB- is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and da
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1021.85kb
    • 提供者:Evgeniy
  1. AlgorithmsandDataStructures

    0下载:
  2. While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10.25mb
    • 提供者:emranallan
  1. FIFOFCFS

    0下载:
  2. FIFO and FCFS Scheduling Algorithms in C
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:967byte
    • 提供者:kvk
  1. AlgorithmsInC-Sedgewick(1990)(5468B625).pdf

    0下载:
  2. Algorithms in C Sedgewick 1990 Addison - Wesley-Algorithms in C Sedgewick 1990 Addison - Wesley
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:26.29mb
    • 提供者:spike_b
  1. Microsoft-CPP-Cookbook

    0下载:
  2. Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookboo
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:835.45kb
    • 提供者:yallfa
  1. Operating_Systems

    0下载:
  2. The folder includes various algorithms of Operating Systems such as Bankers algorithm,C-Scan,FIFO,Shortest job first,Round Robin etc. All are implemented in C.
  3. 所属分类:VHDL-FPGA-Verilog

  1. algorithms

    0下载:
  2. Algorithms Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani July 18, 2006-This book evolved over the past ten years from a set of lecture notes developed while teaching the undergraduate Algorithms course at Berkeley and U.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:lixiaobo
  1. C-Algorithms-For-Real-Time-DSP

    0下载:
  2. 本书是非常有帮助的对与一名工程师,特别是想将C语言和DSP结合起来的。同时文中还介绍了实时滤波器和实时DSP的使用方法。-This book is constructed in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is noit necessarily an expert in both. And, several r
  3. 所属分类:DSP program

    • 发布日期:2017-05-27
    • 文件大小:9.39mb
    • 提供者:Chris
  1. PWM_BEEP

    1下载:
  2. 利用PWM输出方式控制的蜂鸣器播放生日快乐曲子的简单功能源码及相关文档介绍(A collection of data structure algorithms in C language,From 'big talk data structure'.)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-15
    • 文件大小:10.63mb
    • 提供者:WMK
« 12 3 »
搜珍网 www.dssz.com