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

搜索资源列表

  1. Access

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

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

    0下载:
  2. 一文件同时被多个线程读写 文件数据分割 同时使用 操作等-At the same time a document was more than one thread to read and write file data partition at the same time the use of operation
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:28850
    • 提供者:mangshe0
  1. ReadDBF-FindTotal

    0下载:
  2. DBF文件读写 实现查找增加删除更新功能 相同记录一次全部查找出来,并读到文件里。-Reading and writing DBF files to find the increase to achieve the same record-update feature to delete all at once to find out, and read the file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-12
    • 文件大小:2922223
    • 提供者:fairy
  1. ExcelTest

    0下载:
  2. Excel 的读写 ,字体,公式,显示格式,单元格合并等操作-Reading and writing Excel, fonts, formulas, display format, such as cell merge operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:146017
    • 提供者:夏瑞
  1. bmp-24

    0下载:
  2. 读写bmp图像,进行读写操作;得到图像的位图信息;-read or write bmp pictures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1081
    • 提供者:刘月
  1. Examplesofsimplereadandwriteregistry

    0下载:
  2. 一个简单的读写注册表的程序,可以实现对系统注册表的简单读写-A simple procedure to read and write registry, the registry can be achieved on the system to read and write simple
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:11236
    • 提供者:王志
  1. NetSerialComm

    0下载:
  2. 微软C#读写类,针对串口数据的读写等操作的类-Microsoft C# to read and write class for reading and writing serial data operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:52314
    • 提供者:jack
  1. PV

    0下载:
  2. 读者写者问题,共享原则如下:1、读/写互斥访问;2、写/写互斥访问;3、允许多个读者同时对文件进行访问。-semaphore rmutex=1,rwmutex=1 int count=0 Cobegin reader: writer:
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:732
    • 提供者:baoyu
  1. simCARD_READ

    1下载:
  2. sim卡与电脑串口的接法及读写卡器电路图及软件-sim card and computer serial connection,and tools for read sim cards
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:106808
    • 提供者:吴术
  1. yiyuyan

    0下载:
  2. 易语言 驱动级读写内存 仅仅用于学习与研究-Language easy to read and write memory drive level only for learning and research
  3. 所属分类:其他小程序

    • 发布日期:2017-03-31
    • 文件大小:13785
    • 提供者:陈灿林
  1. Mifare

    0下载:
  2. 非接触式IC卡(也叫射频卡)目前已经在各行各业得到广泛的应用,其中PHILIPS公司的Mifare卡在射频卡市场占有主要份额。作为一门高新科技, Mifare卡应用系统涉及天线设计,电路设计,单片机编程,PC接口技术,数据库应用和软件工程等跨学科综合。本课题为一合作课题,共由下位机开发和上位机开发两大部分组成。本人负责上位机部分,将尝试使用大学所学课程之知识完成一个初步的Mifare读卡器上位机程序开发。它由数据库,数据显示管理模块,上位机通信接口几部分组成。而另外的下位机部分使用51型号单片机
  3. 所属分类:Project Manage

    • 发布日期:2017-03-25
    • 文件大小:121594
    • 提供者:张宾
  1. DIBDisplay

    0下载:
  2. VC++ DIB图像的打开,保存等。有详细的代码,BMP文件的读写,直接可以用。-the DID image been open and saved by VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3986749
    • 提供者:xinxzhao
  1. cfg

    0下载:
  2. 源文件:读、写操作配置文件的库,非常方便-C language: a extend libary source for config on linux。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:29386
    • 提供者:LUCK
  1. ini

    0下载:
  2. c语言读写ini文件,VC6工程可直接打开-c language to read and write ini files, VC6 project can be directly opened
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1240915
    • 提供者:likai
  1. 1

    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. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:152734
    • 提供者:小强
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2075
    • 提供者:
  1. registry

    0下载:
  2. 读写注册表程序,非常好的一个程序,可以读写注册表-Read and write registry program, a very good program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:48334
    • 提供者:mumiana
  1. spi_master

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1077
    • 提供者:guoguo
  1. DS_spi_ispb

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:274910
    • 提供者:guoguo
  1. 364652261

    0下载:
  2. FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制-FIFO with an IP core call control procedures, which are called IP core and FIFO read and write control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:6056
    • 提供者:lixu
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com