搜索资源列表
数据恢复常识
- 硬盘存储数据是根据电、磁转换原理实现的。硬盘由一个或几个表面镀有磁性物质的金属或玻璃等物质盘 片以及盘片两面所安装的磁头和相应的控制电路组成(图1),其中盘片和磁头密封在无尘的金属壳中。 硬盘工作时,盘片以设计转速高速旋转,设置在盘片表面的磁头则在电路控制下径向移动到指定位置然后 将数据存储或读取出来。当系统向硬盘写入数据时,磁头中“写数据”电流产生磁场使盘片表面磁性物质 状态发生改变,并在写电流磁场消失后仍能保持,这样数据就存储下来了;当系统从硬盘中读数据时,磁
DEM数据的读取
- C++中DEM数据的读写及显示。
VC++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
从excel读数据
- 从excel读数据.rar
读数据
- 文件流读取数据,实现文件的读入和读出,用C#作为编译平台。
大话数据结构源代码
- 大话数据结构源代码 以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻(ake a computer teacher's teaching as a scenario to explain the data structure and related algorithm
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
matlab文件读写程序的汇总
- 此函数读取数据时,并不是把不同的数据放在单独的向量内,而是统一放在一个列向量中,这样,当读取多于一个量时,需要按结构取相应的数据得到每个变量(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
C#通过OPC连接PLC读写数据
- C#通过OPC连接PLC,读取写入PLC数据(C# reads PLC data through OPC)
数据上传接口规范例子代码ServiceTest
- 从数据库中读数据,通过HTTP的POST方法上传到一个网站(Read data from the database and upload it to a web site via the HTTP method of POST)
数据科学实战
- 【试读】《数据科学实战》(目录+前言+什么是数据科学)([a] "data science" (the actual directory + + is what data Science))
labview读写数据库
- labview从数据库中读数据,matlab处理后写回数据库(LabVIEW reads data from the database and writes it back to the database after matlab processing)
树形数据读写模块
- 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)
RFID读卡模块电路图、PCB源文件
- 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
VC++ Excel电子表格读写示例
- 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.)
1.同步数据的读写
- STM32 ucos 数据的同步读写(Synchronous read and write of data of stm32 ucos)
蓝牙传输数据
- 通过蓝牙传输数据与Socket类似。在网络中使用Socket和ServerSocket控制客户端和服务端的数据读写。而蓝牙通讯也由客户端和服务端Socket来完成。蓝牙客户端Socket是BluetoothSocket,蓝牙服务端Socket是BluetoothServerSocket。这两个类都在android.bluetooth包中。(Data transmission through Bluetooth is similar to Socket. Using Socket and Serv
cantest
- 读取毫米波等相关雷达数据的源代码,并解析出距离,角度等参数(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.)
大话数据结构
- 本书讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。(This book explains the data structure and the knowledge of the related algorithms. All in a fun way, a large
从Excel读数据
- 从excel列表中读取数据自动分类,非常好用,版权所有与所有开发爱好者(read data from excel)