登录
首页 » c » C51 使用头文件

C51 使用头文件

于 2022-07-17 发布 文件大小:6.17 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

C51 编译用头文件,可以用于C51 开发,对于不同C51定义不同: /// Used with pointers, declares a generic pointer.  Generic pointers /// work with any memory space but are inefficient. #define SEG_GENERIC /// Declares a variable to be located in 8051 DATA space. #define SEG_DATA data /// Declares a variable to be located in 8051 IDATA space. #define SEG_IDATA idata /// Declares a variable to be located in 8051 XDATA space. #define SEG_XDATA xdata /// Declares a variable to be located in 8051 PDATA space. #define SEG_PDATA pdata /// Declares a variable to be located in 8051 BDATA (bit-addressable) space. #define SEG_BDATA bdata /// Declares a variable to be located in 8051 CODE space. #define SEG_CODE code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wavelettransform
    libtiff的C++包装,用于直接读取和写入单色tiff文件(libtiff the C++ packaging, used for direct read and write monochrome tiff file)
    2008-04-04 05:40:42下载
    积分:1
  • ysph
    约瑟夫环,数据结构算法,挺有意思,看看,看看(ysphdfgfgf)
    2009-03-14 00:16:15下载
    积分:1
  • VideoSummary
    This program is play and summary an video. Also, this support various codecs.
    2014-09-22 09:50:28下载
    积分:1
  • 51-setting-electronic-alarm-clock
    51单片机设置的电子闹钟(可调时间和闹钟)(51 SCM setting electronic alarm clock (adjustable time and alarm))
    2011-05-26 23:16:27下载
    积分:1
  • stm32f407+ov5640颜色识别 现在为黑色
    能利用stm32f4+ov5640去识别黑色(Recognition of Black Using stm32f4+ov5640)
    2020-06-19 09:00:06下载
    积分:1
  • lkdGui
    说明:  相比较于UCGUI,该GUI轻便,代码量少,可以快速匹配开发(Compared with UCGUI, the GUI is lightweight, less code, and can be quickly matched for development.)
    2020-06-23 15:00:01下载
    积分:1
  • cJSON
    说明:  通过C语言实现 malloc 申请内存 清除内存等操作(C implements malloc)
    2020-11-27 13:44:45下载
    积分:1
  • VC_find_drive_letter_add_code_CListBox
    VC编程实现查找盘符并添加到CListBox代码VC programming to find the drive letter and add to the code CListBox (VC programming to find the drive letter and add to the code CListBox )
    2010-09-08 14:31:43下载
    积分:1
  • C++ coding for games.
    2023-04-18 08:40:03下载
    积分:1
  • C++作业代码
    学习c++必会的20道经典练习题其中包括复数的运算,构造函数的练习以及文件的操作和继承的练习(Learn the 20 classical exercises that c++ will have, including plural operations, constructor exercises, and file operations and inheritance exercises)
    2017-09-15 16:56:39下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载