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

搜索资源列表

  1. motorctrl

    0下载:
  2. 电动机pid控制的源码(算法),具有比较规范的数据结构,例外很好地应用了pid控制算法。-Motor pid control of the source (algorithm), with a standard data structure, exceptions to the application of good pid control algorithm.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:111229
    • 提供者:Harvard
  1. MSP430-6-2

    1下载:
  2. 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets received, and on the basis of com
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:15529
    • 提供者:ff
  1. DSP_Max_Log_MAP

    0下载:
  2. 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:313523
    • 提供者:ynhuyong
  1. 20060417220252725

    0下载:
  2. 闭环数字控制方式,主要利用光电传感器检测法,结构图如图1所示。首先单片机根据输入的数据来计算物体要移动的距离并控制物体往坐标的大概方向运动,红外发射接收器来探测悬挂物体移动了多少个1*1cm的小方格,并经过A/D送给单片机,单片机通过特定的算法计算出物体的坐标,并控制电机的转动来控制物体往坐标进发,在此过程中单片机不断计算,不断调整电机的转速和方向使悬挂物体做一定路线的移动。但其缺点是,电路复杂,不但要求要有A/D电路,光电探测电路,还要其电路要做得十分精确。任何一个电路设计得不好,也会使物体运
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:154309
    • 提供者:erinandherry
  1. BST

    0下载:
  2. 这是用C实现的二叉树的算法程序,很经典,二叉树是一种经典的数据结构
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:min
  1. 多任务数据结构与算法.rar

    0下载:
  2. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2009-02-05
    • 文件大小:114316
    • 提供者:frhgfjghj
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. shzi

    1下载:
  2. 数字钟的单片机实现,有详细的源码及解释 算法结构清晰,对单片机学习者非常有用 对于电子专业的,拿来当课程设计也是相当不错的 功能有: 1,完成秒/分/时的依次显示并正确计数; 2,秒/分/时各段个位满10正确进位,秒/分能做到满60向前进位; 3,定时闹钟:实现整点报时,有扬声器发出报时声音; 4,时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; 5,可以清零;完成暂停;可以随时记时、暂停后记录数据。-The single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:26658
    • 提供者:何强
  1. C_Program_Daquan

    0下载:
  2. 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen' s probl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:315037
    • 提供者:chyjp
  1. datastructurevccode

    0下载:
  2. 数据结构各种算法如链表,堆栈,队列等用VC实现,包括VC的代码。-Algorithms such as data structure linked list, stack, queue, etc. VC to achieve, including the VC code.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:68588
    • 提供者:刘石
  1. LIFOFIFO

    0下载:
  2. 这是51单片机的源码 和数据结构有关的FIFO算法实现 欢迎下载使用 -This is a 51 microcontroller source and data structures related to the use of FIFO algorithms are welcome to download Thank you
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:21350
    • 提供者:davidlee
  1. base.tar

    0下载:
  2. 嵌入式开发中常用的数据结构和算法程序,和平台无关,可移植性好-Embedded development of data structures and algorithms commonly used procedures, and platform-independent and portable
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1357107
    • 提供者:yanyuzhong
  1. C_linked_list_data

    0下载:
  2. C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4614
    • 提供者:Bob
  1. Test

    0下载:
  2. 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:17240
    • 提供者:mengmeng
  1. youhua

    0下载:
  2. C代码优化方案,选择合适的算法和数据结构,使用尽量小的数据类型 ,减少运算的强度。-C code optimization program, select the appropriate algorithms and data structures as small as possible data types to reduce the intensity of the operation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-23
    • 文件大小:6616
    • 提供者:franda
  1. cchengxushilidaquan

    0下载:
  2. C程序实例的集合,有很多的C编程的算法和数据结构的实例-A collection of C program example, there are many examples of C programming algorithms and data structures
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3218314
    • 提供者:wumin
  1. Data-Structures-and-Algorithms

    0下载:
  2. 数据结构与算法示例代码,线性表,队列,栈,二叉,图,排序,查找等-Data Structures and Algorithms Sample Code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:51748
    • 提供者:甘攀
  1. Factorial-large-Numbers

    0下载:
  2. 数据结构中的大数阶乘算法,假设计算机只能存储8位二进制数,原创-Factorial large Numbers of data structure algorithms, assume that the computer can only be stored 8 bit binary number, original
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:161681
    • 提供者:陆城富
  1. i2c

    0下载:
  2. iic驱动的代码,包括IIc总线驱动,IIc核心,IIc设备驱动,还有部分驱动的算法实现及其数据结构,包含了pcf8574,pcf8575,pcf8591,tps95010等芯片的代码。-iic driver code, including the bus driver IIc, IIc core, IIc device drivers, there are some driven algorithms and data structures, including the pcf8574, pc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:302916
    • 提供者:邹修荣
  1. DataStructCode

    0下载:
  2. 本代码可以很方便初学者学习算法与数据结构,很好用,是一个很好的例子!-This code makes it easy for beginners learning algorithms and data structures, very good, is a good example!
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3411
    • 提供者:周涛
« 12 »
搜珍网 www.dssz.com