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

搜索资源列表

  1. dsf

    0下载:
  2. 创建或打开一个文件内核对象,该对象用于标识磁盘上你想用作内存映射文件的文件; 创建一个文件映射内核对象,告诉系统该文件的大小和你打算如何访问该文件; 让系统将文件映射对象的全部或一部分映射到你的进程地址空间中; -To create or open a file kernel object, the object used to identify the disk you want to use as memory-mapped file to create a file mapp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:44644
    • 提供者:zzzz
  1. FileSystemMonitor

    1下载:
  2. 一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。-A Windows file system used to monitor changes in gadget. Can monitor file (folder) creation, deletion, update, change its name, such as action.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:11923
    • 提供者:askwolasdk
  1. FileSystem

    0下载:
  2. 用java语言实现的二级文件管理系统 有创建、删除、打开、关闭、读写等功能。-Using java language secondary document management system to create, delete, open, close, read and write functions.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:7183
    • 提供者:尤志强
  1. udisk_test0827

    0下载:
  2. AVR单片机平台Atmega32+CH375A芯片读写U盘代码,可以实现在优盘中创建文件,写入文件等。已经在ICCAVR平台测试通过-AVR single-chip platform Atmega32+ CH375A chip U disk read and write code that can be achieved in the USB to create documents, write documents. ICCAVR platform has been tested through
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:230755
    • 提供者:单振宇
  1. alex

    0下载:
  2. VB做的含创建文件,删除文件的文件系统模拟程序-VB to do with the creation of files, delete files file system simulation program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:271808
    • 提供者:alex
  1. Access

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 -In Windows2000 environment,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15232
    • 提供者:陈媛
  1. UDiskDemo

    0下载:
  2. 文件及文件夹说明 =============================================================================================== \arm\ uC/OS-II移植代码 \SOURCE\ uC/OS-II源码保存在该文件夹 \HostMassLib\ HostMassLib驱动库相关文件存放的文件夹 \HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:425591
    • 提供者:lideng
  1. file_asm

    0下载:
  2. 用汇编来实现的文件操作:创建文件,打开文件,编辑文件,查询文件中的记录,添加记录等一序列操作-With the compilation of the documents to achieve steps: create a file, open the file, edit the document, query the document records, records, etc. to add a sequence of operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:139417
    • 提供者:youguiyan
  1. file

    0下载:
  2. 用vc写得操作系统课程设计题,简单文件系统实现,对文件和目录进行创建,修改,查询,删除,读,写,打开,关闭等功能-Written by vc title operating system curriculum design, simple file system for files and directories to create, modify, query, delete, read, write, open, shut down and other functions
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:7429
    • 提供者:ws
  1. FileManagers

    0下载:
  2. 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg Pdf Xsl Dwg 五种文件。 4.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:253273
    • 提供者:苗波
  1. filemanage

    0下载:
  2. 利用JSP实现的网站文件管理器,能够进行功能较全的文件和文件夹的基本操作。包括登录,目录列表,文件列表,编辑文件,创建文件夹,重命名文件夹,上传文件等等。-Use JSP to achieve site file manager that can function over the entire files and folders on the basic operation. Including the registry, directory listing, list of files, e
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:6783
    • 提供者:zmq
  1. XMLOrder

    0下载:
  2. XML集成订单处理系统源代码.rar 注意:使用源代码时,应首先在C盘的根目录下面创建文件夹C:\Order,然后将数据库文件Order.mdb复制到该文件夹中。-XML integrated order processing system source code. Rar Note: use the source code should be first in the C disk root directory create the following folder C: Order, t
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:60645
    • 提供者:bbsno1
  1. FolderBrowse

    0下载:
  2. 创建文件夹按钮,非常好用!以往大部分代码没有创建文件夹按钮!-Create Folder button, very easy to use! Most of the previous code did not create a folder button!
  3. 所属分类:Button control

    • 发布日期:2017-04-07
    • 文件大小:37806
    • 提供者:心港
  1. FileBrowser

    0下载:
  2. android文件系统,可以浏览文件,创建文件与目录,删除文件与目录。-android file system, can browse files, create files and directories, delete files and directories.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:69636
    • 提供者:wgh
  1. WinCE_Bench_II

    0下载:
  2. 在某一目录下创建文件,连续写,连续读,随机读,可以测试读写速度。-In a given directory create a file, for writing, for reading, random read, can read and write speed tests.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:3056266
    • 提供者:zang
  1. KeChengSheJi

    0下载:
  2. (1)能允许多个用户登录,为每个用户建立进程或线程,并进行进程管理; (2)能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果; (3)能模拟文件系统管理,进程可以对文件系统(包括文件和目录)进行读、写、创建、删除、打开、关闭等操作; (4)能模拟进程通信管理,用户之间可以相互通信交流; (5)最好能采用类似于Windows的窗口界面; -(1) to allow multiple users to log on, for each user
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1290436
    • 提供者:唐吟
  1. DB

    0下载:
  2. 实现简单的数据库模拟系统!!实现简单的建库、创建文件、删除文件等功能-The realization of a simple simulation system for the database! ! The realization of a simple database, create a file, delete files and other functions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7691
    • 提供者:王业鹏
  1. UserFileDialog

    0下载:
  2. 这是一个使用文件对话框的方便的类,利用这个类可以方便地创建文件功能完整的对话框,文件里面有具体使用的方法-This is a file dialog to use the convenience class, take advantage of this type can easily create full-featured file dialog box, the document there are specific methods used
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1795
    • 提供者:zhg
  1. FileManagementSystem

    0下载:
  2. 本系统通过读入各硬盘或文件夹中的文件信息(包括:路径、文件主名、扩展名、文件大小、创建日期、修改日期、访问日期),实现统计同名(同大小同创建日期)文件的数量、更改文件名、更改文件创建日期、更改文件最近访问和修改日期、移动文件,以及根据统计信息删除冗余文件等功能。-File information management system
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:576366
    • 提供者:田民格
  1. 200861814191687403

    0下载:
  2. 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:105261
    • 提供者:思宇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com