首页|资源下载
登录|注册

Void

  • msp430基础程序集合

    LED 程序 P4OUT=BitCode; //输出位码 LED 流水灯实验 P2OUT=Code[Bit[i]]; //输出段码 #include "msp430x14 ...

    /dl/202988.html

    标签: 基础

    上传时间: 2021-01-23

    上传用户:suyuxi4376

  • 进一步掌握STVD和COSMIC.

    如何分配变量到指定的地址举例:unsigned char temp_A@0x00; // 定义无符号变量temp_A,强制其地址为0x00unsigned char temp_B@0x100; // 定义无符号变量temp_B ,强制其地址为0x100@tiny unsigned char temp_C; // 定义无符号变量temp_C,由编译器自动在地址小于0x100 的RAM 中为其分配一个@near unsigned char temp_D; // ...

    /dl/205916.html

    标签: stvd cosmic

    上传时间: 2021-05-20

    上传用户:andy_tc

  • 电子申请_WORD格式文件接收规范

    #if","#if |\r\n\r\n#endif";\\    "#include","#include ";"Header","// Header:\r\n// File Name: |\r\n// Author:\r\n// Date:\r\n";\\    "continue","continue;";"do","do\r\n{\r\n\t// TODO: enter the block content here\r\n\t\r\n\t|\r\n} while ();\r\n";\\    "enum","enum |\r\n ...

    /dl/206143.html

    标签: 电子 申请 _word 格式 文件 接收 规范

    上传时间: 2021-06-02

    上传用户:yzw1985

  • PDH网管盘 SNMP控件接口函数

    GetManCardInfoLPCTSTR ipaddressVoid读取机架的相关信息:ID,Model,Location,Name,SoftwareVersion,WebwareVersion,Macaddr, IP,SubNetMask,GetWay, 

    /dl/211636.html

    标签: pdh snmp 接口函数

    上传时间: 2022-09-17

    上传用户:qaz456478

  • stm32f030_TN屏驱动

    以stm32f030 为主控的TN屏驱动代码驱动芯片为HT1621, LCD驱动芯片,主控为stm32f030,直接引用lcd_init(void);     Display(unsigned int data);即可

    /dl/212143.html

    标签: stm32f0 TN屏

    上传时间: 2022-09-22

    上传用户:hun19hun