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

搜索资源列表

  1. readGPSbyRS232

    0下载:
  2. 我主要是通过串口来实时采集GPS得同步数据,频率20HZ,而且数据长度(均大于200个字符)是变化的,每次都要提取里面有用的数据。所取数据用于汽车试验参数。 本人分别采用两种方式来实时读取串口数据:一种是大家常用的VISA控件; 另一种是调用Mscomm。本人在使用中感觉后一种通讯方式很好! -I mainly collected through the serial port in real-time GPS data were synchronized, frequency 2
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:39386
    • 提供者:joey
  1. ReadExcel

    0下载:
  2. 本程序用于读取EXCLE的数据然后倒入到列表-This procedure is used to read data from and then poured into EXCLE to the list
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:11068
    • 提供者:saimen
  1. Stock

    0下载:
  2. 新浪的股票接口,读取数据演示代码,对于炒股的人十分有参考性。-Sina' s stock interface, read data presentation code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:392435
    • 提供者:haoxiongdi
  1. ComPortForGPS_20100203

    0下载:
  2. 可自行偵測COM PORT變更, 而更新COMPORT選單, 實現USB在讀取GPS間, 被意外拔除的預防機制 實現單一thread去負責read data的做法-COM PORT can detect changes on their own, while the updated COMPORT menu to achieve USB reading GPS, the accidental removal of the preventive mechanism to achieve a
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:29520
    • 提供者:李民偉
  1. BinTu

    0下载:
  2. 画立体饼图,从数据库动态读取数据,是一学习饼图很好的源代码,初学者易入手.-Painted three-dimensional pie chart, dynamic read data from the database is a good pie chart to learn the source code easy for beginners to start.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:48550
    • 提供者:小牛
  1. Eeprom

    0下载:
  2. MSP430单片机中对于扩展的E2prom的操作源代码,包括初始化,写数据,读数据,非常实用,对于其他外置器件的操作使用也有借鉴作用!-MSP430 microcontroller operation for extended E2prom the source code, including initialization, write data, read data, very useful for the operational use of other external devices a
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:26320
    • 提供者:权少
  1. testda

    0下载:
  2. 测试读取数据,判断内容,代码风格绝对好,值得学习-Test read data to determine the content of Code style is absolutely good, worth learning from
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7693903
    • 提供者:lichunlei
  1. opc

    2下载:
  2. OPC的异步读取数据的类的封装。将opc的初始化,异步读取,同步读取,写,停止等功能封装到类中。使用的时候自己创建一个vc6项目,然后把压缩文件中的文件放到项目根目录,include头文件后就可以用了。-OPC asynchronous read data class package. The opc initialization, asynchronous read, synchronous read, write, and stop functions encapsulated into c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:12711
    • 提供者:温运伟
  1. test7

    0下载:
  2. 单片机ADC0804读取数据在数码管显示-SCM ADC0804 to read data in a digital LED display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:649
    • 提供者:赵星
  1. 004401

    0下载:
  2. 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:45605
    • 提供者:zhou
  1. ourdev_473545

    0下载:
  2. 直接用STM32接的摄像头,没有其他什么外加电路,stm32从摄像头读到数据,然后直接送往TFT(ILI9320芯片) 效果和速度:图像调整成了160x120,8帧每秒,320x240的时候大概是2帧 图像质量有待调整,刚实验成功中,激动中,所以先发裸照 完全使用中断的方式接收摄像头的数据 代码没有整理。 -STM32 directly access the camera, without any external circuitry other, stm32 read data from
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:480177
    • 提供者:刘智
  1. 1

    0下载:
  2. HT48F MCU系列1K位EEPROM Data Memory的读写 - 使用C语言,合泰单片机一级代理 QQ:452049716-HT48F MCU Series 1K-bit EEPROM Data Memory read and write- the use of C language, an agency co-Thai SCM QQ: 452049716
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:17369
    • 提供者:daihenglei
  1. 1602

    0下载:
  2. 这是一个关于LCD1602的初始化程序,包含有1602读状态,写指令,写数据,读数据等相关程序。-This is an initialization process on the LCD1602 includes a 1602 state reading and writing instruction, write data, read data and other related procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1572
    • 提供者:郭启利
  1. sd

    0下载:
  2. SD实现读取数据的源程序,包括一些驱动程序,配置等。-SD realize read data source.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:94697
    • 提供者:孙文才
  1. matlabreaddatafromoracle

    0下载:
  2. 如何从Matlab 中读取Oracle 中的数据-How to Matlab read data from Oracle
  3. 所属分类:Oracle

    • 发布日期:2017-04-14
    • 文件大小:4834
    • 提供者:cougar
  1. vbado

    1下载:
  2. vb通过ado读取数据库的数据,对数据库里的数据进行分页查询并把数据库里的数据进行分页显视出来.-vb database via ado to read data, data paging database query and the database significantly depending on the data page out.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:63174
    • 提供者:wang
  1. bus

    0下载:
  2. IC总线程序,包括任一地址读取数据格式,以及任一地址写入数据格式-IC bus procedures, including either an address to read data formats, as well as an address to write any data format
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4874
    • 提供者:hzhdhz
  1. main_prg

    0下载:
  2. MATLAB routine to read data from .dat file, formatting it, extracting required data from it, re-editing.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:813
    • 提供者:Faisal
  1. read

    0下载:
  2. 运用labview程序时,从电脑中读出dat文件里的数据,方便进行后处理-Use labview program, from your computer to read dat file data, facilitate post-processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:17714
    • 提供者:孔霖
  1. MergeSort

    0下载:
  2. 数据结构--合并排序法.基本是将两笔已排序的数据合并并进行排序,如果所读入的数据尚未排序,可以先利用其它的排序方式来处理这两笔资料,然后再将排序好的这两笔数据合并。 只要将所有的数字不断的分为两个等分,直到最后剩一个数字为止,然后再反过来不断的合并。 -Data structure- merge sort method. Is basically the two pens had been sorted and sort data consolidation, if the read d
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:952
    • 提供者:Ting
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com