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

搜索资源列表

  1. 操作系统11

    0下载:
  2. 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:江大
  1. rfidapi

    0下载:
  2. 用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平台独立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31442
    • 提供者:谢经波
  1. xishujuzenh

    0下载:
  2. 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16384
    • 提供者:wgz
  1. duoxiangsih

    0下载:
  2. 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71582
    • 提供者:wgz
  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. OSmulu

    0下载:
  2. MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10319
    • 提供者:billdong
  1. simplexml

    0下载:
  2. 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4224
    • 提供者:欧阳
  1. 结构体序列化读写二进制文件类

    2下载:
  2. 结构体序列化读写二进制文件类
  3. 所属分类:文件操作

    • 发布日期:2009-07-09
    • 文件大小:1898
    • 提供者:lxy8012
  1. vc

    0下载:
  2. 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-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
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:25750
    • 提供者:yun
  1. Pqz

    0下载:
  2. 从配置文件中读取数据并显示在界面,实现了客户端与服务器端通信,解析结构体。-From the configuration file and read data displayed on the interface to achieve the client and server-side communications, analytical structure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:33548
    • 提供者:
  1. 7-2

    0下载:
  2. (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (3)按各科总成绩排序,并生成相应的文件输出。 (4)计算每人的平均成绩,按平均成绩排序,并生成文件。 (5)按学号、姓名查找学生记录。 -(1), respectively, and an array of linked list structures storing student information (includin
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1260
    • 提供者:jlxxop
  1. zhangpengguanlixitong

    0下载:
  2. 链表 结构体 文件菜单界面 查询 录入 修改 删除 统计-Linked list structure changes the File menu entry to delete statistics query interface
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3968
    • 提供者:Liu shuying
  1. Czhizhen

    0下载:
  2. c指针结构体文件-c pointer structure files
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:48264
    • 提供者:ydj
  1. SocketClass

    1下载:
  2. CSocket封装类,实现SOCKET通讯,收发消息结构体文件等都可以~-CSocket class of package, SOCKET communication, send and receive messages structure files can all be ~~
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-04-12
    • 文件大小:2048
    • 提供者:FAN
  1. ARP-Flood

    0下载:
  2. // ArpAttack 项目文件夹说明 by Root .\ WTL生成的文件 .\Thread 线程相关类 .\Controls 扩展控件 .\Dialog 对话框类 .\Common 常用的类(如:ARP类,ARP结构体文件,ARP攻击者)-//ArpAttack project folder described by Root. \ WTL generated files. \ Thread thread related classes. \
  3. 所属分类:Network Security

    • 发布日期:2017-05-03
    • 文件大小:1115531
    • 提供者:h3len
  1. readwritestructstobinfile_src

    0下载:
  2. 读写las卫星结构体文件的程序,具体格式可以查阅las的格式文档,好像每一版本都不一样-Read las satellite structure documented procedures, the specific format accessible format documents las, as if not the same for each version
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:任润东
  1. 结构体作业

    0下载:
  2. 结构体作业,c加加的结构体有关内容,有四个文件,都是debug(structural morphology)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2305024
    • 提供者:34567890-
  1. Convertbinaryfile

    0下载:
  2. 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:seatrcygull
  1. 新建 好压 ZIP 压缩文件

    0下载:
  2. 学生信息处理系统,用结构体编写,可以插入,删除等(Student information processing system)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-29
    • 文件大小:20480
    • 提供者:哇塞多撒多
  1. 顺序读取图片

    0下载:
  2. 顺序读取文件夹的图像,用到ALLNAMES结构体,也可以随机读取,自己编一下(read pictures in a file)
  3. 所属分类:图形图像处理

    • 发布日期:2018-03-22
    • 文件大小:905216
    • 提供者:Ian B
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com