CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 文件读取

搜索资源列表

  1. ext2fs.tar

    0下载:
  2. 本人写的读取ext2文件系统的程序。可以很大的帮助你理解ext2文件系统的物理布局。-I write read ext2 file system procedures. There could be a lot of help you understand ext2 file system of the physical layout.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11737
    • 提供者:刘晓强
  1. 1_2195

    0下载:
  2. 从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 main.c和loader.asm为主程序文件。-under loading kernel operation. AA software as a tool, it in the current directory Image read documents, the front page bootsect and setup procedures, leavin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:80386
    • 提供者:刘兴
  1. config

    0下载:
  2. 配置文件读取类,把配置文件读取封装起来,更容易对配置文件进行读操作
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:李海峰
  1. socket1

    1下载:
  2. linux 下c程序编写的网络程序,可以读取配置文件中的ip和port进行网络连接 ,能写日志,是一个不错的开发软件例子.-include client the program,you can extend your program based on the example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:11398
    • 提供者:王彦华
  1. readavi-2011-03-11_0

    0下载:
  2. 这是一个在Linux下用C语言实现的AVI格式视频文件读取程序。-This is implemented in C under Linux AVI format video file to read program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:4865
    • 提供者:流线军
  1. sconfig

    0下载:
  2. c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:11440
    • 提供者:edgar
  1. ls

    0下载:
  2. 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:23421
    • 提供者:周蜚语
  1. udftools-1.0.0b3.tar

    0下载:
  2. linux下的DVD格式udf文件读取库,至此UDF的格式分析。-DVD format under linux file read udf library, this analysis UDF format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:293257
    • 提供者:
  1. RProfile

    0下载:
  2. linux下的配置文件读取原代码,简单易用-under linux configuration file to read the original code, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2154
    • 提供者:pl
  1. read_file_in_c

    0下载:
  2. linux 下 使用C语言读取文件并查找显示为数字字符;-linux using C language to read documents and find the figures appear as characters
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:920
    • 提供者:白光辉
  1. Load3DSDemo

    0下载:
  2. 读取3ds文件 读取3ds文件-read 3ds filesread 3ds filesread 3ds files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1082976
    • 提供者:zhoujinhao
  1. 7

    0下载:
  2. 创建4个线程,其中两个线程负责从文件读取数据到公共的缓冲区,另两个线程从缓冲区读取数据作不同的处理(加和乘运算)。使用信号量控制这些线程的执行。 -Creating 4 threads, two of which thread is responsible for reading data from file buffer to the public, the other two threads to read data from the buffer for different treat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:49749
    • 提供者:jane
  1. CUtils

    0下载:
  2. Linux下读取配置文件的简易程序。可按照格式写一个文本配置文件,使用该程序读取内容!-Config Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:23162
    • 提供者:qiao
  1. qt

    0下载:
  2. QT下的计算机.实现了lineedit的文件读取,输入。-this is coding in qt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2465304
    • 提供者:wk
  1. fcfg

    0下载:
  2. unix下配置文件读取,写入标准程序,纯C语言编写-under unix configuration file read, write standard procedures, written in pure C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3278
    • 提供者:陈海
  1. read_config

    0下载:
  2. 基于linux系统的ini配置文件读取和写入代码。-ini config read and write to system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-12
    • 文件大小:3639
    • 提供者:lm
  1. TomsReaderV2.0

    0下载:
  2. TOMS数据读取器主要读取TOMS数据,按纬度把每个值存为一行。而且可以设置数据文件夹,进行批量读取。(The TOMS data reader reads the TOMS data and stores each value as a row at latitude. And you can set the data folder for batch reading.)
  3. 所属分类:Linux/Unix编程

  1. ReadElfs

    0下载:
  2. 可以读取elf文件的所有节名字,类型及偏移量。(You can read all the section names, types, and offsets of the elf file.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:250880
    • 提供者:lazyo0s
  1. ReadCSV

    0下载:
  2. 通过java代码实现csv文件的读取,解析。(Through the Java code to achieve CSV file read, parsing.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:小护士
  1. 4.14.7centos7&ubuntu16.04文件读取漏洞

    1下载:
  2. 基于4.14.7内核的centos7和ubuntu16.04文件读取漏洞exploit。编译之后通过本地执行来利用漏洞。(Centos7 and ubuntu16.04 file read vulnerability exploit based on 4.14.7 kernel. After compilation, we exploit the vulnerability through local execution.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-01-07
    • 文件大小:8192
    • 提供者:晓明同学
« 12 3 4 5 6 »
搜珍网 www.dssz.com