keil中所有库函数的帮助文件。 The C51 run-time library provides you with more than 100 predefined functions and macros to use in your 8051 C programs. This library makes embedded software development easier by providing you with routines that perform common programming tasks such as string and buffer manipulation, data conversion, and floating-point math operations. Typically, the routines in this library conform to the ANSI C Standard. However, some functions differ slightly in order to take advantage of the features found in the 8051 architecture. For example, the function isdigit returns a bit value as opposed to an int. Where possible, function return types and argument types are adjusted to use the smallest possible data type. In addition, unsigned data types are favored over signed types. These alterations to the standard library provide a maximum of performance while also reducing program size. All routines in this library are implemented to be independent of and to function using any register bank.
2022-06-13 09:26:30 71KB c51lib.chm Keil 帮助 hlp
1
带有全部STC单片机头文件的keil4,含破解器。STC51单片机玩家首选工具,欢迎下载
2022-05-18 22:23:27 29.48MB STC keil4 单片机编程
1
keil + protues 51单片机点亮led灯 实验环境:keil4 + proteus 8 proteus操作: 1.新建工程,名字随意。 工程已经搞好。 2.搞个芯片进来,爽一波。 添加51芯片 搞个yellow快乐一哈 3.元件已到位,搞起。 把元件搞到右边的板子。然后加个电源。 连线 OK,可以搞代码喽。 在这我也做个keil新建工程的教程吧。 选好路径后,选择CPU,这里我们选择Atmel 选择AT89C51 选择否 新建文件,命名随意(我命名main.c) 添加文件 勾选,否则没有hex文件。 写好代码,Build工程 keil操
2022-05-18 12:23:03 2.47MB 51单片机 ed keil
1
用于单片机或ARM开发工具,keil4的入门使用手册。可以指导keil4的基本使用,更快入门。
2022-05-12 10:41:54 3.16MB keil4 手册
1
keil4安装包
2022-05-09 23:01:29 186.72MB keil4
1
Keil4+破解+汉化 免费 绝对好用 不用破解就能使用 适合学生一族 汇编好帮手
2022-04-15 15:03:14 32.14MB Keil4+破解+汉化 免费
1
解压文件,把解压文件复制替换到你的keil安装目录Uv4下,把源文件替换即可。
2022-04-08 08:11:48 2.86MB keil4 单片机 中文支持包
1
MDK5.rar
2022-03-28 11:45:21 467.7MB keil 5 mdk5 keil4 c51 stm32 软件安装
1
利用板上的245输入电路,用总线方式读入开关状态。用单步的方式执行程序,改变开关状态,观察读回的值。
2022-03-25 11:41:37 57KB 51单片机 嵌入式 keil4 c语言
1
keil官网下载的keil mdk460.exe即可使用该注册机,使用期限在2020左右,应该够你用了吧
2022-03-21 10:35:53 16KB MDK注册机 MDK4.6 KEIL注册机 KEIL4.6
1