CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - LIST

搜索资源列表

  1. grid2

    0下载:
  2. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of cond
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:3693
    • 提供者:Ranjeet
  1. gridkeeper

    0下载:
  2. Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of cond
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3702
    • 提供者:Ranjeet
  1. Cchapter5

    0下载:
  2. C语言进阶-第五讲 数据结构与链表 C语言进阶 (东大 凌明)-C-Advanced- 5th speak with the linked list data structure
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:43452
    • 提供者:ccc
  1. LinkStringConnect

    1下载:
  2. 利用串的块链存储结构实现1)两个子串的连接;2)输出串:输出连接前两个串和连接后的新串。 要求:两个子串从键盘输入获得;从屏幕显示连接后的新串元素列表 -The use of string storage structure of the block chain to achieve a) two sub-strings of connection 2) Output string: output to connect the first two strings, and connec
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:649
    • 提供者:张敏
  1. dianzicheng

    0下载:
  2. 具有标定、校零数据保存、打印购物清单、超重报警,具有标定、校零数据保存、打印购物清单、超重报警-With AT89C52 microcontroller as the core,With calibration, zeroing data storage, print shopping list, overweight alarm
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:62176
    • 提供者:董桥
  1. snake

    0下载:
  2. 双向链表实现的贪吃蛇游戏,有详细的注释。调用一块液晶屏的GUI函数,移植性好。-Two-way linked list implementation Snake game with detailed annotations. Call an LCD screen GUI functions, porting is good.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:228287
    • 提供者:nostalgia
  1. KEILC51V802a

    0下载:
  2. kell 软件自动获取好友列表 2.自动遍历自己和朋友的农场-kell software automatically get friends list 2. automatically traverse the farms themselves and their friends
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:25416453
    • 提供者:工程师
  1. CppEssentials

    0下载:
  2. The book is divided into 12 chapters. Each chapter has a flat structure, consisting of an unnumbered sequence of sections, most of which are limited to one or two pages. The aim is to present each new topic in a confined space so that it can be
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:446640
    • 提供者:Hoang
  1. qqyyPRO

    0下载:
  2. 原创作品:QQYYPRO编程器简介 制作该编程器可使用8K 的78LE52﹐或64K 78LE516 .可编程AT89系列﹐AT89CX051系列﹐Winbond 78系列和27C512 EPROM。 可编程IC清单﹕ AT89C51 AT89C52 AT89C55/LV55 AT89S51/LS51 AT89S52/LS52 AT89S53 AT89C1051 AT89C2051 AT89C4051 78E51/LE51 78E5
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2140961
    • 提供者:qqyy20
  1. Tanchishe2

    0下载:
  2. atmega16,8*8点阵,贪吃蛇游戏,用链表做的,没有用数组做,链表做效率很高,但资源很浪费了,因为用了很多指针。-atmega16, 8* 8 dot matrix, Snake game, with the list do not use an array to do lists as efficient, but the resources are wasted, because with a lot of pointers.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3927
    • 提供者:李峰
  1. Motorola_PST_7.2.3_Phone_Programmer_+_PST_UNI_Pat

    0下载:
  2. motorola phone thingy that you cam die trying to write nv list with. i want to know how to do it another way
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:13171712
    • 提供者:Davus
  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. NAND_numonyx

    0下载:
  2. NAND discr iptions list of NUMONYX
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:83638
    • 提供者:Romikgy
  1. Images_and_bom

    0下载:
  2. Some Images and bom list form TPS5430 module
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:99312
    • 提供者:Duck
  1. variadic.functions.c

    0下载:
  2. C99 s variadic functions can be wrapped in a variadic macro. This allows the use of a va_list which contains its own end-of-list sentinel. In this manner, you don t have to keep track of the quantity of elements in your list from caller to callee.-C9
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1532
    • 提供者:Gno
  1. STM32_lib

    0下载:
  2. 此文件内容为基于ARM微处理器STM32F103xx固件函数库的使用说明,包括固件库中所有的函数列表和函数参数的具体含义,及其使用方法,对于初学者有很大的帮助。-The contents of this file ARM-based microprocessor STM32F103xx firmware library of instructions, including the firmware library Suoyou the function list and the function
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1708739
    • 提供者:张西峰
  1. WUXIANTONGXIN

    0下载:
  2. DSRC协议分析和无线通信射频资料列表清单-DSRC protocol analysis and wireless RF data list list
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:176779
    • 提供者:song
  1. datastructure

    0下载:
  2. data structure..linked list,queue,etc
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:22347
    • 提供者:chandruprakash
  1. dianzizhong

    0下载:
  2. 基于51单片机的单子时钟,附有电路图和程序,学习单片机的好资料。-List based on MCU clock 51, with circuit diagrams and procedures, learning good information on SCM.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:765809
    • 提供者:pangfen
  1. lamp_control

    0下载:
  2. 用AT89C51实现28路灯光控制程序清单,汇编语言编写,内有详细注释-28 Road with AT89C51 lighting control procedures to achieve a list of assembly language, with detailed notes
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5802
    • 提供者:anitty
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com