搜索资源列表
DSP控制数据采集仪系统设计
- DSP控制数据采集仪系统设计,详细介绍dsp数据采集系统分析及搭建-DSP Data Acquisition Instrument control system design, detailed DSP data acquisition and analysis structures
构建嵌入式linux系统
- 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
TMS320LF240xDSP结构原理及应用第7章
- TMS320LF240x DSP结构、原理及应用 第七章-TMS320LF240x DSP structures, principles and application of Chapter VII
SA1110uHal
- uHAL for SA1110,INTEL公司出品,ucOS可直接在上面搭建-uHAL for SA1110, Intel director, ucOS directly above structures
mobile_phone_design
- 利用Ti公司的TMSvc320c6711开发板的基础上搭建的移动视频电话系统。程序中主要实现3个功能:实时捕捉视频和音频数据;能够对视频和音频数据进行解码和存储;能够通过GPRS通信口传输音/视频压缩数据。 希望对大家有帮助阿-TMSvc320c6711 the development board based on the structures of mobile video telephone system. Proceedings three main functions : to ca
CamerAutoForWinCE
- EVC编程;使用按钮触发作为视频捕捉的触发装置搭建一个可供演示的自动视频捕捉照相系统;当按动指定按钮动作发生时,系统照相操作被触发,连续拍摄一定数量的图像并逐一显示-EVC programming; use the buttons to trigger video capture as a trigger device structures for a demonstration of the automatic camera video capture system; When pressed
mcu_rst
- 经典的单片机复位电路,用电阻,电容,三极管等分立元件搭建-classic MCU reset circuit with resistance, capacitance, transistor structures such as discrete components
lcd_restored
- 这是一个用VHDL +图形法在CPLD内部搭建的液晶显示的驱动程序。液晶是ocmj5*10系列-This is a graphic with VHDL in CPLD internal structures of the LCD driver. LCD is ocmj5 Series 10 *
lumit-use-wiggler-on-ads1.2
- ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!-ARM development wiggler debugging environment ADS1.2 structures! ! ! Important!
嵌入式C语言在工程编程中的应用技巧
- Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices
分析各种点阵字库结构和程序
- 用于分析各种点阵字库结构和程序,对嵌入式或单片机开发很有帮助。,Font used to analyze the various lattice structures and procedures to develop single-chip embedded or helpful.
4-menu12864 实现12864 4级菜单功能
- 实现12864 4级菜单功能,结构体 状态机-Achieve 128,644-level menu functions, structures, state machines
DS18B20_LCD.rar
- LCD_18B20温度采集控制显示 电路搭建: CSPIN = P2^7 CLKPIN = P2^6 DIPIN = P2^5 DQ= P3^4 晶振:11.0592M 实现功能:通过AT89S51(STC89C51)采集控制DS18B20,在小太阳人LCD上显示 设计者:创达科技 陈仲库 设计日期:2008年12月12日 欢迎一起交流 qq:86828048,Acquisition and Control LCD_18B20 temperature display circui
uCOS-II_for_VS2008.rar
- 嵌入式操作系统入门都比较难,而搭建 uCOS-II 的环境一般需要嵌入式硬件支持,配置也相当麻烦。 为了使初学者能够学习 uCOS-II 操作系统,我特地制作了这个视频教程,供学习操作系统的初学者学习。 uCOS-II 源代码和 移植文件, 全在里面,并给出了一个程序实例,让uCOS-II 跑起来。非常不错(:,Introduction to embedded operating systems are more difficult, and the structures uCOS-II
Memory_allocation_in_C
- Memory allocation in C Dynamic memory allocation and the structures that implement it in C are so universal that they re sometimes treated as a black box. In the real world of embedded systems, that may not be desirable or even possible.
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++
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