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

搜索资源列表

  1. tongxun

    0下载:
  2. VS2008 编写的利用FTP实现在线存储,及时更新的通讯录,利用读写TXT写入读取数据.-VS2008 use FTP to achieve the preparation of online storage, update the address book, to read data written by write TXT.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51435
    • 提供者:胡文琦
  1. GroupDiv2

    0下载:
  2. 访问SQL Server 数据库,根据设置的时间段读取数据,并对数据进行分类!-Access the SQL Server database, according to the time period set to read data, and data categories!
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:50530
    • 提供者:zhaoqian
  1. CSharptTextFile

    0下载:
  2. C3对txt文本文档的操作 方法一 文件的底层操作,比如写入或读出byte数据数据时用 1、建立文件流对象,System.IO.FileStream filestm; 2、来打开文档,filestm = System.IO.File.Open(Filename, System.IO.FileMode.Append ) 3、文档操作, filestr.WriteByte(...),Write(...),Read(...),ReadByte(...) 4、文档注销,fi
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:59724
    • 提供者:宗发保
  1. read-all-basedata

    0下载:
  2. c++读取SA雷达基数据,处理成为格点形式-c++read SAradar data
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:5001
    • 提供者:tangfei
  1. WinCCcopack

    2下载:
  2. Read data from Wincc Database
  3. 所属分类:C#编程

    • 发布日期:2013-11-21
    • 文件大小:511935
    • 提供者:hanhtv
  1. gridview

    0下载:
  2. gridview控件和数据库的连接 读取数据库的数据-Gridview controls and database connection read data from a database
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:597441
    • 提供者:潇潇
  1. portread1

    0下载:
  2. read data from device
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:736682
    • 提供者:Boris
  1. cSharp

    0下载:
  2. c#串口 rs232读取数据 并对数据进行简要的处理-c# serial port rs232 data to read data and a brief treatment
  3. 所属分类:CSharp

    • 发布日期:2016-01-21
    • 文件大小:4096
    • 提供者:无名
  1. Read-DataBase-and-Draw-Curves

    0下载:
  2. 通过读取数据库中的数据画出数据变化的趋势曲线-By reading data in a database draw the data change trend curve
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:49265
    • 提供者:黄显
  1. ExcelInOut

    0下载:
  2. 一个excel导入导出的程序,演示如何将数据从excel中读出到dategridview中,以及改变后如何保存到excel中去。-An excel import and export procedures of how to read data from excel to dategridview, as well as how to save the changed excel go.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1098244
    • 提供者:fuyancan
  1. Form1

    0下载:
  2. 从excel表里面读取数据 再将数据存到access里面 然后在上传到数据库中-Read data and then data from the excel table inside the deposit to access the inside and then uploaded to the database
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:4161
    • 提供者:hai
  1. Read-the-coordinates

    0下载:
  2. AutoCAD .NET API 编程,读取坐标数据-AutoCAD. NET API programming, read the coordinate data
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:102106
    • 提供者:bytown
  1. Read-write.-Dat-file

    0下载:
  2. 以写入方式打开d.dat文件,从键盘输入数据,以读方式打开d.dat文件,循环从文件读取字符,并显示-D.dat file open for writing, data input from the keyboard d.dat file open for reading loop reads characters from a file and displays
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:13475
    • 提供者:李翔
  1. gray

    0下载:
  2. 把彩色图像转换成灰度图,读取数据信息。有三种不同的处理方法-To convert color images to grayscale, read data information. There are three different processing method
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:87931
    • 提供者:王菁
  1. File

    0下载:
  2. 通用文件封装,通过调用函数实现文件的创建,写入和读取数据-General purpose file encapsulation, by calling a function for the creation of documents, written and read data
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:2390
    • 提供者:rong
  1. Config_file_operation

    0下载:
  2. Config配置文件的操作,使用Visual Stdio 2008 编写的C#对Config文件的读写操作,用于,保存和读取每次程序运行时的数据。-Config configuration file operation, written in C# Visual Stdio 2008 Config file read and write operations for save and read data each time the program runs.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:88189
    • 提供者:张元科
  1. usart

    0下载:
  2. AT24系列存储器的读写程序中断,既能读取单片机的数据,也能向存储器写入数据。-The AT24 Series memory read and write program interrupt, the microcontroller can both read data, data can also be written to the memory.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:654
    • 提供者:杨攀
  1. BTR

    0下载:
  2. C#读取串口数据,并校验数据完整性和计算读取数据速度-C# read data from serial port, and verify data integrity, and calculate the speed of read data
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:11974
    • 提供者:
  1. huqqu

    0下载:
  2. 用c#画曲线,从数据库中读取数据并显示在框架中。-C# draw curve, read data from the database and displayed in a frame.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:55141
    • 提供者:wang qing
  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 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com