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

C51 使用头文件

于 2022-07-17 发布 文件大小:6.17 kB
0 150
下载积分: 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 个回复

  • Large-scale-terrain-rendering
    OPENGL 大规模地形渲染,有LOD代码在里面。老外.NET环境开发(The OPENGL large scale terrain rendering LOD code inside. Foreigners. NET environment for the development)
    2012-08-14 11:07:34下载
    积分:1
  • 表达式编译器,可编译任何简单表达式。如:(a=2)+3
    表达式编译器,可编译任何简单表达式。如:(a=2)+3-5等-expression compiler can compile no simple formula. Such as : (a = 2), 3-5, etc.
    2023-08-24 02:10:03下载
    积分:1
  • 1602csb
    使用MSP430F5438单片机和HC-SR04超声波模块,1602显示屏块实现的超声波测距,精确到厘米。(The use of MSP430F5438 microcontroller and HC-SR04 ultrasonic module, ultrasonic ranging 1602 display block realization, accurate to centimeters. )
    2013-09-21 17:41:57下载
    积分:1
  • xna game entry code, very useful, mainly for C# game programming, if you' re...
    xna游戏入门代码,非常的实用,主要面向C#的游戏编程,如果有兴趣,大家可以下载学习学习-xna game entry code, very useful, mainly for C# game programming, if you" re interested, you can download to learn to learn
    2022-02-14 00:35:56下载
    积分:1
  • DX0302-淘宝网店交易平台源码+网店转让出售求购源码 仿A5网店中介网站源码
    DX0302-淘宝网店交易平台源码+网店转让出售求购源码 仿A5网店中介网站源码。 这是我们团队花钱买来别人的源码,希望对大家有用。
    2022-04-18 09:10:12下载
    积分:1
  • ModbusCommunicationTest
    MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
    2013-09-11 23:12:54下载
    积分:1
  • STM32-driver-kinds-of-LCD-chip
    stm32驱动LCD ILI9341/ILI9325/RM68042/RM68021/ILI9320/ILI9328/LGDP4531/LGDP4535/SPFD5408/SSD1289/1505/B505/C505/NT35310/NT35510,里面b包括驱动冷门芯片HX8352工程(STM32 driver LCD ILI9341/ILI9325/RM68042/RM68021/ILI9320/ILI9328/LGDP4531/LGDP4535/SPFD5408/SSD1289/1505/B505/C505/NT35310/NT35510, there is also a driving chip HX8352 project unpopular)
    2015-01-11 10:08:11下载
    积分:1
  • linear-problem-programming
    this is a c++ program to implement linear programming language in operating research.
    2015-02-27 00:07:00下载
    积分:1
  • 基于linux的多线程udp传输
    在linux下,很多多线程tcp的例子,但是很少udp的例子。大家可以参考一下我的例子。在linux下的多线程udp下。app1客服端向app2服务端发送数据,服务端接收到数据。
    2022-04-15 19:23:13下载
    积分:1
  • 用linq实现 从数组中随机选n个 元素 示例
    用linq实现 从数组中随机选n个 元素 示例
    2014-06-12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载