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

搜索资源列表

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

    0下载:
  2. 工程分析 简单的计算流体力学 一维流场可视化,可变参数-Engineering analysis one-dimensional computational fluid dynamics flow visualization
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:1167
    • 提供者:李悦
  1. k

    0下载:
  2. 使用了“可变参数列表机制”的函数允许调用者调用该函数时根据需要来改变输入参数的个数的卡尔曼滤波-Using the function of variable parameter list mechanism to allow the caller to call the function according to the need to change the number of input parameters of the Kalman filter
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:沈世焜
  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. quasi-Newton-method

    0下载:
  2. 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入的可变参数变量,简单调用bfgs时可以忽略它 但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x) input: x0 is the initial point, fun, gfun respective
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5397
    • 提供者:苗小楠
  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. BFGS

    0下载:
  2. 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入可变参数变量,简单调用bfgs时可以忽略它, 但是其他程序循环调用时将会发挥重要作用 输出:x,val分别是近似最优点和最优值,k是迭代次数。-Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fu
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:杨静
« 1 23 4 »
搜珍网 www.dssz.com