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

搜索资源列表

  1. 科银

    0下载:
  2. 科银是做嵌入式操作系统DELTAOS的公司,该文档说明该系统的结构和程序设计,以及一些例子。-Branch Bank is doing DELTAOS embedded operating system companies, the document shows that the system is the design structure and procedures, and some examples.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4.29mb
    • 提供者:ql
  1. ATmega169LCD_cn

    1下载:
  2. 本书系统的介绍了ATMEL公司的AVR高速单片机ATmega169的系统结构和工作原理-book systematic introduction to the ATMEL AVR-the ATmega169 microcontroller system the structure and working principle
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2.35mb
    • 提供者:刘金霖
  1. src_mp3

    0下载:
  2. The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:35.26kb
    • 提供者:hnmajun
  1. fs-c++

    0下载:
  2. 一款运行于ARM上的文件系统,本文件系统是对FAT16的裁减,以适应小型存储器,只支持一维文件结构,可以采用VC++进行仿真。-running on ARM's file system, the file system is FAT16 cuts, to adapt to the small memory, which only supports one-dimensional structure of the document, VC can be used for simulatio
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:27.09kb
    • 提供者:陈子牙
  1. CAN-selftest

    1下载:
  2. 为一可用的CAN总线测试代码,结构很清晰.-available for a CAN bus testing the code, the structure is very clear.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:莫镇华
  1. usbReadWrite

    0下载:
  2. usb读写程序,用来熟悉usb驱动程序结构-usb literacy procedures used familiar with the usb driver structure
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6.12mb
    • 提供者:郭亚辉
  1. SMA_Media_V0_9

    0下载:
  2. Sharp芯片的SMA架构的中间层源代码,结构非常清晰易懂,是编写驱动系统软件入门很好的参考资料.-Sharp chip SMA structure of the source code level, the structure is very lucid, preparation software-driven portal good reference.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.22mb
    • 提供者:Edwin
  1. ip

    0下载:
  2. tcp内存管理常用函数,用好的话对程序结构有很大的帮助!谢谢!-tcp common memory management function, with good structure of the process is very useful! Thank you!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5.36kb
    • 提供者:yun
  1. QF

    0下载:
  2. 这是状态机的一个框架结构的例子,可以作为状态机的基本架构,然后在上面扩展开发-This is a state machine, a frame structure example of state machine can be used as the basic framework, and then expand in the above development
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:58.86kb
    • 提供者:IO
  1. AD7705(C51)

    1下载:
  2. 1,初始化: 如果AD7705复位引脚直连VCC,最好在初始化程序中加入初始化序列,不然ready信号不会输出。 2,输入范围 如果AD7705采集单端信号,则输入必须在0到VDD之间,而不可以超出或为负,如果一个输入为负,则另一个输入会有灌入电流的现象,芯片无法正常运行。-AD7705 is a complete 16-bit A ö D converter. Within Structure in Figure 1. If the external crysta
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-09-09
    • 文件大小:34.25kb
    • 提供者:
  1. jd-800e_34_display

    0下载:
  2. 一个很好的菜单程序,很适合在操作系统下以任务的形式运行,结构灵活,可随意修改。开发环境为Keil of ARM ,LPC2132处理器,晶振11.0592M*4,调试通过,请放心使用。-A good menu program, very suitable for the operating system in the form of task-run, flexible structure can be freely modified. Development environment for t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:823.92kb
    • 提供者:邓子钊
  1. menupro

    0下载:
  2. //一个简单却实用的菜单程序 //如果编写简单的程序的话这个菜单函数就可以不用看了,但是当你编写到复杂的程序的时候就可能就会为人机界面和各个函数直接的连接而烦恼了,这个菜单函数就是用来解决这个问题,虽然没有UCGUI厉害,但是我觉得代码在2000行一下的话用起来还是不错的选择的.虽说简单但是用到了结构体大部分的知识了,希望c语言不太好的朋友自己补习一下好了. -//A simple but useful menu program// if a simple procedure to pr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:sampson21
  1. IRMCU51

    0下载:
  2. 本实现例程全面的解析了红外遥控的解码方案.采用了最优的解码算法,几乎不占用CPU时间.内容采用模块化结构.使其简单修改即可让你再度利用.-Routine implementation of this comprehensive analysis of the infrared remote control decoder program. Adopted the optimal decoding algorithm, almost no CPU time occupied. Modular st
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:15.73kb
    • 提供者:郭军
  1. electroniclesson

    0下载:
  2. 半导体的基本知识,包括本证报道提,杂志半导体以及结构功能。-Basic knowledge of semiconductor, including mention of the card is reported, magazines as well as the structure and function of the semiconductor.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:scofield
  1. Myos

    0下载:
  2. 附件为架构在PIC18F452上面的一个小系统.很是不错.-Annex for the structure above a small PIC18F452 system. Very good.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:107.34kb
    • 提供者:hi
  1. 5

    0下载:
  2. (嵌入式课件)第9讲  C/OS-Ⅱ内核结构 -(Embedded Software) section 9 of stresses  C/OS- Ⅱ core structure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:leo
  1. lingyang_yingjianjiegou

    0下载:
  2. 凌阳基本模块普及,其中有大量说明和部分配套程序解释、例程——硬件结构-Sunplus universal basic modules, including a large number of instructions and to explain some of the matching procedures, routines- the hardware structure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:786.25kb
    • 提供者:chengxu
  1. YAFFS_Direct_User_Guide

    0下载:
  2. YAFFS_Direct_User_Guide: YAFFS_Direct的用户手册,说明了YAFFS_Direct的结构、移植方法、文件配置等。YAFFS_Direct是可脱离Linux使用的yaffs文件系统,由Yaffs原班人马开发和提供支持。省去了从Yaffs或Yaffs2中提取fs源码的劳苦。 -The user guide of YAFFS Direct. It documented the structure/migration method/configuration of YA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:26.19kb
    • 提供者:原子
  1. LEDmain0.3

    0下载:
  2. 该装置由8块LED、RS-232C等外设构成,内核为H8,具有以下功能。  通过使用RS-232、Xmodem 通讯,进行命令文件的下载功能。  通过8块LED根据命令进行各种模式的显示功能。 -The device consists of 8 LED, RS-232C and other peripheral structure, the kernel for the H8, has the following features. 
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:53.21kb
    • 提供者:ligang
  1. LED

    0下载:
  2. 这是介绍LED很好的资料,适合做LED开发和利用的工程人员,介绍LED的原理和构造。-This is to introduce the LED very good information, suitable for LED development and utilization of engineering personnel to introduce the principles and structure LED.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-17
    • 文件大小:25.09mb
    • 提供者:陈鹏
« 12 3 4 5 »
搜珍网 www.dssz.com