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

搜索资源列表

  1. link_list

    0下载:
  2. 基于IAR在stm32f4上面实现链表,堆栈。-Based on stm32f4 in the IAR to achieve the list, the stack.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1349467
    • 提供者:wensicui
  1. listdel.c.tar

    0下载:
  2. 从链表中删除一个节点的小程序。分成三种情况:新节点前面有节点后面也有节点,新节点前面没有节点后面有节点,新节点前面有节点后面没有节点-Delete a node the list of small programs. Divided into three cases: the new node in front of the node is also a node, the new node in front of the node has no node, the new node has
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:zj
  1. Autoticket

    0下载:
  2. 基于C语言设计的火车售票系统,采用通用链表等,单向,实现火车购票退票余票查询等功能-C-based language designed to train ticketing system, to adopt a common list and so on, one-way, to achieve more than a train ticket refund ticket inquiries and other functions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:3589912
    • 提供者:hahaha
  1. MMGG

    0下载:
  2. Re commanded project list vlsi Re commanded project list vlsi -Re commanded project list vlsiRe commanded project list vlsiRe commanded project list vlsiRe commanded project list vlsi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-12
    • 文件大小:19039689
    • 提供者:sofiavel
  1. dianzhen

    0下载:
  2. 需要实现点阵按列依次并且循环显示的效果,可以分析视觉上可以观察到列的变化,则列的扫描频率必定要远远小于行扫描的频率。在程序中,设置行扫描的频率等于前次实验中数码管扫描的频率,设置列扫描的频率为5HZ,即每0.2s显示亮的一列向前推进一列。在程序中,使用16进制计数作为74HC154的输入:分出5hz的频率,并用其计数,将计数值作为74HC154,则其译码产生的输出变化也为5hz,并且实现每列一次选通。由于每行对应的数码管共阳极。直接赋高电平。则可以实现所需要的功能。行扫面则是要实现先依行点亮,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:728258
    • 提供者:丁明凯
  1. klist

    0下载:
  2. 内核链表的简单例子,可以当作学习用或者简单的开发用-Simple example of the kernel list
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:9350
    • 提供者:柏胜
  1. nRF905-system

    0下载:
  2. 基于远距遥控nRF905多点温度采集系统设计,内含完整的设计文档,原理图 、PCB工程文件,源代码和元件清单。-NRF905 multi-point temperature acquisition system based on long-distance remote control, includes complete design documentation, schematics, PCB project files, source code and components list.
  3. 所属分类:SCM

  1. ATCommand

    0下载:
  2. AT command list FOR the SIM900A
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:41551
    • 提供者:DAVE
  1. 2008.12.1

    0下载:
  2. 计算大数的阶乘,用的链表和数组的方法。用于学习-Calculation of the factorial of large numbers, using the linked list and array method. For learning
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:xing160137
  1. animal-game

    0下载:
  2. 通过链表指针实现动物运动会的功能,运用到深拷贝,指针访问。-Animal Games through the linked list pointers function, applied to deep copy pointer accesses.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4115
    • 提供者:mi8039870
  1. exp2-6

    0下载:
  2. 编写程序 采用单链表表示集合,并实现两个集合的并、交和差-Programming that set a single-linked list, and realize the two collections and, pay and poor
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1185
    • 提供者:bi3127519
  1. IDL100

    0下载:
  2. IDL开发的小型的计算器,以及时钟和文件查找的列表框-IDL to develop a small calculator, and find the clock and file list box
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6330
    • 提供者:yue3149739
  1. insertionanddeletion

    0下载:
  2. 双向链表的插入和删除操作的原理和函数实现。-Two-way linked list insertion and deletion operations
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:613
    • 提供者:du06284
  1. pickfile

    0下载:
  2. 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录/文件列表中的下所有的二进制文件或文本文件。请使用 -? 、 -h 或 -H 命令选项察看帮助。-This tool is used to pick out text or binary files under the specified directory or in the specified file list.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1971
    • 提供者:baa5gn493
  1. PlayGame

    0下载:
  2. 一个练习打字的游戏小编程大家自己设三个或一个文本文件,内含1000个字符就行了,英文字母或其他字符都可以。谢谢指教-A small programming exercise typing game we all have three or a text file, containing 1000 characters on the list, letters or other characters can be. Thank you Zhijiao! !
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2623
    • 提供者:caai17a395
  1. hash-use-list

    0下载:
  2. 哈希算法是怎么实现的,我们来重温下学校时代就学过的哈希算法吧。-Hash algorithm is how to achieve, we come to the school of the school under the age of the hash algorithm.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:204258
    • 提供者:杨峰
  1. StackS

    0下载:
  2. 一个在VC环境下开发的链表,可用于多种任务-VC environment in a development list can be used in a variety of mission
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1367
    • 提供者:feai2iuii
  1. Student-Partner-Generator

    0下载:
  2. A student list generator that will randomly assign partners for students in a classroom.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:zaia95aoaa
  1. PM2.5

    1下载:
  2. PM2.5的空气质量监测仪器,主要是能够监测空气的温湿度,PM2.5。内有原理图,元件清单,程序-PM2.5 air quality monitoring equipment, mainly to monitor the temperature and humidity of the air, PM2.5. Within the schematic, components list, procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-08
    • 文件大小:7327744
    • 提供者:高艺伟
  1. LinkList

    0下载:
  2. 在分页式管理方式下采用链表法来表示主存分配情况,实现主存空间的分配和回收。- Paging management by using the list method to represent the distribution of main memory, the main memory space allocation and recovery.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:9639
    • 提供者:
« 1 2 ... 18 19 20 21 22 2324 25 26 »
搜珍网 www.dssz.com