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

搜索资源列表

  1. stdlib

    0下载:
  2. Work around x86 x86-64 libvpx build breakage caused by postproc_x86.c.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2162
    • 提供者:jffengls
  1. string

    0下载:
  2. The C++ standard says that <stdlib.h> declares both ::foo and std::foo But this isn t done in QNX version 6.3.2 200709062316.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6892
    • 提供者:beimkxue
  1. assert

    0下载:
  2. Replace bionic libc stdlib assert.c which logs to stderr with our version which does LOGF. To be effective, add CFLAGS += -UNDEBUG and explicitly link in assert.c in all build modules.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2161
    • 提供者:tangxingth
  1. stdlib

    0下载:
  2. The definition of GL_LINK_WARNING is copied here.Some systems do not define EXIT_, despite otherwise supporting C89.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3672
    • 提供者:touwongyie
  1. cmemory

    0下载:
  2. File CMEMORY.H Contains stdlib.h string.h memory functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6353
    • 提供者:falvjing
  1. times_valarray

    0下载:
  2. make it easy on the folks that want to compile the libs with a different malloc than stdlib.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2068
    • 提供者:gapsdx
  1. Parameterization_Test

    0下载:
  2. On FreeBSD, [n]curses.h and stdlib.h wchar.h use different guards against multiple definition of wchar_t and wint_t.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-15
    • 文件大小:5442
    • 提供者:ymkonyong
  1. wchar

    0下载:
  2. wchar_t is required in stdlib.h according to POSIX.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2671
    • 提供者:xaihunzei
  1. firewire-cdev

    0下载:
  2. on evc3 evc4 including stdlib.h also defines setjmp macro.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4180
    • 提供者:menvervn
  1. vm_sockets

    0下载:
  2. wchar_t is required in stdlib.h according to POSIX. note that defining __need_wchar_t prevents stddef.h to define all other symbols it does normally.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2966
    • 提供者:jongsmdm
  1. SkTrackDevice

    0下载:
  2. wchar_t is required in stdlib.h according to POSIX. note that defining __need_wchar_t prevents stddef.h to define all other symbols it does normally.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3770
    • 提供者:tzhojen
  1. standard-library

    0下载:
  2. c++ 标准程序库介绍和使用指南,详细说明使用方法,内有代码-c++ stdlib
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3711434
    • 提供者:zhangyuxiao
  1. stdlib

    0下载:
  2. note that defining need wchar t prevents stddef.h for linux Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:qongzlkao
  1. default_ratio

    0下载:
  2. defined in stdlib.h if you try hard enough Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5106
    • 提供者:wkrenz
  1. msm_mdp

    0下载:
  2. wchar t is required in stdlib.h according to POSIX. note that defining need wchar t prevents stddef.h Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5776
    • 提供者:nkhievie
  1. stdlib

    0下载:
  2. Linux Device Driver: declaration of various libc functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2599
    • 提供者:weixengmt
  1. RGDBH

    0下载:
  2. 连接两个链表。 #i nclude stdlib.h #i nclude stdio.h struct list { int data -Connecting the two lists.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:12884
    • 提供者:孟祥旭
  1. RNT

    0下载:
  2. 时间函数举例4,一个猜数游戏,判断一个人反应快慢。 程序源代码: #i nclude time.h #i nclude stdlib.h #i nclude stdio.h -Function of time, for example 4, a guessing game to determine a person reaction speed.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:13210
    • 提供者:孟祥旭
  1. CIni

    0下载:
  2. ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:5289
    • 提供者:huang951358
  1. stdio_stdlib_string-

    0下载:
  2. C库stdio,stdlib,string重新实现。-Header file stdio,stdlib,string in C.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:714630
    • 提供者:王宇涵
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com