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

搜索资源列表

  1. filesystemEntry

    0下载:
  2. 基于文件过滤系统的文件加密,摘 在比较几种文件加密方法特点的基础上,提出了一种基于文件过滤器的加密方法,并介 绍了程序设计方法。新的加密方法与其他文件加密方法相比,具有访问控制方便、安全性好的优点, 且支持多种存储介质 -In comparing the characteristics of several methods of file encryption, based on a file-based encryption filter methods, and refer
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:87266
    • 提供者:jiaochunqiang
  1. StudentManger

    0下载:
  2. 学生管理系统 控制台下实现 自定义文件存储 数据结构-Student management system to achieve a custom console file storage data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:15044
    • 提供者:sirius
  1. Readerexcel

    0下载:
  2. Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在办公的时候,正是由于Excel的这么多的优点,许多重要的数据,往往以Excel电子表格的形式存储起来。这样就给程序员带来了一个问题,虽然Excel功能比较强大,但毕竟不是数据库,在程序中处理数据库中的数据比其处理Excel表格中的数据容易许多。那么如何用Visual C#读取Excel表格中的数据?在以前用Delphi编程的时候,对于不同的用户,他们对于打印的需求是
  3. 所属分类:OA

    • 发布日期:2017-04-15
    • 文件大小:6652
    • 提供者:jia li you
  1. BinFileEx_VcCode

    0下载:
  2. BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:773784
    • 提供者:罗伟
  1. Student_Course_Selection_System

    0下载:
  2. 学生选课系统,本人非常满意的c++课设(VC++6.0)开发,具有学生选课和教师管理后台功能,同时为学生和教师的操作都必须通过密码验证,各种信息以二进制文件存储。-Student elective system, I am very pleased with the c++ class-based [VC++6.0] development, with students and teachers course management back-office functions, while the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:45046
    • 提供者:yax
  1. fs

    0下载:
  2. 利用串口进行通讯,文件的传输,对接受到的文件名进行自动修改自动存储!-The use of serial communication, file transmission, the received file name automatically modify automatic storage!
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:69622
    • 提供者:wenzhao
  1. Text-File-Array

    0下载:
  2. Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:44330
    • 提供者:tianchui
  1. xml_toolbox

    0下载:
  2. 这个程序即可以读取XMl文件并转换成matlab结构体,也可以把matlab结构体转换成xml格式存放。xml是最被看好的数据存储方式,xml格式的通用性减轻了大家编写格式转换代码的痛苦。-This process that can read XML files and converted into matlab structure can also be put into matlab structure xml format. xml are the most promising way
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:227975
    • 提供者:
  1. xmlproc

    0下载:
  2. 以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 数据库可以根据JDBC连接字符串自由配置。 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。-Previous curriculum operations, used to store XML documents into a database (in this case is SQL SERVER) documents. Database can be freely co
  3. 所属分类:Button control

    • 发布日期:2017-05-02
    • 文件大小:529102
    • 提供者:刘洋
  1. glusterfs-CURRENT.tar

    0下载:
  2. 分布式文件系统,可以将文件分布存储在不同的服务器上-Distributed File System can be stored in the document distribution on a different server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:816671
    • 提供者:陶臻
  1. communicate

    0下载:
  2. 简单链表实现 基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条通讯记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名字查找,并显示该记录。 (4)通信录排序 按姓名的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该记录是否存在)。 (7)按关系
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1891
    • 提供者:时代
  1. ListOper

    1下载:
  2. 用户信息的增加、修改、删除、查询等功能,通过链表和MFC实现,通过文本文件存储,全面覆盖了数据结构中的链表操作和MFC的开发,以及文本的读写操作,对于学习很有帮助。-The increase in user information, modify, delete, query and other functions, through the list and the MFC implementation, through a text file storage, comprehensive co
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:30977
    • 提供者:郝祥根
  1. OfflineBrowser_demo

    0下载:
  2. VC++ 6.0 程序,可以选择性也将文件存储起来,进行离线浏览。-An useful application to download only selected files for offline browsing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:52412
    • 提供者:王刚
  1. Unix_system_design

    0下载:
  2. 本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel' s internal data structures and algorithms. Procedures described in the file sys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8773354
    • 提供者:Roric
  1. counter

    0下载:
  2. 自写的一个ip计数器类,使用二进制文件存储,不用数据库,自动筛除重复ip-ip counter using binary file as DB storage, records unique ip only
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:968
    • 提供者:alaphate
  1. checkplane

    0下载:
  2. 用VC语言做的简单的飞机订票系统。大部分的实际功能都可实现。并生成文件存储相应数据。调试好的,可运行。-VC language with a simple booking system of the aircraft. Most of the actual function can be realized. And generate a corresponding data file storage. Debugging good run.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:41542
    • 提供者:武昊
  1. dataconvertor

    0下载:
  2. Qt下的文件操作代码,涵盖文件操作的大部分内容-qt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:71193
    • 提供者:hyw
  1. Xuanke

    0下载:
  2. 一个用c++写的学生选课系统,是学完c++后的一个结题项目。。。用文件存储数据,包括对文件的读写操作-A with c++ to write the system of student selection is learning c++ after the end of a finished project. . . With file storage of data, including read and write operations on the document. . .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1135513
    • 提供者:tonghua
  1. Transport

    0下载:
  2. 多客户端与服务器(多线程)通信,可向服务器搜索文件,服务器将(指定搜索目录)搜索结果向客服端回传,客服端可以选择是否接收以及存储目录。双方均有通信记录-client and Server socket communication File Transport
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3189779
    • 提供者:xh
  1. 2_Memory

    0下载:
  2. 操作系统,vc++6.0 编程,有源码,可运行,文件存储-Operating system, vc++6.0 programming, and source code can be run, file storage
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:2059267
    • 提供者:jsbykmd
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com