CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - file.write

搜索资源列表

  1. avi File Wrapper src

    0下载:
  2. avi文件封装类,包括avi文件的读写等常用操作,音频视频流等-avi file Packaging categories, including avi file read and write popular operation, streaming audio and video, etc.
  3. 所属分类:C#编程

    • 发布日期:2013-05-13
    • 文件大小:19277
    • 提供者:zxm
  1. INI文件测试

    0下载:
  2. 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  1. 课程设计-文件管理

    0下载:
  2. 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。要求设计一个n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令-with high-level language debugging and prepared a simple file system, simulated document management process. N designe
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:35413
    • 提供者:刘科
  1. 060103

    0下载:
  2. 1、采用二级文件目录(即主目录MFD和用户文件目录UED)。另外,为打开文件设置运行文件目录AFD。 2、文件保护可采用三位保护码:当R=1,W=1,E=1时,表示可以进行读,写,执行操作;当R=0,W=0,E=0时,表示不可以进行读,写,执行操作。 3、对文件的读写操作可简化成只改变读写指针;对文件目录的搜索可采用先行搜索。 -one using two documents directory (MFD that is the main directory and user dir
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:紫水晶
  1. InsertData

    0下载:
  2. 连接数据库.包括插入,删除,更新.提供了一个类. 和一个读写配置文件的方法.-connect to the database. Including insert, delete, update. Provide a category. And a read and write the configuration file method.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12775
    • 提供者:忻龙玉
  1. unixfilesystem

    0下载:
  2. 完整的文件系统模拟 基本功能 (1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file syst
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7300
    • 提供者:sonica
  1. WriteIniFile

    0下载:
  2. 这是一个可以向INI文件读写的源程序,这个程序可以读写任何文本形式的文件.-can read and write to the INI file of the source, this procedure can read and write to any form of text documents.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8475
    • 提供者:mike
  1. lcterm

    0下载:
  2. 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。 6 访问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16690
    • 提供者:蓝卡特
  1. Webdisk18

    0下载:
  2. 网络硬盘 · 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   · 在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·使用方法仿资源管理器。 后台页面地址:admin.aspx,管理员用户名admin,密码admin-network drives people to support
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:282963
    • 提供者:任本鹏
  1. excel_read

    0下载:
  2. c#读写excel,对excel文件的读\写\改-c# read and write excel, to excel file read and write to
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1645
    • 提供者:william
  1. XMLWrite

    0下载:
  2. how to write into a XML file
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:14077
    • 提供者:Notsej
  1. 5

    0下载:
  2. 1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2252
    • 提供者:cyahafa
  1. StreamWriter_ex

    0下载:
  2. 比较经典的C#实例,关于文件写入与读取的,希望对你有用-More classic C# example, the file write and read, and I hope useful to you
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:44155
    • 提供者:冬云
  1. cSharpduxiewenjian

    0下载:
  2. c#读取文件,向文件中写数据,小程序简单易学,适合初学的人。-c# read the file, write data to a file, a small program easy to learn for beginners person.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5008
    • 提供者:hanfeng
  1. Read-write.-Dat-file

    0下载:
  2. 以写入方式打开d.dat文件,从键盘输入数据,以读方式打开d.dat文件,循环从文件读取字符,并显示-D.dat file open for writing, data input from the keyboard d.dat file open for reading loop reads characters from a file and displays
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:13475
    • 提供者:李翔
  1. read-and-write

    0下载:
  2. 用c++语言编程,读取txt文件,并写成.e文件,-Using c++ language programming, reading txt file, and written as. E documents,
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:295438
    • 提供者:
  1. file-segment-and-merge-

    0下载:
  2. C#写的winfrom的简单的文件分割和合并小程序,(后来又加入了压缩解压功能,但是压缩解压功能有一些问题,无法正常使用。)-C# write winfrom simple file segmentation and merging of small procedures, (and later joined the compression decompression, but compression decompression function has some problems, can t
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:71298
    • 提供者:高华
  1. READ-AND-WRITE-SGY

    0下载:
  2. 本程序是用于sgy文件读写,C语言编写,非常实用。希望对大家有帮助。-This is a very useful program by C of reding and writting Sgy file.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:769
    • 提供者:张小明
  1. write-the-contents-of-the-file

    0下载:
  2. vs2012的c语言编写的创建并写入文件内容2进制形式-Create c language vs2012 and write the contents of the file binary form
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:528919
    • 提供者:张伟
  1. read-and-write-file---Copy

    0下载:
  2. read and write file and convert it to bytes and then copy it using c# that help to learn tratment with files
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:66734
    • 提供者:tyaif kifah
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com