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

搜索资源列表

  1. 简单实用的单片机CRC快速算法

    0下载:
  2. 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:133.27kb
    • 提供者:王中正
  1. 56805DSP_Isr_led

    0下载:
  2. Freescale 56800系列DSP的参考C语言源代码,其中包含了一个完整的例子,实现了简单的算法和对LED的控制。-Freescale 56800 series DSP reference C language source code, which contains a complete example, to achieve a simple algorithm and the LED control.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:75.85kb
    • 提供者:李飞
  1. guide

    0下载:
  2. 该程序实现公园导游功能,使用改进的深度遍历算法,给出两点之间的若干最短路径,程序界面简单,使用方便-park guide function, the use of improved depth traversal algorithm, given the number between 2:00 shortest path, program interface simple and easy to use
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:21.96kb
    • 提供者:张纯
  1. temperaturedetedting

    0下载:
  2. 1.用单片机实现对温度的检测和确定 2.算法优化简单 3.数码管动态显示 4。实时动态监控,精度较高-1. SCM with the temperature detection and identification of the two. 3 simple algorithm. Digital Dynamic Display of four. Real-time dynamic control, higher precision
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:48.97kb
    • 提供者:方周
  1. lcd

    0下载:
  2. 改VHDL程序通过简单算法实现 宫殿显示 可供初学者参考,极有价值!-VHDL procedures changed through a simple algorithm for beginners palace show reference, very valuable!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2.04kb
    • 提供者:suntao
  1. ch05UDP

    0下载:
  2. Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and asso
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:129.75kb
    • 提供者:鱼彬彬
  1. project_01_Booth_Algorithm

    0下载:
  2. Booth Algorithm 是一種較簡潔的有號數字相乘的方法,即利用位元掃描方式,跳過00、11以增快速度-Booth Algorithm is a relatively simple figure has multiplied its way, that is, using bit scan mode, skip to 00,11 by fast
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:96.8kb
    • 提供者:xoso
  1. code

    0下载:
  2. 实现图像的淡入淡出效果,只是简单的算法,提供一个交流!-The realization of images fade effects, just a simple algorithm, is a forum!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:范式希文
  1. src

    0下载:
  2. 根据日期计算出周次 算法简单,计算量小,经过多次使用,可以保证函数的正确-Date of calculated cycles under simple algorithm, calculation, after repeated use, can ensure the correct function
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:4.07kb
    • 提供者:gsdhg
  1. main

    0下载:
  2. 4*4键盘扫描算法,采用8位IO口连接键盘,算法简单,可有效防止误操作。-4* 4 keyboard scanning algorithm, using 8-bit IO port connected keyboard, simple algorithm, which can effectively prevent misuse.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:586byte
    • 提供者:bell
  1. jixieshou_10bit

    0下载:
  2. 用PIC16F877A实现机械手的控制。利用ad转换的比较实现电机的正反转。用简单的算法实现10位AD传输。-PIC16F877A achieved with robot control. Comparison of the use of ad conversion reversing the motor. Simple algorithm for 10-bit AD transmission.
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:244.19kb
    • 提供者:牛俊凯
  1. myfft64_final

    0下载:
  2. 通过调用quartus ii中的宏模块,优化源代码。这样,我们就能节能自己优化代码的时间。源代码中的FFT是基—2算法。-By calling the quartus ii macro module, optimize the source code.so,we can save the time to optimize the source code by yourself.This code is base-2 of FFT algorithm,a simple algorithm to r
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6.22mb
    • 提供者:陈家明
  1. FPGA--AES-algorithm

    0下载:
  2. 本文介绍了AES 数据加密结构, 以及相关的有限域的知识及简单运算, 提出了一种用FPGA 高速实现AES 算法的方案, 该方 案设计的加密模块支持AES 标准的三种密钥长度: 128,192,256, 支持ECB, CBC, CTR 三种工作模式, 即支持feedback 和non- feedback 两种模式, 最后给出了本设计的性能指标-This article describes the AES data encryption structure, as well as the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:235.09kb
    • 提供者:李仁杰
  1. first-order-filtering-algorithm

    0下载:
  2. 嵌入式测控系统中常见的数字滤波算法,简单的一阶各种滤波算法描述和实现-Simple first-order filtering algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:163.98kb
    • 提供者:zhoufeng
  1. Page-replacement-algorithm

    0下载:
  2. 页面置换算法的实现。里面包含了 LRU ,FIFO, 简单CLOCK,改进的CLOCK,OPT,随机算法这几种算法,然后根据情况选择算法。 -Page replacement algorithm. Which contains the LRU, FIFO, simple and CLOCK to improved CLOCK, OPT, random selection algorithm algorithm for these types of algorithms, and then dep
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2.04kb
    • 提供者:王心
  1. algorithm

    0下载:
  2. 单片机开发过程中必须用到的算法,如八位无符号数乘法,返回仍然是八位数;16位无符号数乘法;无符号8位数指数滤波函数,可用于AD或其他数据的滤波;无符号8位数二维查表算法等。简单实用-Algorithm the MCU development process must be used, such as the eight non-signed multiplication, the return is still the number eight 16 unsigned multiplicati
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:2.28kb
    • 提供者:Safi
  1. SensorSplitter

    0下载:
  2. xs128单片机下实现智能小车搜索赛道时对传感器的分离使用的简单算法,试验较好-xs128 MCU intelligent car search track sensor separation using a simple algorithm, better test
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:309.57kb
    • 提供者:王极
  1. PWM_LED

    0下载:
  2. 该程序利用ISE软件实现了FPGA控制的PWM波形的发出,给了一个简单的算法,频率可调-The program utilizes the ISE software FPGA to control the issue of PWM waveform, and gave a simple algorithm, frequency adjustable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:348.18kb
    • 提供者:liguohui
  1. PrintCalendar100

    0下载:
  2. 一个万年历小程序,仅仅是简单的算法实现,供初学者学习!-A calendar applet, just a simple algorithm for the beginner to learn!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:paa58w161
  1. yaokong

    0下载:
  2. 此程序用于单片机,遥控的简单程序,基于简单的算法来完成。-This procedure for single-chip microcomputer, remote control of simple procedures, based on simple algorithm to complete.
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:39kb
    • 提供者:魏守恒
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com