搜索资源列表
FWLib
- 本手册介绍了 32 位基于ARM 微控制器 STM32F101xx 与 STM32F103xx 的固件函数库。 该函数库是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函 数库还包括每一个外设的驱动描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以 轻松应用每一个外设。因此,使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。-This manual introduces 32-bit Microcontrol
ucimap.tar
- uci data structure mapper can map uci config sections into custom c data structures automatically by callbacks-uci data structure mappercan map uci config sections into custom c data structures automatically by callbacks
HexShow
- 将其他数据结构转化为十六进制存储,然后进行存储-wince under the other data structures into hexadecimal storage
1020
- 课程 1020 BTL: 16位自举程序的概念和实践 课程简介 本课程介绍目前的16位自举程序方案并全面概述高级模块化的自举程序概念。将具体介绍目前的16位自举程序的详细 情况,包括C数据结构、C和汇编函数以及一些协议细节。本课程还将演示一个运行于16位单片机上的小型串行自举程 序。还会讨论高级模块化的自举程序概念,包括通信层模块的设计、实用的自举程序诊断、加密、各种进入/退出方式 和常见的应用程序调用的原因等。-Course 1020 BTL: 16
pcf8563
- pcf8563的读写程序头文件,内部有简单的数据结构,可以直接调用。-pcf8563 process of reading and writing header files, internal data structures are simple, you can call directly.
shujujiegoukechengsheji1
- 单链表的基本操作和栈的运算,平衡二叉树的生成为题目的数据结构课程设计。有详细的文字说明和源代码。-Single list of the basic operations and stack operations, balanced binary tree data structures of Health to become the subject curriculum design. A detailed written instructions and source code.
2812c
- TI的f2812系列dsp编程的基本框架,基本的数据结构都已经定义好了,省去了应用开发者的时间和精力。-TI' s dsp programming f2812 series of the basic framework, the basic data structures have been defined well, eliminating the need for the application developer' s time and effort.
project1(program)
- 二叉树搜索树的比较课程作业对数据结构会有更好的认识-Comparison of binary search tree data structures will be course work for a better understanding of
datastructure
- c,c++ & data structures notes with examples
bsd_tree_queue
- bsd的基本数据结构的宏封装,有此代码,基本不用再写数据结构-bsd basic data structure of the macro package, there is such a code, the basic data structures do not have to write
447915_d4d5ed744aeea98a
- 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose LINUX ARM QT serial port initialization settings, as long as in their own program to open this program, and initialize data structures, you can re
LIFOFIFO
- 这是51单片机的源码 和数据结构有关的FIFO算法实现 欢迎下载使用 -This is a 51 microcontroller source and data structures related to the use of FIFO algorithms are welcome to download Thank you
OMF51
- 8051 object 文件的数据结构 (OMF文件)-8051 object file data structures (OMF files)
413069
- 嵌入式实时操作系统 μC/OS-II讲座 一.凡从事嵌入式系统开发工作的人,必须 对嵌入式操作系统有足够的了解。 二.对于初学者,从μC/OS-II开始是个明智的选择。 1. μC/OS-II麻雀虽小,却五脏基本全(它是个微内核)。 2.可以学习实时系统的一些编程技巧。 3.可以把在学校中学到的操作系统抽象概念具体化。 4.具有很强的实用性。 5.学习数据结构应用的好例子。 -Embedded real time operating sys
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
DataStructuresAndAlgorithmAnalysisInC-MarkAllenWe
- Data Structures and Algorithm Analysis in C - Mark Allen Wei-Data Structures and Algorithm Analysis in C - Mark Allen Weiss
Algorithms--Data-Structures--and-Problem-Solving-
- Algorithms, Data Structures, and Problem Solving with C++
Algorithms-And-Data-Structures-In-VLSI-Design
- algorithm in vlsi and data structure book
Three-important-data-structures
- 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made a very comprehensive list of explanation.
Data-Structures-and-Algorithms
- 数据结构与算法示例代码,线性表,队列,栈,二叉,图,排序,查找等-Data Structures and Algorithms Sample Code
