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

搜索资源列表

  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. qrsc

    0下载:
  2. 嵌入式 C_C++语言精华文章集锦 struct深层探索、extern“C”含义探索、void及void指针深层探索、可变参数表深层探索、基于ARM的嵌入式Linux移植真实体验、Linux设备驱动编程。C语言高效编程的几招-Embedded C_C++ language to explore the deep essence of the article highlights struct, extern " C" to explore the meaning of, v
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1828528
    • 提供者:
  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. Tuple

    0下载:
  2. 采用最新的C++0x标准的可变参数模板实现了Tuple(多元组),整个设计非常巧妙,使用了模板的元编程,值得参考-The variable parameters using the latest C++0 x standard templates tuple (multiple group), and the whole design is very clever use of template metaprogramming, it is also useful to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:7300
    • 提供者:张磊
  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. lesson4

    0下载:
  2. 对数组的支持,可变参数,构造方法;每一个类至少要有一个构造方法 三个特点:名字与类名一样、没有返回类型、不能用return去返回一个值-Support for an array of variable parameters, the constructor
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:4801
    • 提供者:Ciece
  1. c-kebiancanshuhanshudesheji

    0下载:
  2. c语言中可变参数函数的设计方法,已经测试通过。-variable parameter function c language design method has been tested.
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:29351
    • 提供者:Tony
  1. uart-variable-parameter-for-mini2440

    0下载:
  2. mini2440 可变参数,使串行口可以使用类似uart_printf这样的函数,基于keil MDK,初学者非常容易看懂-mini2440 a viarable uart_printf func,modify bymyself
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:144291
    • 提供者:fansgooglefans
  1. JniVaArgsTest

    1下载:
  2. Android Jni上实用Logcat打印函数,具有printf函数可变参数的特性。-use __android_log_print & va_list & const char*fmt, ...
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:305528
    • 提供者:LJF_ubuntu
  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. creat-Cylinder

    0下载:
  2. CATIA二次开发,参数化创建圆柱体.可变参数为圆柱直径、高度、数量、间距-creat cylinder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3276
    • 提供者:shemily
  1. msp430-printf

    0下载:
  2. msp430f149实现串口的printf函数,串口输出,可变参数,和printf用法完全一样,方便单片机调试,编译环境为IAR-printf of msp430f149,uart output,IAR
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:liuruichao
  1. programable_fir

    0下载:
  2. 采用xilinx的可变参数的FIR滤波器-Variable parameters using xilinx FIR filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5010717
    • 提供者:张兴
  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. HelloJni.tar

    0下载:
  2. 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:365206
    • 提供者:konglingjiao
  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 23 4 5 »
搜珍网 www.dssz.com