搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
51下的RTC例子
- 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。-51 examples of a total catalog of the following parts : 1. Project documents PCF8563.uv2, TIME.uv2. 2. PCF8563_s.as
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
fat16 and fat32 file system
- fat16、fat32文件格式的c源程序,内含怎样建立目录、建立文件、删除文件等。-fat16, fat32 file format c source, the list includes how to establish, document, delete files.
realtek ethernet
- VSM model 熟悉通过RTL8019AS来访问网络,但使用时需要将Model.Lib文件分别放到相应的目录下!-VSM familiar with the model adopted RTL8019AS to access the network, but the need to use Model.Lib respectively into the corresponding directory!
9e5demo
- Keil环境下编写的NRF9E5的应用软件,和Nordic公司不同的是这个工程目录里演示的是利用串口和按键来自由收发数据的完整过程。-Keil environment NRF9E5 prepared by the application software, Nordic companies and the difference is the project directory is demonstrated by the use of serial and keys to freely rece
lks
- 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2
zyj_bell
- 本目录总共有以下部分: 1.项目文件buzz.uv2。 2.调试源程序happy.asm和bell.asm。 happy.asm是\"生日快乐\"。-Catalog part of a total of the following : 1. Buzz.uv2 project documents. 2. Happy.asm and debug source bell.asm. Happy.asm of "Happy Birthday."
studymodule1
- 读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use
studymodule2
- 读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use
studymodule3
- 读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use
studymodule4
- 读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use
Dynamic_C_Web_
- 这是一个在在Dynamic C环境下实现的设备web服务器的建立,通过它可以通过web方式管理设备。注意main函数中导入网页的目录要跟你实际的目录一样。-This is a Dynamic C in the environment under the equipment of the establishment of the web server, Through its way through the web management equipment. Attention to the ma
ALi3355_ClassC1
- ali3355源码: 1.OBJS目录:编译目录 命令: ./clean.sh ./55product.sh 2.serve:光头部份程序 3.source:介面与播放有关项目.-ali3355 Source : 1.OBJS Contents : build directory order : . / clean.sh ./55product.sh 2.serve : Bald some procedures 3.source : interface with the
cckeilv802
- keil c51在编译的时候会将0xfd的字符(有些汉字含该字符的内码)过滤, 而导致程序出错.特别是在做液晶汉字显示时. 针对这个bug.由网友编写了这个补丁. 请下载之后放到你的keil\\c51\\bin 目录里,运行这个程序.就可以了. 支持v8.02-keil c51 at compile time will 0xfd characters (some with the Chinese characters within the code) off filtration, which
AVRusart
- avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\\LIB\\目录将头文件slavr.h 拷贝到头文件目录即...\\include\\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 \"#include <slavr.h>\"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入\"slavr\" 使用附加的libsl
C8051_flash_download
- 摘 要: 本文件是C8051单片机FLASH读写测试实验;使用外部22.1184MHz晶振. 利用PC机控制FLASH读写 文件, 擦除芯片等功能。使用外部22.1184MHz晶振。必须使用光盘中附带的字库文件和Fsend.exe字库 下载专用应用程序。flash地址范围:0x00000--0x3ffff 烧写字库方法:先下载该FALSH读写程序,在打开GB2312字库下栽程序FSend.exe, 选择字库文件GB2312_NEW.dat 并发送,这时候开发板上D7
msp430_workbench_zhong_wen_shirong_shuoming
- 430IAR 开发环境中使用说明,本站有此目录,但发现下载后不能正确解压,怀疑原上传者上传数据出错,我又上传一份完整版的。-430IAR development environment for use, the site is in this directory, but found that downloading can not correctly unpack, Upload doubt that the original upload data were wrong, I also up
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- FAT文件系统源代码,,欢迎大家下载! 文件系统的功能如下: 1->采用C代码编程。 2->兼容FAT16文件系统,支持256字节的长文件名,最大路径长度260个字节,符合标准Microsoft Longfilename specification; 3->移植于各种应用,只需编写sector读写两个函数,即可使用文件系统全部功能,包括打开文件,关闭文件,读文件,写文件,建立文件,删除文件,查找文件,列举DISK 下的文件,列举目录下的文件 5->支持同时打开多个文件
LedCnotrolbyEZ-USB
- 程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。 注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。