搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
sf_200562516252
- 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = ne
在com中使用结构体枚举
- 在com中使用结构体枚举-used in the structure of Enumerate
找出结构体中最大数
- 找出结构体中最大数初次用C作的小程序-identify the structure of the largest number of initial C for the small program
结构体序列化读写二进制文件类
- 结构体序列化读写二进制文件类
ActiveX_MFC MFC向ActiveX传递结构体数组参数
- MFC向ActiveX传递结构体数组参数-MFC array of structures to pass parameters ActiveX
vc
- 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement
Pqz
- 从配置文件中读取数据并显示在界面,实现了客户端与服务器端通信,解析结构体。-From the configuration file and read data displayed on the interface to achieve the client and server-side communications, analytical structure.
API
- 大量Win32 API、结构体和常数的C#声明源码集锦,已经demo过,没有问题-A large number of Win32 API, structure and constant source of the C# statement allehanda have demo, and there is no problem
7-2
- (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (3)按各科总成绩排序,并生成相应的文件输出。 (4)计算每人的平均成绩,按平均成绩排序,并生成文件。 (5)按学号、姓名查找学生记录。 -(1), respectively, and an array of linked list structures storing student information (includin
c#结构体
- 简单的C#结构体的程序段!主要是结构体的定义,赋值,引用等!!!
调用示例
- C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
结构体项目
- 一个简单的结构体项目代码,可以以此为框架,加强对此类项目的理解(A simple structure item code)
结构体作业
- 结构体作业,c加加的结构体有关内容,有四个文件,都是debug(structural morphology)
结构体
- C语言结构体的部分程序实例( 定义一个表示向量(vector,即整数序列)的结构体类型,编写程序完成下列任务: * (1) 创建一个向量; * (2) 修改给定元素的值; * (3) 向量和变量的乘;)(Some program instances of C language structure)
ConsoleApplication1
- 实现图的广度优先遍历,利用结构体指针,非常适合数据结构初学者。(Breadth first traversal of Graphs)
通讯录
- 利用链式结构体进行编写通讯录,通过对链节点的操作来进行增删改查(Write a address book by using a chain structure)
新建 好压 ZIP 压缩文件
- 学生信息处理系统,用结构体编写,可以插入,删除等(Student information processing system)
structural morphology 4
- c语言教程:结构体的运用。按键功能:1:输入学生信息 2:按平均成绩由高到低排序 3:按姓名由小到大排序 4:以学号查找学生信息 5:以名字查找学生信息 6:修改某学生信息 0:结束程序(C language course: the use of the structure. Key features: 1: input student information 2: according to the average scores from high to low sort by name: 3:
structural morphology 3
- c语言教程2:结构体的运用。输入N个学生的姓名和其3门成绩,可执行功能:按平均成绩由高到低输出,按姓名由低到高输出,按学号查找,按姓名查找。(C language course 2: the use of the structure. Input N student names and 3 scores, executable functions: output from high to low according to the average score, and output from na