CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 结构体

搜索资源列表

  1. SMBIOSW3.01

    1下载:
  2. windows环境通过汇编获取smbios中信息,并且包括结构体信息的解析-windows environment smbios through compilation of information access, and includes the structure of the analytical information
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:313288
    • 提供者:陈爱国
  1. VCdiary

    1下载:
  2. 一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of store
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18230
    • 提供者:yqw
  1. maketypef

    0下载:
  2. PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing information and definition!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24426
    • 提供者:ride
  1. student

    0下载:
  2. 一个关于结构体数据的文件读写操作实例. linux/c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:doco
  1. AlignOffSet

    0下载:
  2. 结构体对齐的算法 < 常用算法与数据结构 > 由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2191
    • 提供者:孙玉
  1. 3DSLoader

    0下载:
  2. 内存池程序:定长内存池。实现小结构体的大量分配,减少内存碎片
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:252690
    • 提供者:王王王
  1. const

    0下载:
  2. 函数结构体应用klajsdlkfjaslkdfjlaskfjdlaskdjflaksf
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:188790
    • 提供者:托尼
  1. v4l2

    0下载:
  2. 关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能-V4l2 API on the official documentation, a detailed descr iption of the v4l2 programming role of the various structures and API functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:846184
    • 提供者:魏江涛
  1. relay2

    0下载:
  2. linux源码,利用状态机实现io非阻塞操作 版本2,用结构体保存中间状态,可实现状态恢复-linux source code, the use of state machine to achieve non-blocking io operations version 2, using the structure to preserve intermediate state, the status of the restoration can be achieved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1024
    • 提供者:qujianning
  1. pestructure

    0下载:
  2. pe文件格式结构体,可执行exe,可以查看pe结构体-pe file format structure, executable exe, can view the structure pe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:100776
    • 提供者:lilei
  1. struct

    0下载:
  2. 结构体的一些练习源代码,另外还有静态链表的使用-struct
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2807
    • 提供者:xinhua
  1. Ping

    0下载:
  2. ping程序设计原理 需要添加一个ip头部结构体就可以运行 linux 可以参考一下-ping process design principles need to add a ip head structure can be run on linux reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:12477
    • 提供者:megan
  1. s3c2410Touchscreendevicedriver

    0下载:
  2. 触摸屏的硬件原理, 触摸屏驱动文件操作结构体,触摸屏驱动中的硬件控制-s3c2410Touchscreendevicedriver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12833
    • 提供者:紫叶
  1. sa

    0下载:
  2. 学生成绩管理系统C语言不用链表而用结构体数组-Student achievement management system for C language linked list without using the array structure
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:2243
    • 提供者:xiaojianxun
  1. Linuxcore

    0下载:
  2. 读这本书,仿佛就像是一位朋友在对着你讲话,他把Linux源码中的枯燥的理论跟生活中普遍的事物联系起来,像进程的task_struct结构体,相当于我们的“户口本”,进程转换到"zombie”状态,“进程死亡了无法帮自己注销户口登记,要父进程帮忙”等等,这些解释非常地形象。所谓的大师也便是如此,用最通俗的语言把最深奥的道理讲明白,我想,这本书的作者做到了。 - Reading this book, as if a friend is like a speech in front of you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5165155
    • 提供者:john winsome
  1. minghang

    0下载:
  2. 民航管理系统 用于C++的课程设计用 用的是结构体-Civil aviation management system for C++ curriculum designed for use with the structure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:390685
    • 提供者:哈螺纹
  1. thread_struct

    0下载:
  2. Linux创建线程,传递结构体参数的范例!-Linux create a thread, passing the parameters of the sample structure!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1126
    • 提供者:oyj
  1. 1

    0下载:
  2. Linux下Socket编程中用send发送结构体,很好的。-Linux Socket Programming using send to send the next structure, very good.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1468
    • 提供者:haizi
  1. jiegouti

    0下载:
  2. /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lijingg
  1. 条件编译和结构体

    0下载:
  2. linux的基础知识,应用C语言的条件编译和结构体(Conditional compilation and structure)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:卓1
« 12 3 4 »
搜珍网 www.dssz.com