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

搜索资源列表

  1. if_link

    0下载:
  2. This struct should be in sync with struct rtnl_link_stats64.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3923
    • 提供者:winvingzue
  1. condition

    0下载:
  2. Check argv[] in struct linux binbrm for Linux v2.13.6. -Check argv[] in struct linux binbrm for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6662
    • 提供者:gerfingwao
  1. bitmask

    0下载:
  2. Allocate and free `struct bitmask ` for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:wexengkan
  1. siginfo

    0下载:
  2. This the size (including padding) of the part of the struct siginfo that is before the union. -This is the size (including padding) of the part of the struct siginfo that is before the union.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-13
    • 文件大小:3046
    • 提供者:lanwengjui
  1. wuziqi101

    0下载:
  2. 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:ssrktinfr
  1. dm-bio-record

    0下载:
  2. There are lots of mutable fields in the bio struct that get changed by the lower levels of the block layer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:697
    • 提供者:doyeipu
  1. qib_mmap

    0下载:
  2. a pointer to the kref within struct qib mmap info for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:yunbongbo
  1. Anketa

    0下载:
  2. Create a struct for working with students
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:798
    • 提供者:Nata
  1. init-mm

    0下载:
  2. struct iio buffer buffer for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1338
    • 提供者:bsnbhang
  1. delkin_cb

    0下载:
  2. const struct pci device id for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6048
    • 提供者:kzdiexe
  1. iorpc

    0下载:
  2. Error codes and struct definitions for the IO RPC library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7572
    • 提供者:wenzrsy
  1. ks8851_mll

    0下载:
  2. ks8861 mll platform data struct definition for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:12828
    • 提供者:pwheiqp
  1. mb862xxfb

    0下载:
  2. struct mb862xxfb par for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1322
    • 提供者:qeryinwp
  1. hvm_op

    0下载:
  2. Get s ubcommands: the second argument of the hypercall is a pointer to a xen_hvm_param struct. -Get set subcommands: the second argument of the hypercall is a pointer to a xen_hvm_param struct.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:konglryen
  1. omap_hwmod

    0下载:
  2. Macros for use in struct omap hwmod sysconfig for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:33648
    • 提供者:beringf
  1. capiutil

    0下载:
  2. CAPI 2.0 convert capi message to capi message struct.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9663
    • 提供者:sghhNrjtnded
  1. C

    0下载:
  2. 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:142846
    • 提供者:唐进
  1. mingzai.NET

    0下载:
  2. 明仔.NET三日通教程目录: (一)文本控件+按纽控件 使用 (二)C#.NET 变量(详解) (三)NET数据类型 (四)SQL查旬大全 (五)C#的运算符 (六)数据类型转换 (七)数组 (八)struct 结构(相当类) 和 enum 枚举 (九)判断 (十)循环+IF (十一)函数 (十二)面向对象理解 (十三)表单传值 (十四)表单域控件 (十五)按钮控件 (十六)选择控件 (十七)数据库连接控件-Ming Tsai
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:55339
    • 提供者:吴飞
  1. StudentInfoManager

    0下载:
  2. 这是专门给初学者看的,如果你刚开始学javaweb项目开发得话,这个是个简单的实现了增加学生信息,修改学生信息,和删除学生得功能,使用纯jsp开发得。后续我会上传用servlet做得 ,以及struct框架做的,和struct+hibernate做的,以及纯spring框架做的,和ssh相结合做的项目。大家共同学习敬请关注 数据库已经包含在里面了 是db.sql-This is especially for beginners, if you have just started to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:84480
    • 提供者:gret
  1. cirrus_drv

    0下载:
  2. struct drm driver . -struct drm driver driver .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3738
    • 提供者:zeiyiudp
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com