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

搜索资源列表

  1. lru_new

    0下载:
  2. 采用LRU替换算法。这种算法选择最久没有被访问的块作为被替换的块。 为了实现LRU算法,要在块表中为每一块设置一个计数器(cnt0,cnt1,cnt2,cnt3,)。计数器的长度为2位。-using LRU replacement algorithm. This algorithm to choose the most long visit is not being replaced as a block by block. To achieve LRU algorithm, in bloc
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1546
    • 提供者:wangjiao
  1. randmigong

    0下载:
  2. 一个寻找迷宫出口的算法,具有随机性选择,但绝无重复路程!-a maze to find export algorithm, random choice, but no repeat distance!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:刘奕宏
  1. processmanagerment

    0下载:
  2. 设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38984
    • 提供者:susu
  1. LEACH

    0下载:
  2. 实现无线传感器网络协议leach 该算法基本思想是:以循环的方式随机选择蔟首节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。仿真表明,与一般的平面多跳路由协议和静态分层算法相比,LEACH可以将网络生命周期延长15%。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:562850
    • 提供者:dfzr
  1. DSPneidianzishuji

    0下载:
  2. 详细的介绍了DSP的地位,dsp的优越性,dsp的系统设计,dsp的算法,dsp的方案选择以及dsp项目的分解及管理等。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1120691
    • 提供者:whhdlcx
  1. 单片机课程设计1

    0下载:
  2. 编写一个延时1MS子程序根据题目选择是定时还是记数状态,本题选择记数状态。然后根据延时1MS计算出计时器的初值是E0H(高8位)18H(低5位)。最后编写算法,对T0初始化,利用T0的中断TF0调用中断处理程序。-prepared a delay rungs subroutine under the topic chosen is not a time to memorize numbers or state of mind of the few options that state. Acco
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3724
    • 提供者:李明
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. AT91SAM9G20xEKxDFxP528xCS1

    0下载:
  2. 用KEIL调试AT91SAM9G20-EK的实验板可能需要先下载一个bootloader的东西到45DB6420中。下面说自己的板子使用的是45DB3210, 使用SPI0,CS1做片选。keil使用的版本4.0. 打开\Keil\ARM\Boards\Atmel\AT91SAM9G20-EK\Bootloader, 本来应该选择SAM9G20_DF2_P528_CS1_BL进行编译下载,但是在添加Programming Algorithm时没有这一项,怎么办,来,看下面怎么编译一个P5
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:191441
    • 提供者:云耜
  1. IEEE_MicroMouse

    0下载:
  2. IEEE电脑鼠走迷宫(完整参赛代码) 电脑鼠”,英文名叫做MicroMouse,是使用嵌入式微控制器、传感器和机电运动部件构成的一种智能行走装置(微型机器人),电脑鼠可以在不同“迷宫”中自动记忆和选择路径,采用相应的算法,快速地达到所设定目的地。-IEEE Computer Mouse Maze (full entry code) computer mouse " , the English name is called MicroMouse, is the use of embed
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:207294
    • 提供者:hs
  1. 2to1

    0下载:
  2. 程序提供了一种2选1选择器的算法,只需稍加即可改成n选1选择器。哇!-Program provides a 2 election 1 selector algorithm, just a little can be changed to n choose 1 selector. Wow!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:127887
    • 提供者:sh85
  1. mux

    0下载:
  2. 多路选择器是一个多输入,单输出的组合逻辑电路,在算法电路的实现中常用来根据地址码来调度数据。-MUX is a multi-input, single-output combinational logic circuit, in the algorithm used in the realization of circuits to address code in accordance with scheduling data.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:119732
    • 提供者:张应辉
  1. cipandiaodu

    0下载:
  2. 在先来先服务调度算法(FCFS),最短寻道时间优先调度算法(SSTF),循环扫描算法(SCAN)中选择一个适合的磁盘调度算法完成磁盘查找内容。-First come first serve scheduling algorithm (FCFS), priority scheduling algorithm for the shortest seek time (SSTF), cycle scan algorithm (SCAN) to select a suitable disk schedul
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:7845
    • 提供者:machunyu
  1. VBPID

    0下载:
  2. 关于vb的pid参数的选择,调节算法,和参数的控制-Vb of pid parameters on the choice of adjustment algorithms, and parameters of control
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2935
    • 提供者:张毅
  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-30
    • 文件大小:2086
    • 提供者:王心
  1. select_func

    0下载:
  2. 开发语言:C 开发环境:CCS3.3 这个例子包含了一个简单的程序,可以自动打印出最优选择算法下输入的标签。 -The example contains a simple routine, which prints out which case lable is being evaluated.
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:48089
    • 提供者:
  1. tel_select

    0下载:
  2. 坐席电话选择算法的VB模拟实现,类似于一个交换机!-VB seats analog phone selection algorithm to achieve, similar to a switch!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2784
    • 提供者:daoa4ingnn
  1. 智能小车速度控制策略的选择

    0下载:
  2. 智能小车速度控制策略的选择及pid算法在速度上的应用(Selection of speed control strategy for smart car)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-11
    • 文件大小:107885
    • 提供者:yanghang0321
  1. 轮式智能小车行驶距离和速度的检测

    0下载:
  2. 轮式智能小车的速度控制策论选择算法,里面罗列了各类解决办法。已经它的原理(Intelligent vehicle speed control strategy selection algorithm, which lists all kinds of solutions. It has its principles)
  3. 所属分类:单片机开发

  1. suanfa4.emt

    0下载:
  2. 当桥臂电流为对电容充电方向时,选择投入电压最低的n个子模块, 当桥臂电流为对电容放电方向时,选择投入电压最高的n个子模块。(When the bridge arm current is charged to the capacitor, the N sub module with the lowest input voltage is selected. When the bridge arm current is in the direction of capacitance disc
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:323584
    • 提供者:木离离
  1. MPPT

    1下载:
  2. 对Boost升压电路进行设计与性能优化; (2)完成DC变换器环节实现光伏最大功率跟踪硬件电路设计,分析其实现最大功率跟踪控制的理论依; (3)研究实现基于DSP光伏最大功率跟踪的算法,及其控制流程图; (4)选择适合的最大功率跟踪算法,编写软件程序实现光伏电池的最大功率输出,尽可能提高光伏发电系统的效率。(In this paper, I will mainly research the maximum power tracking technology of the PV, design a
  3. 所属分类:DSP编程

    • 发布日期:2020-11-10
    • 文件大小:1303552
    • 提供者:liukuan212
« 12 3 »
搜珍网 www.dssz.com