CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 可变参数

搜索资源列表

  1. hhhh

    0下载:
  2. C语言用va_start等宏来处理这些可变参数。这些宏看起来很复杂,其实原理挺简单,就是根据参数入栈的特点从最靠近第...看了这几个宏,不禁让我再次感慨,C语言太灵活了-using C language, such as Acer va_start to deal with these variable parameters. These Acer looks very complicated, very simple principle, Push is on the basis of the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:96256
    • 提供者:
  1. Va

    0下载:
  2. 可在Unix和Windows下使用,一个可变参数的最简单实例。代码及测试代码加起来不过30行。一目了然。-Can be used under Unix and Windows, a variable parameters of the simplest examples. Code and test code but add up to 30 lines. At a glance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:21890
    • 提供者:gamma
  1. C_va_arg

    0下载:
  2. CCpp可变参数的实现与原理 -va_age
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:4659
    • 提供者:cosdos
  1. debugprint

    0下载:
  2. 可变参数实现打印调试相关信息。thank you for using for example.-Can Change Parameters. Thank you for using for example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1889183
    • 提供者:杨博文
  1. variable

    0下载:
  2. 传参数讲解入门,可变参数的用法,看后应该有个了解-Pass parameters interpretation introduction, variable parameter of usage, after watching a picture should
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:872
    • 提供者:周自强
  1. C-notes

    0下载:
  2. C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂 第一章:声明和初始化 第二章:结构、联合和枚举 第三章:表达式 第四章:指针 第五章:空(null) 指针 第六章:数组和指针 第七章:内存分配 第八章:字符和字符串 第九章:布尔表达式和变量 第十章:C 预处理器 第十一章:ANSI/ISO 标准C 第十二章:标准输
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:942678
    • 提供者:chennature
  1. variable_argument_function

    0下载:
  2. 可变参数的函数的实现,好好理解一下 va_list、va_start、va_end、va_arg的使用-variable argument Function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:zt1h
  1. C

    0下载:
  2. C语言,怎么玩可变参数,, how to play the variable parameters-C language, how to play the variable parameters
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4301
    • 提供者:image
  1. printf()

    0下载:
  2. printf函数的详细讲解与源码提供,可变参数详解-printf function to provide a detailed explanation and source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:5493
    • 提供者:ByteHe
  1. arg_var

    0下载:
  2. 利用可变参数实现简单的printf函数 编写了两种实现方法, 1,用stdarg.h自带的va_start,va_arg等函数实现 2,根据可变参数的原理实现 主要是用于加深对可变参数的理解 vc6.0 测试通过-Variable parameters to achieve a simple printf function Prepared two ways to achieve 1, the stdarg.h comes the va_start, va_arg,
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:169260
    • 提供者:陆飞
  1. kebiancanshu

    0下载:
  2. 实现了可变参数,从而可以给函数传递不同的值。并且这个还可以打印在debug中。-Variable parameters, which can be passed to the function of different values. And this can also be printed in the debug.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4001292
    • 提供者:小何
  1. x-string-functions

    0下载:
  2. 类似于printf格式的可变参数的串拷贝、连接函数printf format similar to the variable parameters of the string copy, link function-printf format similar to the variable parameters of the string copy, link function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1359
    • 提供者:thefou
  1. Array

    0下载:
  2. 数据结构里的可变参数数组,数组大小可随编译过程确定-At Data structure, the variable parameter array, the array size can be determined with the compilation process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:172137
    • 提供者:
  1. IIRFILTERv1.01

    0下载:
  2. 常用IIR语音信号处理器v1.01,可变参数的四种滤波器,实现高通,低通,带通,带阻滤波。-IIR filter
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:856016
    • 提供者:liziyang
  1. arg

    0下载:
  2. 函数的可变参数列表简单例子。-The function of the variable parameter list simple example.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:496596
    • 提供者:杨过
  1. my_printf

    0下载:
  2. my_printf.c使用可变参数实现一个简单的printf()函数。-my_printf.c use of variable parameters to achieve a simple printf () function.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-14
    • 文件大小:4243
    • 提供者:冯泽
  1. 3.1

    0下载:
  2. c++编程思想 3.1答案。3.1创建一个头文件,声明一组数组,具有可变参数。返回值包括void,char,int,float。-solution of thinking in c++ ,3.1, Create a header file (with an extension of ‘.h’). In this file, declare a group of functions by varying the argument lists and return values among
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:yong
  1. qubomftically

    0下载:
  2. 包含了泛型,枚举,静态导入,自动装箱拆箱,foreach,可变参数,反射等知识-Contains the generics, enumerations, static imports, automatically split open a case, using the foreach, variable parameter, such as reflection
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:27090
    • 提供者:cenmdtzjn
  1. 函数不定参数的实现和原理

    0下载:
  2. 讲解了C语言可变参数的原理及实现,以及编程示例(Explains the principles and implementation of variable parameters in C language)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:932864
    • 提供者:S.P.
  1. prjority

    0下载:
  2. 包含了泛型,枚举,静态导入,自动装箱拆箱,foreach,可变参数,反射等知识()
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:26624
    • 提供者:IL%24812038
« 12 »
搜珍网 www.dssz.com