搜索资源列表
ex03
- 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 |
《学习opencv》中文版.rar
- 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106
ex03
- 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \
small_rtos1202
- 周立功公司推广的一个小型实时嵌入式操作系统,适合在51或AVR等单片机上使用。压缩包里包括系统源代码和一个在51下移植的例子。在KEILC51下开发-weeks meritorious promotion company of a small real-time embedded operating system, for the other 51 or AVR microcontroller use. Compression bund
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 |
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NF
enet-1.3.12.tar
- ENet 是一个易用的、可移植的 UDP 网络开发包,主要功能包括连接管理、可靠的按顺序的多通道包传输机制、包分解和重新打包、避免堵塞机制等。-ENet s purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol).The primary fea
minigui_src
- 包含minigui 运行的基本原包,和部分拓展包,移植成功即可运行minigui项目(The basic package run by MiniGUI, and part of the expansion package, can run the MiniGUI project successfully.)