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

搜索资源列表

  1. s-zhihuan

    0下载:
  2. 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:houny
  1. FindOEP

    0下载:
  2. OEP是每个PE文件读取时的起始地址,该程序给出两种方法来读取OEP,一种是直接从PE文件读取;另一种是将PE映射到内存中来读取。-OEP each PE file read at the opening address, the program gives two ways to read OEP. A PE is directly from the document read. Another is to PE Maps memory to read.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32.12kb
    • 提供者:byron
  1. DB2Xls(RW)

    0下载:
  2. 用delphi 打开Excel文件,读取Excel 文件内容等。-with delphi open Excel file, read the contents of the documents, such as Excel.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:65.03kb
    • 提供者:xsj
  1. 用vc写的内存映射文件读、写的dll

    1下载:
  2. 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
  3. 所属分类:系统编程

    • 发布日期:2016-01-25
    • 文件大小:1.33mb
    • 提供者:张海振
  1. Readfile

    0下载:
  2. 对文件读写,解决了在读写过程中产生乱码问题-File read and write, read and write process to solve the problem of garbled
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:793byte
    • 提供者:徐云
  1. FileSystem

    0下载:
  2. 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:243.7kb
    • 提供者:
  1. CMos

    0下载:
  2. 吐血奉献,在Windows XP/2000下直接读写访问端口,并演示了保存恢复CMOS信息的功能,演示了破解CMOS/BIOS密码的一种算法。基于DirectPort.dll。 并详细分析CMOS数据信息。 -direct I/O access,read and write cmos data,can save to a file and restore from a file in Windows XP/2000.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:59.78kb
    • 提供者:宋益波
  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-29
    • 文件大小:286.38kb
    • 提供者:
  1. file

    0下载:
  2. 实验演示了在uClinux中实现文件的打开和读写操作-Experimental demonstration of the realization in the uClinux file open and read and write operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:924byte
    • 提供者:li
  1. Multiusermlti-leveldirectoryofthefilesystem

    0下载:
  2. (1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout -(1) with a login (user login) (2)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:1.4mb
    • 提供者:陈伟文
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:45.36kb
    • 提供者:liuby
  1. config

    0下载:
  2. read value from config file-read config value from file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:27.13kb
    • 提供者:david xu
  1. filesystem

    1下载:
  2. 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-23
    • 文件大小:47.47kb
    • 提供者:段晓娟
  1. cpu_linux

    0下载:
  2. linux 下编程获取系统的cpu使用情况,主要读取proc文件下的stat文件 -access programming under linux system cpu usage, the main proc file read the stat file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6.2kb
    • 提供者:李密
  1. write

    0下载:
  2. 该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write operations on this file. Then
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:513byte
    • 提供者:牛志强
  1. videospto203

    0下载:
  2. windows32系统 VC++6.0环境下 可以读写*.INI文件,可以保存系统数据-read write*,ini file read write*,ini file read write*,ini file
  3. 所属分类:Scanner

    • 发布日期:2017-05-19
    • 文件大小:4.94mb
    • 提供者:wanghuyuan
  1. read_file

    0下载:
  2. this function read ascii file in columns separates by spece or tab, this function open a dialog open file and you just pick the file to read the out "a" is the matrix of your file also you obtain the filename and pathnme (location)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:710byte
    • 提供者:amouaki
  1. ini

    0下载:
  2. VB 操作ini文件 读写,新建,删除-vb operate the ini file read write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3.49kb
    • 提供者:horatio
  1. Linux-kernel-file-IO

    0下载:
  2. linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.11kb
    • 提供者:yg
  1. read-file--modify

    0下载:
  2. 文件读写,定时监测文件是否被更改,若更改,程序重启-File read and write regularly monitored file is changed, if changes to the program to restart
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:134.29kb
    • 提供者:刘妮
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com