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

搜索资源列表

  1. USBHID

    2下载:
  2. 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例-This is a demonstration using VB on the USB-HID device to read data written communication example
  3. 所属分类:USB develop

    • 发布日期:2016-01-11
    • 文件大小:9816
    • 提供者:影蛉
  1. testSQLite

    0下载:
  2. Android 读取 sqlite 并分页显示。看来在手机上作企业应用也是容易的事情了。-Android read data from sqlite DB and show the data in pages
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:60056
    • 提供者:sui
  1. rink

    0下载:
  2. 读取数据行、列号,计算生成莫顿码,生成基于十进制的线性四叉树的编码-Read data rows, columns No. calculated Morton generated code, to generate the metric system based on the linear quadtree encoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:294472
    • 提供者:王笑
  1. uart

    0下载:
  2. ,能够从UART读入一个限制长度为size(包括末尾 \0 )的字符串,按回车<Enter>结束。在读入的同时进行回显,如果输入有误,按退格键<Backspace>还可以进行修改。-read data and tpye data to board, use rs232 uart port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:44605
    • 提供者:songfei
  1. xsl

    0下载:
  2. 从excel中读取数据。读到数组里面,用于对表格中的文件进行处理。-read data from the excel
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:674696
    • 提供者:cuijian
  1. D3d

    0下载:
  2. 利用托管的DirectX9.0C+VS2005编写,实现了从高程数据中读取数据,构建一个三维地形。-The use of managed DirectX9.0C+ VS2005 prepared to achieve elevation data from the read data to build a three-dimensional terrain.
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:89261
    • 提供者:8085454
  1. WinAppForExcel

    0下载:
  2. 用VS2005工具C#开发的读取Excel数据的小程序,内付样例Excel-VS2005 with C# development tools to read Excel data in a small program, which paid a sample Excel
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:51913
    • 提供者:追逐彩虹
  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. Modbus-test

    2下载:
  2. 本人改写的modbusRTU测试程序,实现了1,2,3,4号读数据命令,以及5号命令,通过验证测试。-I rewrote the modbus-RTU test procedures, the read data command No. 1,2,3,4, and 5, the command, through the validation test.
  3. 所属分类:Com Port

    • 发布日期:2014-06-05
    • 文件大小:4063232
    • 提供者:lili
  1. SeekFileDemo

    0下载:
  2. vc——在文件的指定位置存放和读取数据\SeekFileDemo-vc- the location specified in the file store and read data \ SeekFileDemo
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:37430
    • 提供者:吴生财
  1. ARTICLE2010

    0下载:
  2. vc++画实时曲线程序,可以时时的接受读取数据,并生成曲线,适合开发利用-vc++ real-time curve drawing program, you can always read data acceptance, and generate the curve for the development and utilization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:67510
    • 提供者:li
  1. SEG2SGEY

    7下载:
  2. 地震数据文件常用数据格式之间的转换,SEG2,SEGD等格式转SEGY-Seismic data files commonly used data format conversion between, SEG2, SEGD turn SEGY formats
  3. 所属分类:Energy industry

    • 发布日期:2015-01-10
    • 文件大小:6421
    • 提供者:沙漠
  1. tcps

    0下载:
  2. 用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:1332
    • 提供者:zhoubx
  1. VB_USB-I2C

    1下载:
  2. I2CUSB读写程序,可以通过总线发送命令,读取寄存器数据-I2CUSB literacy program, you can send commands through the bus, read data from register
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:101702
    • 提供者:nercita
  1. StockTest

    2下载:
  2. 读取大智慧股票软件中的日线数据进行分析的源代码。代码仅有读取数据部分,选择数据文件目录后可显示日线数据-Read great wisdom on the stock software line analysis of the data source. Code only read data section, select the data file directory can be displayed on-line data
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-24
    • 文件大小:334559
    • 提供者:huang
  1. AT89s52RC500

    0下载:
  2. at89s52单片机与菲利普mfrc500射频读卡芯片读写射频卡资料,包括源代码,电路图以及说明文档。-at89s52 SCM and Philip mfrc500 RF radio frequency card reader chip to read and write data, including source code, schematics, and documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1984936
    • 提供者:桂林
  1. LabVIEW_read_write_data_txt_and_excel

    0下载:
  2. labView的写入数据到txt,从txt读取数据,读取excel数据。-labView write data to txt, read data from txt, excel to read the data.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2382473
    • 提供者:李红志
  1. MY_XSENS_CODE

    0下载:
  2. 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program from the gyroscopes and accelerometers to read
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1746828
    • 提供者:wuzhaojun
  1. mti_g

    0下载:
  2. 荷兰XSENS公司MTI-G AHRS的驱动程序。平台采用AT91RM9200,采用DMA中断方式读取数据。代码简单高效,可移植性强-Netherlands XSENS company MTI-G AHRS drivers. Platform with AT91RM9200, read data using DMA interrupt. Code simple and efficient, portability
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1313
    • 提供者:wenjiefeng
  1. read_file.dat_and_file.hea_by_matlab

    5下载:
  2. 使用matlab读取心电、血压等采集数据.dat和.hea文件,并分图标注显示。内有详细程序说明和读取实例-Using matlab to read ECG, blood pressure and other data collection. Dat and. Hea files and sub-icon Note display. There are detailed instructions and read the example programs
  3. 所属分类:matlab例程

    • 发布日期:2012-11-02
    • 文件大小:303814
    • 提供者:李恒达
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com