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

搜索资源列表

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

    0下载:
  2. 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:54689
    • 提供者:凌云
  1. sicktoolbox

    0下载:
  2. 提供激光雷达点云数据的读取,滤波及分类功能-LIDAR point cloud data available to read, filter and sorting functions
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1481875
    • 提供者:李鹏程
  1. stream

    0下载:
  2. 文件流读取数据,实现文件的读入和读出,用C#作为编译平台-Read data stream, the read file and read out, using C# as a compiler platform
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:557
    • 提供者:北北
  1. SPI_slave-fpga_arm

    0下载:
  2. 使用SPI接口,使得FPGA与ARM进行通讯. 设置寄存器和读取数据-communicateion FPGA and ARM using SPI
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:81588
    • 提供者:何有
  1. GR-87

    0下载:
  2. gps 模块GR-87 T读取数据并在lcd上显示!时间地点经度维度速度角度等-gps module GR-87 T to read data in the lcd display! Longitude dimension of time and place of the speed point of view, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:361994
    • 提供者:zdc
  1. gdalview

    1下载:
  2. 在VC平台下,利用GDAL读取和显示图像,适合于各种遥感图像数据格式。-In the VC platform, using GDAL to read and display images, suitable for a variety of remote-sensing image data format.
  3. 所属分类:Graph program

    • 发布日期:2016-12-18
    • 文件大小:6339165
    • 提供者:王亚超
  1. SIM_card

    0下载:
  2. CUP卡处理源码,包括发送数据、读取数据、复位等-CUP card processing source code, including the transmission of data, read data, reset, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1848
    • 提供者:jason
  1. AddressBook

    0下载:
  2. 通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。-Address book program, QT4 programming, source code test pass, you can read data from the file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3756
    • 提供者:huanglei
  1. txtFileReader

    0下载:
  2. 用VS2008写的实现文本文件数据读取的实例,注意源代码中的要打开的文件路径。-hgdhgdffghdf
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:28019
    • 提供者:lin xiao yun
  1. CurveControl

    0下载:
  2. 绘制多条工业数据曲线,实时显示曲线并能在线读取鼠标位置坐标值,非常好用-Draw a number of industrial data curve, real-time display curve and can read the mouse position coordinates online, very easy to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52237
    • 提供者:lxg
  1. pls

    5下载:
  2. 基于pls对光谱分析 包括数据读取,小波变换PCA分析,PLS建模,交叉验证-Pls include data on the spectrum based on reads, wavelet transform PCA analysis, PLS modeling, cross-validation
  3. 所属分类:matlab

    • 发布日期:2016-07-21
    • 文件大小:4096
    • 提供者:liu
  1. FPGA_FIFO

    0下载:
  2. 使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据, FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。-Prepared by the use of Verilog synchronous FIFO, through the setup program in the FIFO depth DEPTH settings, FIFO_WRITE_CLOCK rising
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1323
    • 提供者:张键
  1. 0001

    0下载:
  2. 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4774
    • 提供者:JackChen
  1. PointCloud_learn

    0下载:
  2. 实现点云数据的基本放大、缩小、漫游等功能,对于初学者了解点云数据读取等可以作为借鉴。-this flie realize the point cloud s sale change and pan and so on
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3605744
    • 提供者:石头
  1. first1

    2下载:
  2. 读取TXT文件中的数据,并且能够进行数据处理,然后将数据处理的结果输出成TXT文本。-TXT file to read the data and be able to carry out data processing, data processing and then exported into a TXT text results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1936291
    • 提供者:陈金川
  1. EZSnakeCtrl_demo

    0下载:
  2. 漂亮的类似netscape浏览器读取数据时显示进度状态的控件-An beautiful progress contorl which like the progress contorl displaying state when the netscape reading data
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:73223
    • 提供者:站长
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. robot

    0下载:
  2. 语音识别系统 -- 机器人语音控制系统 零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-15
    • 文件大小:85296
    • 提供者:qiankai
  1. uart_line

    0下载:
  2. 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGri
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:163489
    • 提供者:西行
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com