搜索资源列表
tcp_ip协议栈的ucos代码
- tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transfor
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
KEILUV3示例1
- KEIL C51 最新版编译器UV3 V8.01程序例子1-KEIL C51 latest version V8.01 compiler Lithography example of a procedure
KEILUV3示例2
- keil c51 UV3 最新版编译器的例子程序2。-Keil compiler latest version of the procedure two examples.
KEILUV3示例3
- keil c51 UV3 最新版编译器的例子程序3。-Keil compiler latest version of the procedure three examples.
KEILUV3示例4
- keil c51 UV3 最新版编译器的例子程序4。-Keil compiler latest version of the examples procedures 4.
KEILUV3示例5
- keil c51 UV3 最新版编译器的例子程序5。-Keil compiler latest version of the five examples of procedures.
Keil_C51_project_Template
- 提供了一个简单的KEIL C51工程模板,包含最基本的函数以及宏定义,简化KEIL C51开发过程。
MSC51-FTOD
- 程序说明:浮点数变为压缩BCD码,保存在以数组中 第1字节的位7:0正,1负.位6:0(位5--0代表小数点前的位数),1(位5--0代表小数 点后0的位数) 2--4字节为压缩BCD码,有效位为7位,3个半字节,最后半个字节请使用者自行放 弃 程序占用资源PSW,A,B,DPTR,R0--R7,SP深度6,RAM 5个放数据 keil 兼容,调用KEIL 的FPMUL子程序。 程序作者:*************陈远征**************
C51_MINI_SYS
- 基于WINBOND单片机W78E516B的最小系统源代码.通过UART具有BOOTLOAD功能.开发环境为KEIL C51.
Keil_C51_V900.rar
- keil4最新版及破解文件,可在WIN7在运行,keil4 the latest version and the crack can be viewed at WIN7 running
Keil-uVision4Plic
- C51最常用的IDE环境,KEIL C51的最新版本Keil C51 V9.03。包含官方程序安装包和最新的注册机,笔者现在用的就是这个版本-C51 most common IDE environment, KEIL C51 of the latest version of the Keil C51 V9.03. Installation package contains the official program and the latest RI, I now use this version
keil.C51.V8.15.rar
- C51最常用的IDE环境,KEIL C51的最新版本Keil C51 V8.15。包含官方程序安装包和最新的注册机,已经修正了0xfd的bug,测试有效,笔者现在用的就是这个注册机破解版本。,C51 the most commonly used IDE environment, KEIL C51 latest version of Keil C51 V8.15. Installation package contains the official procedures and the lates
c51v816a
- keil C51 8.16a C51开发环境 最新版-keil C51 8.16a C51 development environment for the latest version
jianpanyima
- 键盘译码程序是开发项目中最常用到的程序,它的好坏,直接影响着整个程序!现在介绍一个使用非常广泛的Keil C51键盘译码程序。 -err
Keil-C51-Language
- 单片机学习中最重要的是c语言开发,本文档时c语言的开发技巧!-SCM is the most important learning c language development, the document c language development skills!
Hydrogen_Core51
- Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
shuzizhong
- 用STC最小系统的实时时钟设计实现数字钟。 可以切换年月日时分秒显示,支持时钟设计功能 用Keil C51编程实现上述功能 用Keil与Proteus联调. -With minimum on STC system real time clock design for digital clock. Can switch when (date) (month) (year), according to minutes support clock design functions Use
shizhongsheji
- 用STC最小系统的实时时钟设计实现数字钟。 可以切换年月日时分秒显示,支持时钟设计功能 用Keil C51编程实现上述功能 用Keil与Proteus联调. -With minimum on STC system real time clock design for digital clock. Can switch when (date) (month) (year), according to minutes support clock design functions Use
serial-com
- Keil C51 串口通讯驱动 最简单的程序 包含初始化和发送接收功能-Keil C51 serial communications driver easiest program contains initialization and sending and receiving functions