搜索资源列表
randmigong
- 一个寻找迷宫出口的算法,具有随机性选择,但绝无重复路程!-a maze to find export algorithm, random choice, but no repeat distance!
processmanagerment
- 设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
LEACH
- 实现无线传感器网络协议leach 该算法基本思想是:以循环的方式随机选择蔟首节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。仿真表明,与一般的平面多跳路由协议和静态分层算法相比,LEACH可以将网络生命周期延长15%。
单片机课程设计1
- 编写一个延时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
c51源程序集合
- 源码 │ 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
IEEE_MicroMouse
- IEEE电脑鼠走迷宫(完整参赛代码) 电脑鼠”,英文名叫做MicroMouse,是使用嵌入式微控制器、传感器和机电运动部件构成的一种智能行走装置(微型机器人),电脑鼠可以在不同“迷宫”中自动记忆和选择路径,采用相应的算法,快速地达到所设定目的地。-IEEE Computer Mouse Maze (full entry code) computer mouse " , the English name is called MicroMouse, is the use of embed
cipandiaodu
- 在先来先服务调度算法(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
VBPID
- 关于vb的pid参数的选择,调节算法,和参数的控制-Vb of pid parameters on the choice of adjustment algorithms, and parameters of control
PID
- PID算法的一个演示程序,非常形象.对理解PID算法及比例,积分,微分常数的选择有帮助-PID algorithm is a demo program, very image. To understand the PID algorithm and proportional, integral, differential selection of constant help
SVG--key-technologies
- 摘要:SVG控制算法的选择直接决定了 SVG无功补偿装置的性能 介绍了在 SVG控制算法实现过程中的三项关键技术,包括电网相位的实时计算 负载无功电流的实时计算和无功电流补偿的实时控制-Abstract: SVG control algorithm will determine the choice of SVG performance of reactive power compensation device control algorithm described in SVG implem
DT
- 最基本的电梯系统,涉及到按键选择楼层数,数码管显示楼层数,以及多次按键后系统如何处理的算法-The most basic elevator systems, related to the button to select the number of floors, the digital display the number of floors, as well as the algorithm how to deal with several key
2
- 在传统矩阵变换器和多电平逆变器的基础上,提出一种新颖的多电平矩阵变换器,介绍了其拓扑结构和工 作原理.多电平矩阵变换器的能量传递,是通过三相输入电压对中点电容充电到一个恒定直流电压而实现的.选择适 当的控制算法和电容电压,能在变换器的两侧合成低次谐波含量小且波形近似于正弦的可控输入/输出电压.对多电 平矩阵变换器进行建模和仿真,并探讨了其输出能控性. - On the basis of a conventional matrix converter and a multileve
rc522_des
- RC522射频卡读写驱动和应用,MSP430单片机调试成功并且加入了DES加密算法,卡数据通信时可以选择是否加密,此程序仅供参考。-RC522 RF card reader drivers and applications, MSP430 MCU debugging success and joined the DES encryption algorithm, data communication card, you can choose whether to encrypt, this pr
sort
- 常用的几个排序算法。* 函 数: SwapFloat() - 交换两个元素, float型 * BubbleSortFloat() - 冒泡排序, float型 * SelectSortFloat() - 选择排序, float型 * InsertSortFloat() - 插入排序, float型 * QuickSortFloat() - 快速排序, float型-a few common sort functions
CRC16_C
- 用于MODBUS 的CRC16多种校验算法,有查表法、计算法和查简化表法,可以在占用空间和效率上选择使用-For CRC16 s MODBUS multiple check algorithm, check table method, calculation method and check list method, it can be used in space and efficiency.
car
- 智能车程序:选择16位微处理器MC9S12PG128,实现了自动寻迹,PID算法控制-intelligent vehicle program, 16-bit microprocessor MC9S12PG128, to achieve the automatic tracing, PID control algorithm
智能小车速度控制策略的选择
- 智能小车速度控制策略的选择及pid算法在速度上的应用(Selection of speed control strategy for smart car)
轮式智能小车行驶距离和速度的检测
- 轮式智能小车的速度控制策论选择算法,里面罗列了各类解决办法。已经它的原理(Intelligent vehicle speed control strategy selection algorithm, which lists all kinds of solutions. It has its principles)