CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - read data

搜索资源列表

  1. YHH1

    0下载:
  2. 在VC下编写的串口读写数据的程序,有简单的对话框,适合初学者-in VC prepared to read and write data to the serial port procedures, a simple box suitable for beginners
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:187829
    • 提供者:shuaige
  1. 数据录入系统

    0下载:
  2. 这是一个 用ADO连接数据库的小程序 只是在学习的时候做的 可用于数据的读入 查询 删除等操作-This a database with ADO connection procedure is a small study done when the data can be used to read inquiries delete operation
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:179939
    • 提供者:李宏
  1. LabVIEW_Example_CAN232B

    0下载:
  2. labview下 usb-rs232 的上位机数据读取-labview usb-rs232 under the PC to read data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:221008
    • 提供者:刘刚
  1. Image

    0下载:
  2. 利用MFC读取数据 并且根据数据画出对应的图像-According to the MFC read data and draw the corresponding image data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5359711
    • 提供者:hzj
  1. officespy

    0下载:
  2. 用VC与WORD的操作,可以用VC来打开WORD文档,还可从WORD文档中读取数据到VC中,这样就可以实现VC和WORD的通讯-WORD with VC and the operation of VC can be used to open the WORD document, but also from a WORD document to read data to the VC, so that VC can be achieved and communications WORD
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:99240
    • 提供者:allen
  1. datawrite

    0下载:
  2. 一个简易的计算器而且可以实现输入数据的读取和写入。-A simple calculator and can achieve input data read and write.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1881393
    • 提供者:丹丹
  1. MyStock

    0下载:
  2. 从搜狐网上抓股票数据到本地,显示在对话框,主要运用了简单网络函数,托盘,隐藏,读写注册表等技术-Sohu Online stock data from the grasp of local, displayed in the dialog box, the main use of a simple network function, trays, hidden, read and write registry and other technical
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:70809
    • 提供者:贾明
  1. WeatherShow

    1下载:
  2. 分别从wind.txt,wave.txt和pressure.txt中读取风,浪和气压数据,并在视图中显示风,浪和气压的信息。当鼠标在视图中移动时,如果鼠标位于某类气象元素的某个点附近时,显示该元素的信息内容。-Respectively from wind.txt, wave.txt and pressure.txt read wind, wave and pressure data, and in the view show that wind, wave and pressure inform
  3. 所属分类:对话框与窗口

    • 发布日期:2017-04-10
    • 文件大小:57111
    • 提供者:Fr
  1. exp_sensor_complete.tar

    0下载:
  2. 在Qt中实现了通过串口循环向传感器模块发送查询传感器状态命令,从串口中读取传感器状态数据,将其在前端界面上显示出来、-Qt is implemented in the loop through the serial port to send queries to the sensor module sensor status command, read from the serial sensor status data, to be displayed in the front-end int
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:806723
    • 提供者:lx
  1. 1

    0下载:
  2. 对话框程序,从一文本文件中读取数据显示在列表框里,在列表框里能实现双击删除数据,右键弹出对话框增加数据。所有的操作都在dll中实现-Dialog box procedure to read from a text file data in the list box, double-click in the list box to delete data to achieve, right pop-up dialog box to add data. All the operations are
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7823202
    • 提供者:刘琛
  1. KML

    0下载:
  2. 一个KML应用程序,程序要能从CSV文件(逗号分隔符文本文件)中读取数据,生成kml格式文件。能用该文件向Google Earth用户界面中添加地图项。是我们的面向对象程序设计的课程设计。-A KML application, the program should be from the CSV file (comma delimited text file) to read data, generate kml format. The file can be used to add a Goo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10207274
    • 提供者:黄华
  1. IPLib

    0下载:
  2. 基于对话框的MFC程序,可以读取显示保存遥感图像,获取水体反射率,线性反演、负指数反演或对数反演水体泥沙浓度-read RS data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9405440
    • 提供者:Feng
  1. Countfile

    0下载:
  2. 采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。-Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula add
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-10
    • 文件大小:17314816
    • 提供者:penglian
  1. imageBiText

    0下载:
  2. 本程序支持24位真彩色位图、256位位图、16位位图、黑白位图的旋转,没有使用任何VC中的函数,全部是自己对bitmap的文件的分析以及数据的读取-The program supports 24-bit true color bitmap, 256-bit bitmap, 16-bit bitmap, black and white bitmap rotation, did not use any function of the VC, all their own bitmap files fo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:1022079
    • 提供者:
  1. vc-programming-read-excel-

    0下载:
  2. vc编程实现对excel表格中数据的读取的一个软件-vc programming software to read data form excel
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:448940
    • 提供者:宋晓
  1. curvectrl_demo

    0下载:
  2. 自画曲线控件:实现从文件读取数据到曲线控件,把曲线控件数据保存到文件等。-Since the painting Curve Controls: read data from the file to curve control, to the curve control data saved to the file.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:11523166
    • 提供者:scy
  1. iocomp.v3.04.SP2

    0下载:
  2. 自画曲线控件:实现从文件读取数据到曲线控件,把曲线控件数据保存到文件等。-Since the painting Curve Controls: read data from the file to curve control, to the curve control data saved to the file.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-07
    • 文件大小:12862185
    • 提供者:scy
  1. data_read_write

    0下载:
  2. 网络数据读写测试软件,可以连接指定的端口和地址的服务器,并进行读写数据的显示。-The network data reading and writing test software, can be connected to the specified port and the address of the server, and read and write data show.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:14355634
    • 提供者:ruanxioafei
  1. histogram

    0下载:
  2. read data from a file and plot the histogram of the numerical values
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:44014
    • 提供者:maher
  1. dsp

    0下载:
  2. 编辑MFC界面,打开txt数据文件,读取数据文件中数据的行数-MFC editing interface, data txt file open, file read data line number data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1278
    • 提供者:xiaobai
« 12 »
搜珍网 www.dssz.com