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

搜索资源列表

  1. FileSystem

    0下载:
  2. 文件管理系统 包含二级以及多级文件管理系统 能够实现多种功能包括写文件 删除目录等-Document management system and includes two multi-level document management system to achieve a variety of functions, including the deletion of the directory, such as writing paper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:135291
    • 提供者:张超
  1. success_dsk_flash

    0下载:
  2. dsp FLASH烧写文件,能够进行DSP启动-dsp FLASH programmer documentation, DSP can be activated
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:680738
    • 提供者:谢小玉
  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
    • 文件大小:48612
    • 提供者:段晓娟
  1. zlg_fs

    1下载:
  2. 周立功U盘读写文件系统.rar 极好的用于学习;FAT文件系统 的好代码-ZLG U disk read-write file system. Rar excellent for learning FAT file system, a good code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:827227
    • 提供者:bbm
  1. Filelister_04

    0下载:
  2. 功能:列出指定目录内指定类型(所有)文件的信息。 用法:将本文件放在要调查的文件夹中运行,或照教程拖放(单目录),或加入窗口右键菜单中(注册表)。 技巧:包括vbs遍历文件夹,获取文件属性、排序(依Windows中的字符显示顺序)、vbs写文件,vbs启动程序…… 特点:代码公开,注释详细,是vbs的极佳范例(并非自夸,没那习惯)。 注意:对目录过深文件过多的情况会因超出vbs能力而假死。 后话:0.4为早年所写,0.5更添加功能,但从未发过,都是私家自用,愤慨于所见诸多光盘
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:484133
    • 提供者:uhnmki
  1. file

    0下载:
  2. 用C,C++以及MFC写文件和读取文件的代码.-With C, C++ and MFC to write papers and read the file code.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:29197
    • 提供者:王雄韬
  1. RLog

    0下载:
  2. Symbian S60读写文件及图片保存时的读写-Symbian S60 to read and write files and pictures to save time to read and write
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:8506
    • 提供者:jiangjun
  1. MyFileTest

    0下载:
  2. vc++6.0读写文件实例 vc++6.0读写文件实例-please look this Chinese
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:28803
    • 提供者:qwestw
  1. FileSystem

    0下载:
  2. 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:250358
    • 提供者:小强
  1. linux_file

    1下载:
  2. linux实验_文件操作:创建文件,打开文件,读文件,写文件以及设置和查看文件类型等操作- file operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:84751
    • 提供者:rebecca
  1. as

    0下载:
  2. 文件管理系统,可以完成建立一级目录,在此里面可以完成创建文件,删除文件,修改文件,读文件,写文件,等功能-Document management system that can complete the establishment of a directory, which can be completed in this create a file, delete files, modify files, read files, write documents, and other funct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2673
    • 提供者:陈莹华
  1. 51SD

    0下载:
  2. AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:237947
    • 提供者:福娃
  1. sourcecode

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 2.列目录时要列出文件名,物理地址,保护码和文件长度 3.源文件可以进行读写保护 -It is used for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:17986
    • 提供者:高飞
  1. fileIO

    0下载:
  2. 文件的输入输出,包括读文件操作(读字符、字节),写文件操作,拷贝文件。-File input and output, including the reading file operations (read characters, bytes), write file operation, copy the file.
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:1195
    • 提供者:黄杰
  1. FileFilter

    0下载:
  2. 读写文件过滤驱动程序,开发驱动的同志们可以用它来开发上层驱动。-Read and write file filter driver, development-driven comrades can use it to develop the upper drive.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:7208
    • 提供者:王兆祎
  1. TestFileReadWrite

    0下载:
  2. C# 读写文件操作相关测试工程代码,基础实用。(C# read and write file operations, related testing engineering code, based on practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:74752
    • 提供者:qq350106844
  1. 模块_HTTP读文件

    0下载:
  2. 防止某支持库的http读文件命令假死,特意写了这个模块(To prevent a support library HTTP read file command to feign death, deliberately wrote this module)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3072
    • 提供者:qingyiweb
  1. SD卡读写测试成功

    0下载:
  2. 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:169984
    • 提供者:yuyn7858
  1. 如何读写Excel文件

    0下载:
  2. vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:25060352
    • 提供者:zsj
  1. 读取文件

    0下载:
  2. 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chinese Simplified translation, bit
  3. 所属分类:文件操作

    • 发布日期:2017-12-18
    • 文件大小:74752
    • 提供者:熊小威
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com