搜索资源列表

  1. Windows文件系统过滤驱动开发教程

    1下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:仇韬
  1. xml_tool

    0下载:
  2. 可以直接读写XML文件.含有例子和源码,可用于任何系统中,如设置系统参数等.-can directly read and write XML documents. Contain examples and source code can be used in any system, such as the system parameters.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-21
    • 文件大小:244736
    • 提供者:qfjroelay
  1. 一个外国人写的C编译器源代码

    0下载:
  2. 一个C语言编译器源代码,外国人写的东东,生成目标代码时需要有masm配合。-a C language compiler source code, written in the Eastern foreigners, generating object code when it can meet the need.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:279552
    • 提供者:张志强
  1. USB通讯协议

    0下载:
  2. USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road na
  3. 所属分类:驱动编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:郑卓超
  1. sle4442

    0下载:
  2. 西门子公司的sle4442加密ic卡的读、写、密码校验源程序。-Siemens company sle4442 encryption id cards reading, writing and checking the source code.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:65536
    • 提供者:金开
  1. ReaderWriter

    0下载:
  2. 操作系统课程设计,关于操作系统经典问题读者写者问题的演示!-courses on operating system design, operating system classic problem of the readers who write the demo!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:小禹
  1. 借书管理

    0下载:
  2. VB所写的图书管理系统,非常简单,实在,好用,你个白痴快点给我种子-written in the Visual Basic Library Management System, is very simple and real and convenient, you idiots, I quickly to seed
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-21
    • 文件大小:43008
    • 提供者:章傻傻
  1. 用VC++6.0写的图书管理系统源码

    2下载:
  2. 这是一个用VC++6.0写的图书管理系统-This is a VC 6.0 wrote the library management system
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-21
    • 文件大小:2491392
    • 提供者:张强
  1. 用VC6.0写的聊天系统

    0下载:
  2. 这是一个完全用VC6.0写的聊天系统.能够实现聊天的全部功能.-This is a completely written using VC6.0 chat system. To achieve full functionality of the chat.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-21
    • 文件大小:4938752
    • 提供者:张强
  1. 用VC6.0写的分布式考试系统

    0下载:
  2. 这是一个用VC写的考试系统.完全模拟考试的全过程.实现了考试的全部功能-This is a VC write the examination system. Full simulation of the entire process of examination. To achieve the full functionality of the examination
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-21
    • 文件大小:2706432
    • 提供者:张强
  1. 顺序表的就地逆置

    0下载:
  2. 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) i
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:与非门
  1. MarkupSTL

    0下载:
  2. markupstl 国外牛人写的xml编解码器(平台:windows,linux等),非常好用-markupstl foreign cattle were written xml codec (platforms : Windows, Linux, etc.), very handy
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:
  1. 硬件SPI驱动的AT45DB041B读写程序

    0下载:
  2. 这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动-This is a C8051F005 mainfr a me hardware SPI AT45DB041B literacy drive
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李明
  1. sjf4510

    0下载:
  2. 并口Jtag 烧写flash工具的源代码-burning flash source tools
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:134144
    • 提供者:zxf
  1. 用VC实现竖写汉字的方法

    0下载:
  2. 在VC中妙用以“@”开头的字集实现竖写汉字的方法.-in VC magic with "@" character set to the beginning of the realization of lilipuss Chinese methods.
  3. 所属分类:RichEdit

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:陈辉煌
  1. write_first

    0下载:
  2. 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Read
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:
  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:0030
  1. 操作系统11

    0下载:
  2. 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:江大
  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:国威
  1. 2005629112413549

    0下载:
  2. 包含的技术包括:ftp传输文件 ini文件读写 获取版本号 -include technologies include : ftp file transfer ini file read and write access version, etc.
  3. 所属分类:Ftp服务器

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:黄光
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org