CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - const

搜索资源列表

  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:501.2kb
    • 提供者:与非门
  1. File

    0下载:
  2. const char *与char * const的区别-const char* and char* const distinction
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:276.67kb
    • 提供者:song
  1. Unit5

    0下载:
  2. // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID * ClassGuid - USB class GUID */ NULL, /* PCTSTR Enumerator */ NULL, /* HWND
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:2.33kb
    • 提供者:amarsoft
  1. exe3

    0下载:
  2. 关于日期的加减 Date Date::operator++( int ) { Date temp = *this // hold current state of object helpIncrement() return temp } // end function operator++ const Date &Date::operator+=( int additionalDays ) { for ( int i = 0
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1.37kb
    • 提供者:赵玉家
  1. What_const_Really_Means

    0下载:
  2. 在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解-In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:81.19kb
    • 提供者:wang liang
  1. staticconstinline

    0下载:
  2. 浅谈C++中的几个关键字static,const,inline-On the C++ in a few keywords static, const, inline
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7.3kb
    • 提供者:h123451
  1. c

    0下载:
  2. 讲述嵌入式C语言中关键字const,extern,static,volatile的使用方法 并附带实例,个人总结版-About the Embedded C language keyword const, extern, static, volatile, and with examples to use, personal summary version
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:20.87kb
    • 提供者:王祖龙
  1. constFunction

    0下载:
  2. const funcation.一个小程序,希望能对大家有帮助-const funcation
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.81kb
    • 提供者:刘振博
  1. Constant-member-functions

    0下载:
  2. 非const的数据成员,非const的成员函数可以引用,也可以改变值-Non-const data members, non-const member function can be invoked, you can also change the value
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:17.41kb
    • 提供者:wu
  1. const_char-char_const-char_const

    0下载:
  2. const char*和char const*以及char*const的区别问题几乎c开发与面试过程都会友的问题-const char* and char const*, char* const issue of the distinction is almost c development and interview process will be the Friends of
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:101.64kb
    • 提供者:wfnic
  1. const-function

    0下载:
  2. 关于const在函数前和函数后的差别,这里有详细的解说-, There are detailed explanations about the const function before and after the function of difference
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:181.64kb
    • 提供者:孙中
  1. a-summary-of-const-by-Dan-Saks

    0下载:
  2. Dan_Saks总结的const所有用法,a summary of the usage of const by Dan Saks-a summary of the usage of const by Dan Saks
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:30.27kb
    • 提供者:cpufo
  1. the-use-of-const

    0下载:
  2. 在 C++中 const 的用法 很详细-The const in C++ very detailed usage
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:4.75kb
    • 提供者:丛琳
  1. const

    0下载:
  2. 总结了const修饰符的几个比较难理解的地方,希望对于初学者有帮助。-This paper collect some usage about const.I hope it is good for beginner.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:81.85kb
    • 提供者:bill
  1. RetranslatorRS485

    0下载:
  2. amplifier rs485, const speed 2400, 4800, 9600. Power 220v
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:94kb
    • 提供者:sergey_1955
  1. quote-and-const

    0下载:
  2. 本文档详细讲解了关于引用和const的用法,对于学习C++有很大的帮助,自己学习过程中的不断总结-this essay introduce the quote and the const of C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:24.93kb
    • 提供者:111111
搜珍网 www.dssz.com