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

搜索资源列表

  1. 数据恢复常识

    0下载:
  2. 硬盘存储数据是根据电、磁转换原理实现的。硬盘由一个或几个表面镀有磁性物质的金属或玻璃等物质盘 片以及盘片两面所安装的磁头和相应的控制电路组成(图1),其中盘片和磁头密封在无尘的金属壳中。 硬盘工作时,盘片以设计转速高速旋转,设置在盘片表面的磁头则在电路控制下径向移动到指定位置然后 将数据存储或读取出来。当系统向硬盘写入数据时,磁头中“写数据”电流产生磁场使盘片表面磁性物质 状态发生改变,并在写电流磁场消失后仍能保持,这样数据就存储下来了;当系统从硬盘中读数据时,磁
  3. 所属分类:文档资料

    • 发布日期:2009-05-04
    • 文件大小:87315
    • 提供者:mysolarstar
  1. DEM数据的读取

    5下载:
  2. C++中DEM数据的读写及显示。
  3. 所属分类:源码下载

    • 发布日期:2011-05-15
    • 文件大小:5132600
    • 提供者:hejiao20501
  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. 从excel读数据

    0下载:
  2. 从excel读数据.rar
  3. 所属分类:源码下载

    • 发布日期:2011-09-27
    • 文件大小:4608
    • 提供者:ok5818
  1. 读数据

    0下载:
  2. 文件流读取数据,实现文件的读入和读出,用C#作为编译平台。
  3. 所属分类:编译

    • 发布日期:2012-06-13
    • 文件大小:79983
    • 提供者:whtgis
  1. 大话数据结构源代码

    0下载:
  2. 大话数据结构源代码 以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻(ake a computer teacher's teaching as a scenario to explain the data structure and related algorithm
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:54272
    • 提供者:wind11122333
  1. QT读数据和Qpainter绘制曲线

    0下载:
  2. 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-16
    • 文件大小:944128
    • 提供者:yifan1517
  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. 数据上传接口规范例子代码ServiceTest

    0下载:
  2. 从数据库中读数据,通过HTTP的POST方法上传到一个网站(Read data from the database and upload it to a web site via the HTTP method of POST)
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:1471488
    • 提供者:tmx
  1. 数据科学实战

    0下载:
  2. 【试读】《数据科学实战》(目录+前言+什么是数据科学)([a] "data science" (the actual directory + + is what data Science))
  3. 所属分类:文章/文档

    • 发布日期:2017-12-25
    • 文件大小:3775488
    • 提供者:bbf
  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. RFID读卡模块电路图、PCB源文件

    2下载:
  2. 125K RFID读卡模块,包含UART输出,韦根输出,程序中,根据曼彻斯特原理,找到长电平和短电平,根据跳变沿分析出0数据还是1数据。然后寻找消息头,后面的数据进行 行 列奇偶校验,从而分析出卡号。(125K RFID card reader module, including UART output, Wei root output, in the program, according to the principle of Manchester, to find a long level
  3. 所属分类:嵌入式/单片机编程

  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. cantest

    0下载:
  2. 读取毫米波等相关雷达数据的源代码,并解析出距离,角度等参数(Read the source code of the radar data such as millimeter wave and so on, and analyze the parameters of distance, angle and so on.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:懿世春华
  1. 大话数据结构

    1下载:
  2. 本书讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。(This book explains the data structure and the knowledge of the related algorithms. All in a fun way, a large
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:38152192
    • 提供者:bitzyh
  1. 从Excel读数据

    0下载:
  2. 从excel列表中读取数据自动分类,非常好用,版权所有与所有开发爱好者(read data from excel)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:15360
    • 提供者:CAUCASUS
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com