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

搜索资源列表

  1. 磁盘FAT扇区数据读写操作

    0下载:
  2. 我把我近期研究Windows的FAT和FAT32文件系统的心得发来,同时发来一个源程序,可以对所有FAT16、FAT32文件系统的磁盘進行读写,当然包括U盘也可以。我在沈善居上的注册名是:wwswwswws,在这里下了一些源程序,所以觉得也应该支持一下沈善居,所以发上来一个程序,以后我会有计划地把我的一些源程序发到这里。 今天发上来的程序包里有几个写的源码控件,一并发来,同时有一个DOC文档,这个文档前半部分来自于网上,后半部分来自于我自己的研究,一并献出,只要得到了这个文档,写FA
  3. 所属分类:Windows编程

  1. VC++2008 下读写同一个excel文件。

    4下载:
  2. 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
  3. 所属分类:数据库编程

    • 发布日期:2011-09-21
    • 文件大小:21532312
    • 提供者:64301413@qq.com
  1. NandFlash

    0下载:
  2. Nand Flash数据存储规则与数据读写方法,希望对大家有用-NAND FLASH DOWNLOAD
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:34435
    • 提供者:李志军
  1. segywrite

    0下载:
  2. 适用于地震勘探行业中标准数据格式segy数据的读写(put the seismic data write into the media as segy formation)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:MonitorGuo
  1. matlab文件读写程序的汇总

    1下载:
  2. 此函数读取数据时,并不是把不同的数据放在单独的向量内,而是统一放在一个列向量中,这样,当读取多于一个量时,需要按结构取相应的数据得到每个变量(This function reads the data, not the different data on a single vector, but unified on a column vector, so when reading more than one amount, need to get the corresponding data a
  3. 所属分类:文章/文档

    • 发布日期:2017-12-11
    • 文件大小:57082
    • 提供者:日常
  1. C#通过OPC连接PLC读写数据

    4下载:
  2. C#通过OPC连接PLC,读取写入PLC数据(C# reads PLC data through OPC)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-16
    • 文件大小:1827840
    • 提供者:yanmoude
  1. dataBlock

    0下载:
  2. 用模拟的方法实现硬盘数据的读写,仿真磁盘数据读写(simulate reading data from hard disk)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:753664
    • 提供者:小旺旺仔
  1. labview读写数据库

    1下载:
  2. labview从数据库中读数据,matlab处理后写回数据库(LabVIEW reads data from the database and writes it back to the database after matlab processing)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11170816
    • 提供者:青青2
  1. 树形数据读写模块

    0下载:
  2. 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-22
    • 文件大小:30720
    • 提供者:zcf2144
  1. VC++ Excel电子表格读写示例

    0下载:
  2. VC++ Excel电子表格读写示例,读取Excel表格中指定的某行某列的数据,以及写入Excel。(VC++ Excel spreadsheet reading and writing examples, read the Excel table specified in a row, a column of data, and write to Excel.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:90112
    • 提供者:njdada
  1. 1.同步数据的读写

    0下载:
  2. STM32 ucos 数据的同步读写(Synchronous read and write of data of stm32 ucos)
  3. 所属分类:uCOS

  1. 蓝牙传输数据

    0下载:
  2. 通过蓝牙传输数据与Socket类似。在网络中使用Socket和ServerSocket控制客户端和服务端的数据读写。而蓝牙通讯也由客户端和服务端Socket来完成。蓝牙客户端Socket是BluetoothSocket,蓝牙服务端Socket是BluetoothServerSocket。这两个类都在android.bluetooth包中。(Data transmission through Bluetooth is similar to Socket. Using Socket and Serv
  3. 所属分类:移动互联网开发

    • 发布日期:2018-01-01
    • 文件大小:219136
    • 提供者:aaliangjian
  1. usb_rd_buffer

    0下载:
  2. FPGA(SPARTAN6)通过USB协议与开发板上的USB芯片进行数据读写测试,在上位机上可以看到USB发来的数据,也可以通过修改VERILOG代码完成数据的接收(FPGA (SPARTAN6) can read and write data through the USB chip on the development board through the USB protocol. The data sent by USB can be seen on the host computer,
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:4411392
    • 提供者:marktuwen
  1. csv文件读写

    0下载:
  2. 往xls格式中写入大量数据时耗时长,可采用csv格式,写入文件时间大大缩短(Writing large amounts of data into XLS format is time-consuming, CSV format can be used, and writing time is greatly shortened)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:油炸的兔子
  1. 读写者代码

    0下载:
  2. 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:sherohyw
  1. 3.程序代码(数据读写练习)

    0下载:
  2. 练习代码,数据读写练习,可显示相关结果,(Exercise code, data read and write exercises, and display related results)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:5163008
    • 提供者:ccslience
  1. segy练习

    0下载:
  2. segy数据的读写练习,适用于地球物理初级入门者。(Segy data reading and writing exercises are suitable for beginners in geophysics.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:Binet_upc
  1. bin文件读写

    4下载:
  2. 实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)
  3. 所属分类:图形图像处理

    • 发布日期:2019-03-28
    • 文件大小:1209344
    • 提供者:珊瑚海枫
  1. 30款加密狗数据读写工具

    7下载:
  2. 将对应文件夹内的.dll文件复制到软件安装好的目录里面,也就是和软件的主程序EXE放在一起。然后插上加密狗运行你的软件,最好把软件的主要功能都用一下。在c盘目录下会生成一个加密狗数据文件(Copy the.Dll file in the corresponding folder into the directory where the software is installed, that is, with EXE, the main program of the software. Then
  3. 所属分类:Windows编程

    • 发布日期:2019-08-20
    • 文件大小:2947072
    • 提供者:小天33
  1. 单片机读写SD卡

    1下载:
  2. 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2020-09-07
    • 文件大小:44032
    • 提供者:沧海一粟11
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com