搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
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
C8051F120serialcommunicationin
- 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
mcu-com
- STC单片机的几种,通讯方式的实验,方便参考.-Several STC microcontroller, means of communication experiment.
Lamp
- 采用PICC18编写的单片机源代码,编译环境MPLABv7.62;编译器PICC18pro9.60,程序中虽然未采用RTOS,但采用了任务段处理的方式,即每个运行周期只运行一个任务。并将面向对象的思想引入C中,一个文件相当于一个类。对初学者有一定的参考意义。有些代码考虑到易读性和通用性牺牲了代码的效率。-Singlechip PICC18 prepared using the source code, the compiler environment MPLABv7.62 compiler
SMDK2443PB5BSP
- 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Def
CS553
- spi通讯方式的CS5530的驱动程序,用C语言编写-means of communication spi driver CS5530, using C language
266224c51_modbus
- 绍了PIC单片机与触摸屏的接口方式-MODBUS编程方法,还有硬件联接。-PIC Microcontroller and introduce a touch-screen interface means-MODBUS programming methods, as well as the hardware connection.-Introduction of the PIC MCU and touch-screen interface-MODBUS programming approach,
timer
- C语言定时程序,主控芯片是ATmega8,采用中断方式实现实验板4位秒表计时-C language program from time to time, the master chip is ATmega8, using experimental board interruption means four stopwatch timing
LCD_Source
- 用c sharp编写的lcd测试程序,通讯方式是串口,包含管脚定义-C sharp with lcd prepared test procedure, means of communication is a serial, including the pin definition of
lab10
- 在本次實驗中,我們把將會使用到的component包裝於package內讓大家使用,package的概念 類 似於c program裡 include *.h的概念 ,以use library的方式,將可用的component procedure, function讓引用此package的entity共用其中的component, procedure, function-In this experiment, we will use to the
serialcomm
- 单片机串行通信c程序,案例中包含集中通信方式。-Microcontroller serial communication c procedures, the case includes centralized means of communication.
ccd
- ccdAnother issue is the language barrier. Another issue is the language barrier. Another issue is the language barrier.-ccd is ccd ccd i can t speak English no no no means WordNet c language What is your second language?Set the curren
Opera_1051_int_Setup(1)
- ccdAnother issue is the language barrier. Another issue is the language barrier. Another issue is the language barrier.-ccd is ccd ccd i can t speak English no no no means WordNet c language What is your second language?Set the curren
CiscoPasswordRevealer.src.tar
- C++ source code. The Cisco VPN Client uses weak encryption to store user and group passwords in your local profile file. I coded a little tool to reveal the saved passwords from a given profile file. The Cisco Password Revealer along with the s
Cx51_Compiler
- 关于C8051中c语言的特殊指令的讲解。-Information in this document is subject to change without notice and does not represent a commitment on the part of the Keil Software, Inc. The software described in this document is furnished under license agreement or nondi
18B20TEST
- 采用单总线的接口方式 与微处理器连接时 仅需要一条口线即可实现微处理器与 DS18B20 的双向通讯。 单总线具有经济性好,抗干扰能力强,适合于恶劣环境的现场温度测量,使用方便等优点,使用户可轻松地组建传感器网络,为测量系统的构建引入全新概念。         ( 2 )测量温度范围宽,测量精度高 DS18B20 的测量范围为 -55 ℃ ~+ 125 ℃ ; 在 -10~+ 85°C 范围内,精度为 ± 0.5°C 。      
introduction-to-SCM
- 单片机入门及单片机C语言,想要学习单片机,建立一个单片机学习环境至关重要。为此既可以用传统的方式,也可以借助于网络,网络上有很多有用的资源,利用这些资源,爱好者可以廉价和快速地建立自己的软、硬件学习环境。网上学单片机的入门篇将带领大家走遍“五湖四海”,搜寻有用的资源。-Entry and single-chip microcontroller C language, want to learn microcontroller, a microcontroller learning environ
I-square-C-bus
- I方总线,上位机和下位机的通讯,简单有效的通讯方式,用于51单片机。-I side bus, the host computer and slave communication, simple and effective means of communication for the 51 single.