搜索资源列表
SMBIOSW3.01
- windows环境通过汇编获取smbios中信息,并且包括结构体信息的解析-windows environment smbios through compilation of information access, and includes the structure of the analytical information
VCdiary
- 一个基于对话框的日记本小程序。以前在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
maketypef
- 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!
student
- 一个关于结构体数据的文件读写操作实例. linux/c
AlignOffSet
- 结构体对齐的算法 < 常用算法与数据结构 > 由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨
3DSLoader
- 内存池程序:定长内存池。实现小结构体的大量分配,减少内存碎片
const
- 函数结构体应用klajsdlkfjaslkdfjlaskfjdlaskdjflaksf
v4l2
- 关于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
relay2
- 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
pestructure
- pe文件格式结构体,可执行exe,可以查看pe结构体-pe file format structure, executable exe, can view the structure pe
struct
- 结构体的一些练习源代码,另外还有静态链表的使用-struct
Ping
- ping程序设计原理 需要添加一个ip头部结构体就可以运行 linux 可以参考一下-ping process design principles need to add a ip head structure can be run on linux reference
s3c2410Touchscreendevicedriver
- 触摸屏的硬件原理, 触摸屏驱动文件操作结构体,触摸屏驱动中的硬件控制-s3c2410Touchscreendevicedriver
sa
- 学生成绩管理系统C语言不用链表而用结构体数组-Student achievement management system for C language linked list without using the array structure
Linuxcore
- 读这本书,仿佛就像是一位朋友在对着你讲话,他把Linux源码中的枯燥的理论跟生活中普遍的事物联系起来,像进程的task_struct结构体,相当于我们的“户口本”,进程转换到"zombie”状态,“进程死亡了无法帮自己注销户口登记,要父进程帮忙”等等,这些解释非常地形象。所谓的大师也便是如此,用最通俗的语言把最深奥的道理讲明白,我想,这本书的作者做到了。 - Reading this book, as if a friend is like a speech in front of you
minghang
- 民航管理系统 用于C++的课程设计用 用的是结构体-Civil aviation management system for C++ curriculum designed for use with the structure
thread_struct
- Linux创建线程,传递结构体参数的范例!-Linux create a thread, passing the parameters of the sample structure!
1
- Linux下Socket编程中用send发送结构体,很好的。-Linux Socket Programming using send to send the next structure, very good.
jiegouti
- /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(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
条件编译和结构体
- linux的基础知识,应用C语言的条件编译和结构体(Conditional compilation and structure)