搜索资源列表
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
1020
- 课程 1020 BTL: 16位自举程序的概念和实践 课程简介 本课程介绍目前的16位自举程序方案并全面概述高级模块化的自举程序概念。将具体介绍目前的16位自举程序的详细 情况,包括C数据结构、C和汇编函数以及一些协议细节。本课程还将演示一个运行于16位单片机上的小型串行自举程 序。还会讨论高级模块化的自举程序概念,包括通信层模块的设计、实用的自举程序诊断、加密、各种进入/退出方式 和常见的应用程序调用的原因等。-Course 1020 BTL: 16
datastructure
- c,c++ & data structures notes with examples
413069
- 嵌入式实时操作系统 μC/OS-II讲座 一.凡从事嵌入式系统开发工作的人,必须 对嵌入式操作系统有足够的了解。 二.对于初学者,从μC/OS-II开始是个明智的选择。 1. μC/OS-II麻雀虽小,却五脏基本全(它是个微内核)。 2.可以学习实时系统的一些编程技巧。 3.可以把在学校中学到的操作系统抽象概念具体化。 4.具有很强的实用性。 5.学习数据结构应用的好例子。 -Embedded real time operating sys
ZLG_FS
- 周立功文件系统zlg_fs,能用的。我已经在基于LPC2290的MINIARM开发板上移值成功。源码用到的数据结构和指针很多,方便C语言的学习-ZLG file system zlg_fs, usable. I have the MINIARM based LPC2290 development board transplant success. Source used in a lot of data structures and pointers to facilitate the C la
shujujiegou(C)
- 这是一份C语言的数据结构。PDF格式的。完整的介绍了关于C语言的数据结构-This is a C language data structures. PDF format. Complete descr iption of the data structure on C language
ISO-8859-1__audio_C
- The General Hidden Markov Model library (GHMM) is a freely available LGPL-ed C library implementing efficient data structures and algorithms for basic and extended HMMs. The development is hosted at Sourceforge http://sourceforge.net/projects/ghmm/,
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
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++
ARM-Linux-for
- 嵌入式Linux C语言基础——ARM Linux内核常见数据结构-Embedded Linux C language based- ARM Linux kernel data structures common
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
menu
- 提供了使用菜单的基本数据结构 菜单c语言.c-Provides the basic data structures using the menu 菜单c语言.c
Canddatastructures
- C AND DATA STRUCTURES
linkstack
- c语言数据结构链栈,数据结构编程基本模块!-c language data structure chain stack, data structures, programming basic module!
youhua
- 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.
DATAstructureOfCPrograme
- 这是讲C语言的数据结构的一本书,要想学好嵌入式编程,就必须学好C语言,而要学好C语言,就必须学好它的数据结构-About C language data structure of a book, in order to learn embedded programming, it is necessary to learn the C language, and to learn the C language, you must learn its data structures
c
- C语言指针、数据结构,培训学习笔记(包含数组指针)。-C language pointer, data structures, training Study Notes (including an array of pointers).
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.