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

搜索资源列表

  1. SeriesPort

    0下载:
  2. vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作-serial programming vc++ developed, including open serial port, set serial read data operation
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:2728345
    • 提供者:better
  1. mschart

    0下载:
  2. 从数据库中读取数据进行图形显示, 需要MSChart OCX。-Graphical display to read data from the database, need MSChart OCX.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:7806
    • 提供者:李锡军
  1. show-data-in-h-files

    0下载:
  2. 从文件中读取数据并用图像显示,便于直观判断数据分布-read data from files and show them in a picture
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:13988864
    • 提供者:Lily
  1. DataControl

    0下载:
  2. C#从本机OPC服务器读取数据作出判断后,写另外一台OPC服务器的变量-C# to read data from the local OPC server to make judgments, to write another one OPC server variables
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:31925
    • 提供者:盛毛毛
  1. DataListner

    1下载:
  2. C#从远程OPC服务器读取数据写本机OPC服务器的变量,用于两个系统间的数据交换-C# write native OPC server to read data from a remote OPC server variables for the exchange of data between the two systems
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:160768
    • 提供者:盛毛毛
  1. cPPbuilder-sql

    0下载:
  2. c++builder环境中,对sql数据库操作的例子。希望对你有帮助,注意数据库需要你新建一个sql数据库。ADOQuery无法读取数据集-c++builder environment, the example of the operation of the sql database. You want to help, pay attention to the database you need to create a new sql database. ADOQuery can not re
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:554452
    • 提供者:李明
  1. USB_HID_gamestick_tool_VC6.0

    0下载:
  2. VC++6.0源代码,类似于呀呀USB工具上位机软件。 Gamestick上位机程序原型。可以用来与USB HID设备进行通讯,比如可以与游戏手柄或赛车操作方向盘通讯,读取游戏手柄实时读取数据。也可以向HID设备下发数据。可以把它改一下就成了带游戏手柄的上位机界面程序。-usb hid gamestickmouse
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-13
    • 文件大小:5964800
    • 提供者:yan
  1. AsyncReadFilter

    0下载:
  2. AsyncReadFilter 将由SDK自带的例子async修改而来,async是把文件先全部读取到内存然后播放。现在要把它修改成从文件直接读取数据。 -The AsyncReadFilter by SDK comes with examples of async modified from, the async file first of all read into memory and then play. It should now be modified to read data
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-24
    • 文件大小:23512
    • 提供者:scofield
  1. polynomial-arithmetic

    0下载:
  2. 这个程序利用从文件读取数据(每组系数和指数以实数对形式括在一起输入,以逗号隔开,以#结束输入),建立多项式链表,进行多项式计算(加减乘以及微分),最后将多项式输出至文件中保存。-Use this procedure to read data from a file (each coefficient and index to the real number of the form, including input together, separated by a comma, followed
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:305380
    • 提供者:任强
  1. myListView

    0下载:
  2. C# Listview控件的使用方法 包括添加数据和读取数据-C# ListView control methods of use include add data to and read data
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:45651
    • 提供者:jelly
  1. viewdata

    0下载:
  2. matlab 的 导航电文的观测数据的程序 读取数据-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:13449
    • 提供者:赵萌
  1. FFT-harmonic-Matlab-

    2下载:
  2. 从Excel表中读取数据,然后分析其频谱、相谱和总谐波畸变率,并画出图(plot)。-Read data from an Excel table, and then analyze its spectrum, phase spectrum and total harmonic distortion rate, and draw the diagram (plot).
  3. 所属分类:Other systems

    • 发布日期:2016-11-04
    • 文件大小:22528
    • 提供者:旭奕
  1. 读取十六进制数据MFC程序

    0下载:
  2. 自己编写的数据十六进制数据自动读取的MFC程序,内附MATLAB生成十六进制随机数保存成.dat格式,使用MFC实现自动、分段读取-I have written the hexadecimal data is automatically read the data of the MFC program, containing MATLAB to generate random numbers stored as hexadecimal. Dat format, using MFC to achi
  3. 所属分类:界面编程

    • 发布日期:2017-10-30
    • 文件大小:5815128
    • 提供者:Juicy
  1. Pcomm

    0下载:
  2. 调用该Pcomm.dll动态库,完成在C++ Builder环境下的电脑从COM口读取数据。尤其是在串口通信应用、上位机云台控制等。省去自己编写API函数,节省开发者时间。-Call the Pcomm.dll dynamic library, completed in C++ Builder environment computer to read data from the COM port. Especially in serial communications applications,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:24928
    • 提供者:林恒
  1. smallnote

    0下载:
  2. 模仿小记事本设计的小程序,可以打开,保存,读取数据(数据流)-Small notepad designed to imitate a small program that can open, save, read data (data flow)
  3. 所属分类:Menu control

    • 发布日期:2017-11-16
    • 文件大小:337258
    • 提供者:方晶
  1. CShape_Sqlite

    0下载:
  2. C#连接sqlite读取数据,并分页显示,实现上一页和下一页的跳转-C# connection sqlite and pagination
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:3385479
    • 提供者:jj
  1. com

    0下载:
  2. 实现qt环境下的串口读取数据,并进行数据的解析,发掘,获取有用的数据,并显示。-QT environment to achieve the serial read data, and data analysis, to explore, to obtain useful data, and display.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:663016
    • 提供者:Arthur
  1. ReadXML

    0下载:
  2. 读取powerdesigner的PDM文件,分析pdm的文件结构,读取数据包、表、列、行、主键等属性信息,构建分级树。-Read powerdesigner the PDM file analysis pdm file structure, read packets, tables, columns, rows, primary keys and other attribute information, build hierarchical tree.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:124807
    • 提供者:zhanglinxian
  1. Producers_consumers

    0下载:
  2. • 一个大小为3的缓冲区,初始为空 • 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 • 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 • 生产者和消费者用进程模拟。-• a buffer of
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:337675
    • 提供者:Dean Miller
  1. Stack

    0下载:
  2. 堆栈实现。堆栈就是这样一种数据结构。它是在内存中开辟一个存储区域,数据一个 顺序地存入(也就是“压入——push”)这个区域之中。有一个地址指针总指向最后一个压入堆栈的数据所在的数据单元,存放这个地址指针的寄存器就叫做堆栈指示器。开始放入数据的单元叫做“栈底”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器中的地址数自动减 1。这个过程叫
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:593
    • 提供者:诚溜
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com