搜索资源列表
con-flow
- minigui的部分界面实现,可以用作初学者的参考
s3c2410full_developed_code
- 完全开发流程及源代码,基于s3c2410的嵌入式linux开发,有各个阶段的代码。-Fully developed flow and the source code,S3C2410-based embedded linux development, have all stages of the code.
111111s3c2410
- S3C2410中英文数据手册 介绍了S3C2410的各功能和接口,开发流程和实验。-S3C2410 manual in both English and Chinese data on the introduction of the S3C2410 features and interfaces, flow and experimental development.
ipFilterPaper
- 针对用电管理终端应用领域的AT91SAM926X调整嵌入式CPU的特点,设计并移植了嵌入式LINUX引导程序,分析说明了该引导程序的基本结构及其三个组成部分Rom Boot,Bootstrap和U-Boot的运行流程和关键数据结构。-This paper introduces the boot loader design for embedded linux based on AT91SAM926X CPU in the application field of electric energy
pictureflow3.2.tar
- 具有苹果coverflow浏览功能的图片浏览器。适用于moto ezx平台的手机-A picture browser actions like Apple s coverflow. For moto ezx platform based mobile
linux_reboot
- linux启动的介绍文档,启动的基本流程-linux start introducing the document, start the basic flow
xcvbdgh
- [multi-ice-ddd.tar.gz] - in Linux and multi-ice connectivity, used to debug the Linux source code [at91sam7s64mp3.rar] - atmelsam7s64 do mp3 decoding of the source [Mp3.rar] - mp3 decoder detailed algorithm flow, as well as the mp3 file fo
123
- 东西、南北两干道交于一个十字路口,各干道有一组红、黄、绿三色的指示灯,指挥车辆和行人安全通行。红灯亮禁止通行,绿灯亮允许通行。黄灯亮提示人们注意红、绿灯的状态即将切换,且黄灯燃亮时间为东西、南北两干道的公共停车时间。设东西道比南北道的车流量大,指示灯燃亮的方案如表。 60S 5S 80S 5S …… 东西道 红灯亮 黄灯亮 绿灯亮 黄灯亮 …… 南北道 绿灯亮 黄灯亮 红灯亮 黄灯亮 …… 表说明: (1)当东西方向为红灯,此道车辆禁止通行,东西
embedded-system-development-steps
- 主要介绍了嵌入式系统开发的主要流程步骤供大家参考-Introduces the main flow of the embedded system development steps for your reference
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
Flow-management
- 面向流管理的哈希算法的研究 面向流管理的哈希算法的研究-Flow management for the hash algorithm
NetFlow-flow-record-based-
- 一种基于NetFlow特定流记录的平均往返时延估计方法-NetFlow flow record based on the specific estimation of the average round-trip delay
serial.c.tar
- 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
curvedemo
- linux 嵌入式系统下,用qt开发的 用于采集数据 并进行波形显示,-linux embedded system, qt development for data acquisition and waveform display of the entire system design flow inside
vehicle
- 嵌入式系统设计程序--车流量检测。使用英蓓特生产的开发板EB-SAM9G45,软件部分使用诺基亚开发的Qt开发平台编程实现,开发板操作系统采用嵌入式Linux系统,-Embedded system design process- flow detection. The Embest production development board EB-SAM9G45, the software part using Nokia' s Qt development platform develop
Stream-based-input-and-output
- 利用函数getchar(), ungetc(), fprintf()来实现基于流的字符输入输出, 即读入键盘输入的数据,从中挑选出字符和数字组成的字符串或整数。-Using the function getchar (), ungetc (), fprintf () to achieve flow-based character input and output, that is read into the keyboard input of data, pick out a string of
pc_client.tar
- 基于Qt+C++编写的远程视频监控客户端,主要采用jpeg流显示。-Remote video surveillance client based on Qt+C++ prepared, using display jpeg flow.
chuankouchuanshu
- 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。-The experimental results obtained for the open HyperTerminal, set the baud rate to 115200 bits of data flow control to none.
Study-ARM-Step-by-Step
- 本文从学习者的角度出发,分别描述了下面几部分内容:arm编程的基本至少,boot代码的流程和功能分析,os中断程序的编写举例和boot代码的流程图。-Starting from the perspective of the learner, respectively described in the following sections: ARM programming basic at least, the processes and functions of the boot code an
fork
- 本文档内容是我自己写的一个关于fork函数新建进程并对调用流程进行分析的文档。 运行环境是win7安装vmware虚拟机里的linux系统,直接gcc编译得到的执行结果。 看完次文档后即可对fork有一个比较系统的认识。-The content of the document I wrote about a new fork function call flow process and analyze documents. Win7 operating environment is