搜索资源列表

  1. MoreEffectiveC++

    0下载:
  2. ·条款一:指针与引用的区别 ·条款二:尽量使用C++风格的类型转换 ·条款三:不要使用多态性数组 ·条款四:避免无用的缺省构造函数 ·条款五:谨慎定义类型转换函数 ·条款六:自增(increment)、自减(decrement)操作符前缀形式与后缀形式的区别  
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:220794
    • 提供者:胡怀飞
  1. The C Programming Language-C语言详解英文版

    0下载:
  2. 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arith
  3. 所属分类:其它文档

  1. MoreEffectiveC++

    0下载:
  2. ·条款一:指针与引用的区别 ·条款二:尽量使用C++风格的类型转换 ·条款三:不要使用多态性数组 ·条款四:避免无用的缺省构造函数 ·条款五:谨慎定义类型转换函数 ·条款六:自增(increment)、自减(decrement)操作符前缀形式与后缀形式的区别  -Terms of one: the difference between pointer and invoke the provisions
  3. 所属分类:电子书籍

    • 发布日期:2024-05-28
    • 文件大小:221184
    • 提供者:张大年
  1. NEXT

    0下载:
  2. 随机减量方法,从结构的随机振动响应中提取该结构的自由衰减振动信号-Random decrement method, the structure of the random vibration response of the structure to extract the free vibration signal attenuation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:136192
    • 提供者:
  1. 8051_instruction_set_summary

    0下载:
  2. 8051 INSTRUCTION SET NOTES ON INSTRUCTION SET AND ADDRESSING MODES: Bit Manipulation Logic Instructions Byte Manipulation Increment-Decrement Instructions
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:101376
    • 提供者:apolo
  1. NumericSpin_demo

    0下载:
  2. Edit控件和Spin控件组合,点击Spin对Edit的数字进行浮点类型自增自减-Edit Controls and Spin Control portfolio, click on Edit the figures Spin floating-point type increment decrement
  3. 所属分类:编辑框

    • 发布日期:2024-05-28
    • 文件大小:36864
    • 提供者:Sat_Shan
  1. lab8

    0下载:
  2. 1. 编写程序定义Point类,在类中定义整型的私有成员变量_x、_y,对Point类重载“++”(自增) “--”(自减)运算符,实现对坐标值的改变。 2. 编写程序定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。观察虚函数的作用。 3.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:ljqiang
  1. iTunesControlClassSrc070405

    0下载:
  2. Supports the following methods: Next - Next song Prev - Previous song Play - Play Pause - Pause Stop - Stop VolumeUp - Increment volume by a certain number VolumeDn - Decrement volume by a certain num
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-28
    • 文件大小:5120
    • 提供者:sogetthis
  1. vbCalendar

    0下载:
  2. A calendar for months between Year 1899 to Year 2101. A user can change Month and/or Year from the respective dropdown lists or by clicking the increment/decrement buttons next to them. Today s date is always marke
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:6144
    • 提供者:yeh
  1. Copimtion

    0下载:
  2. C代码优化方案 目录 __ 2 C代码优化方案__ 4 1、选择合适的算法和数据结构__ 4 2、使用尽量小的数据类型__ 5 3、减少运算的强度__ 5 (1)、查表(游戏程序员必修课)_ 5 (2)、求余运算__ 6 (3)、平方运算__ 6 (4)、用移位实现乘除法运算__ 6 (5)、避免不必要的整数除法__ 8 (6)、使用增量和减量操作符
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:10240
    • 提供者:dingchao
  1. motaichuli

    2下载:
  2. 模态处理相关程序,包括时域,频率,自普,互普,相干,频响,时频分析,HHt,随机减量法等等,很不错,可以借鉴-Modal treatment-related procedures, including time domain, frequency, since the S & P, each P, coherence, frequency response, time-frequency analysis, HHt, rando
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:PC
  1. tixijiegou

    0下载:
  2. 作为一种RISC体系结构的微处理器,ARM微处理器具有RISC体系结构的典型特征。还具有如下增强特点:   (l)在每条数据处理指令当中,都控制算术逻辑单元(ALU)和移位器,以使ALU和移位器获得最大的利用率;   (2)自动递增和自动递减的寻址模式,以优化程序中的循环;   (3)同时Load和Store多条指令,以增加数据吞吐量;   (4)所有指令都条件执行,以增大执行吞吐量 -As a RISC microprocesso
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-28
    • 文件大小:173056
    • 提供者:yuyu
  1. RDT

    0下载:
  2. 随机减量RDT法matlab程序,可用于提取信号中的自有衰减振动响应信号-Matlab random decrement process RDT method can be used to extract the signal attenuation of vibration signals of its own
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:big163
  1. OperatorSign

    0下载:
  2. 这个程序就是数的输出和定义,还有就是讲自增自减,注意i--和--i的区别-The output of this program is the number and definition, there is increasing talk about self-decrement, attention i- and- i of the difference between
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:majianghua
  1. Cbiancheng100li

    0下载:
  2. 实例2 灵活使用递增(递减)操作符共分为8篇,包括基础篇、数值计算与数据结构篇、文本屏幕与文件操作篇、病毒与安全篇、图形篇、系统篇、游戏篇、综合篇,基本涵盖了目前C语言编程的各个方面。 -Example 2 flexible use of increment (decrement) operator is divided into eight, including basic articles, articles numerical
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:1761280
    • 提供者:张文
  1. X9C

    0下载:
  2. 该程序基于C8051F020单片机,通过程序控制X9C系列数字电位器,可实现阻值的自增和自减-The program is based on C8051F020 MCU, through process control X9C family of digital potentiometers, resistance can be realized from the increment and decrement
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:11264
    • 提供者:
  1. time

    0下载:
  2. 运用运算符重载和虚函数实现时间的自增自减运算-The use of operator overloading and virtual functions of time increment decrement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:王爱玲
  1. CSharp-thread

    0下载:
  2. 对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空 间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment 
  3. 所属分类:C#编程

    • 发布日期:2024-05-28
    • 文件大小:306176
    • 提供者:jake
  1. up-down-counter

    0下载:
  2. BASCOM-AVR:递增递减计数器项目: 这是一个向上和向下计数器。这个项目包括两个红外传感器,该传感器连接到外部中断INT0和INT1。你可以使用任何感应器,甚至切换输入。-AVR Increment Decrement Counter Project: This is a up and down counter. this project consist of two infrared sensor that con
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:68608
    • 提供者:lupo
  1. Private-Sub-Command1

    0下载:
  2. 编写程序,运行时的界面如下图所示。要求:无论是拖动滚动条上的滚动框,还是单击滚动箭头(数值递增或递减1)或滚动条(数值递增或递减10),均可以在相应的标签中反映当前数值,并动态计算出均值;单击“Reset”按钮,可将各滚动条上的滚动框复位。-Programming, run-time interface is shown below. Requirements: either drag the scroll box on the scr
  3. 所属分类:按钮控件

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:王进光
« 12 3 4 5 »

源码中国 www.ymcn.org