搜索资源列表
NOR和NAND
- 文档详细说明了NOR和NAND闪存各自的特性, 和使用要点。-Documents about the flash memory of both NOR and NAND type.
lgui
- 国内一家公司开发的基于LINUX操作系统的图形界面,可以用于嵌入式LINUX系统中。- The domestic company develops based on the LINUX operating system graphical interface, may use in to insert in the type LINUX system.
32bit-arm-smart-card-system
- 智能卡业界最先进的产品体系的说明书,里面的体系结构和功能很值得大家分析。产品是用arm做控制器、CAN通讯、支持ID卡(EM4001)、MIFARE(ISO4443 TYPE A)、PSAM卡。产品包含门禁、考勤、收费。使用TCP/IP和嵌入式操作系统。-smart card industry's most advanced system products, the descr iption inside the structure and function is worth analy
iccardreadandwrite
- 度上决定了汽车电子化和智能化的水平。传来的交通信息,代替人的大脑发出指令,指挥执行系统操作汽车。 展望未来,超声波传感器作为一种新型的非常重要有用的工具在各方面都将有很大的发展空间,它将朝着更加高定位高精度的方向发展,以满足日益发展的社会需求。 -was decided on the automotive electronics and intelligent level. The sound of traffic information, instead of the brain is
discinfo
- 详细介绍DVD的读碟片程序:TOC表,DISC MAP,TDB,SECTOR,LAYER TYPE AND SECTOR TYPE等
DHC8J_NEW
- 仪器仪表类,脉冲计数器,已经调试过,能正常使用。-Instrumentation type, pulse counter, debugged, can be used normally.
download
- 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
基于ARM7 的嵌入式系统上开发USB接口的详细内容
- 基于ARM7 的嵌入式系统上开发USB接口的详细内容- Inserts on the type system based on ARM7 to develop the USB connection the detailed content
dataout
- 在基于arm的生理参数采集系统中本文件用于图形显示界面模块类实现。-Based on the arm of the physiological parameters acquisition system used in this document type of graphical display interface module to achieve.
LPC2132
- 本文介绍一种新型嵌人式数字测温系统, 该系统采用美国公司生产的单总线数字温度传感器为核心测温元件, 以为微处理器ARM为核心处理.-This article describes a new type of embedded digital temperature measuring system, the system uses a single U.S. company bus digital temperature sensor temperature as the core compone
wanneng_remote
- 随着家用电器种类的增多, 遥控器的种类也随之增多, 由于不同种类的遥控器不能相互代替, 这给人们的生活带来些不便.若能有一种万能遥控器, 它可同时控制不同类型的TV、 VCR、CBL、DVD、VCD、AMP、CD、TAPE、TUNER等, 并且价格与现在的专用遥控器价格相当, 这将方便人们的生活, 改善人们的生活素质.-With the number of types of household electrical appliances,
Lexicographic_order
- acm算法设计:排列的字典序问题 描述: n个元素{1,2,..., n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值:0 1 2 3 4 5 排列:123 132 213 231 312 321 任务:给定n 以及n 个元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。 输入: 第1 行是元素个数
ARMshiyan
- 《嵌入式系统实验指导书》包括基础实验、嵌入式操作系统实验、工控类实验、通信与网络类实验,提供大量实践练习环节-The book named Embedded Systems Experimental Instruction, includes basic experiments, embedded operating system experiment, quasi-industrial experiment, communications and network-type experiment
hextodouble
- 单片机的双精度实型数double存储格式是8个字节,当上传至后台电脑时,需要将以长整数表示形式转换成为实型数,该程序函数提供了转换方法-The single-chip double-precision real number double the storage format is 8 bytes, when uploaded to the background when the computer requires that the form will be a long integer typ
ARM.cortex-M3.Interrupt.QEI.hw_types
- ARM cortex-M3系列处理器的代码,包括正交编码器接口QEI、中断控制Interrupt、硬件类型定义hw_types。(IAR环境工程)-ARM cortex-M3 family of processors code, including quadrature encoder interface, QEI, interrupt control Interrupt, the hardware type definition hw_types. (IAR Environmental Eng
H9200
- H9200型ARM板的相关资料.包括该电路板介绍和ARM板相关知识-H9200-type ARM board relevant information. Including the circuit board presentations and related knowledge ARM board
USB_driver
- TI Dsp 开发驱动程序,类型为TDS510-TI Dsp development driver, type TDS510
SRC
- rtc arm源程序,可以显示当前时间,s3c44b0x型号的arm芯片-rtc arm source, you can display the current time, s3c44b0x type of arm-chip
JFlash
- 目标平台:PXA255 Flash类型:Intel StrataFlash P30 16位 使用简介: 1、 解压附件,将目录复制到D:\JFlash下,可以看到目录Jflash和GIVEIO; 2、 安装GIVEIO,连接Jtag线到目标板; 3、 使用Jflash进行烧写;-Target platform: PXA255 Flash Type: Intel StrataFlash P30 16 Wei Use Descr iption: 1, extract attach
three-type-rtos-basic-demo
- 三种多任务的os的一个例子,是我以前用于公司培训的demo。有rtos,有分时os,有优先级-three type rtos basic demo