搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
用过采样和求均值提高ADC分辨率
- c8051f系列单片机 用过采样和求均值提高ADC分辨率-c8051f Series MCU used for sampling and Means improve ADC Resolution
ucos2 显示驱动
- 并用编程实现两种LCD 驱动方式的基本原 理和方法;1.用总线方式直接驱动带有驱动模块的LCD。 2.用ARM 内置的LCD 控制器来驱动LCD。-programming using two LCD driver means the basic principles and methods; 1. With direct bus driver with the LCD driver modules. 2. ARM with a built-in LCD controller to dri
CC1000
- CC1000为RF芯片,作为无线通信处理芯片,本程序是基于PIC72作为处理器。频段为433.92M,具有多种通信方式,通信速度可达到65K。-CC1000 RF chip, as wireless communications processing chip, the procedure is based on the PIC72 as the processor. For 433.92M band with a variety of means of communication, commu
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
ads1100
- 本程序采用IIC通信方式,4兆PIC16F877 是ADS1100,ADS1110的通用程序。 刚通过。 -the procedures used IIC means of communication, four Katherine PIC16F877 is ADS1100 analog, the ADS1110 common procedures. Just adopted.
VHDLBOOK
- 第1章 数字系统硬件设计概述 第2章 VHDL语言程序的基本结构 第3章 VHDL语言的数据类型及运算操作符 第4章 VHDL语言构造体的描述方式 第5章 VHDL语言的主要描述语句 第6章 状态机的设计-Chapter 1 digital system hardware design outlined in Chapter 2 VHDL the basic structure Chapter 3 VHDL data types and operations operator
SPIC
- 一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,C语言版本-an example, the SPI communication between the two machines used interruption means full-duplex communication. The two cases with MEGA8515 achieve, C language version
TimerMode_PWM
- he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its
dsplab
- 中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换-interruption means a / d and d / a conversion interruption means a / d and d / a conversion
leddtxs11
- 动态扫描显示接口 动态扫描显示接口是单片机中应用最为广泛的一种显示方式之一。其接口电路是把所有显示器的8个笔划段a-h同名端连在一起,而每一个显示器的公共极COM是各自独立地受I/O线控制。CPU向字段输出口送出字形码时,所有显示器接收到相同的字形码,但究竟是那个显示器亮,则取决于COM端,而这一端是由I/O控制的,所以我们就可以自行决定何时显示哪一位了。而所谓动态扫描就是指我们采用分时的方法,轮流控制各个显示器的COM端,使各个显示器轮流点亮。-dynamic scan displa
PPLICATIONOFINFRAREDCOMMUNICATION
- 单片机串口之间用红外无线通信方式 实现数据传输单片机串口之间用红外无线通信方式 实现数据传输-MCU between infrared wireless communication means microcontroller serial data transmission between infrared wireless communications to achieve data transmission
Z1602
- KS0070(44780) 16x2 字符液晶屏驱动演示程序总线方式。 连接线图: DB0--P0.0 DB4--P0.4 RW--P2.0 DB1--P0.1 DB5--P0.5 RC--P2.1 DB2--P0.2 DB6--P0.6 E--P2.7 =>74ls00+wr+rd DB3--P0.3 DB7--P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz-KS0070 (44,780) 16x2
swi_audio
- 通过DSP/BIOS设置SWI方式,进行codec的传输,实现音频传输-through DSP / BIOS setup SWI means, the codec of transmission, audio transmission
my_os_easy_and_PDF
- 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
src_mp3
- The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
usart_interrupt
- 这是一个基于AVR系列单片机的程序,用中断方式实现日历。-This is a series based on the AVR MCU procedures used interruption means the calendar.
24e1debug
- 一个基于nRF24E1的无线通讯程序.24E1是2.4G频段的无线模块,适合在工业及RFID等领域使用.该程序描述了设置及通讯的方式.-a wireless communication program is .24 E1 band 2.4G wireless module, suitable for the industrial areas and the use of RFID. Descr iption of the procedures of setting up and the mean
9.7_DIRIVER_control
- 基于Verilog-HDL的硬件电路的实现 9.7 步进电机的控制 9.7.1 步进电机驱动的逻辑符号 9.7.2 步进电机驱动的时序图 9.7.3 步进电机驱动的逻辑框图 9.7.4 计数模块的设计与实现 9.7.5 译码模块的设计与实现 9.7.6 步进电机驱动的Verilog-HDL描述 9.7.7 编译指令-\"宏替换`define\"的使用方法 9.7.8 编译指令-\"时间尺度`timescale
cardvdgps
- 车载导航控制通讯协议书.pdf.... 高科公司车载导航控制通讯协议书 通讯方式: RS-232 RXD/TXD (TTL), 19200bps, 1/8/N/1 , 十六进制, LSB 先发.-vehicle navigation control communications agreement. Pdf .... hi-vehicle navigation companies control communications communications agreement Means