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

搜索资源列表

  1. lwork

    0下载:
  2. 一个学生成绩编辑程序,本程序设计优缺点: 采用数组实现各项功能,简洁易懂,便于操作。功能包括: 1. 建立文件:能建立多个文件保存不同数据;载入:可从现有任意文件中载入数据;保存:可将输入的数据保存到现有文件中,建议新建文件,否则会覆盖原文件中数据。 2. 增加或删除学生数据,按学号查学生姓名、成绩(包括平均成绩),求总平均成绩和各科平均成绩。 3. 有各种排序功能:按学号排序、平均成绩排序、某门课成绩排序。 4. 不及格类统计:统计考试有不及格的学生、指定课程有不及格的学生
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5011
    • 提供者:沈叔涛
  1. FileExamp

    0下载:
  2. 用C#制作的一个简单程序,具体实现具体如下:将文本框中的数据保存为*.txt文件,并实现再次读取功能-C# produced by a simple process, concrete realization as follows : the text box will save the data as *. txt documentation, and again read function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9071
    • 提供者:Coral
  1. FileStreamExam

    0下载:
  2. 用C#制作的一个文件流处理程序,具体实现具体如下:将文本框中的数据保存为*.txt文件,并实现再次读取功能-C# produced a document-handling procedures, concrete realization as follows : the text box will save the data as *. txt documentation, and again read function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22742
    • 提供者:Coral
  1. GemBox.ExcelLite

    1下载:
  2. 破解的excel文件读取DLL,可读取任意行数据-decipher excel DLL file read, read arbitrary data OK
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:80720
    • 提供者:MaxLinux
  1. gxglxt

    0下载:
  2. (1)要求利用面向对象的方法以及C++的编程思想来完成系统的设计; (2)要求在设计的过程中,建立清晰的类层次; (3)在系统的设计中,至少要用到面向对象的一种机制。 (4)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 (5)能够将指定的信息从文件中删除。 (6)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 (7)可以统计全部学生的总成绩,及其在班上的排名。 (8)能够统计各科的平均成绩及及格率。 (9)要求有错误提示功能,例如性
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:20230
    • 提供者:程军
  1. 写文件

    0下载:
  2. 模拟unload命令 写一个程序把学生的数据文件,成绩数据文件,课程数据文件,读出分别写到另外三个不同-simulation unload order to write a procedure, the student data files, data files results, a curriculum document, read out wrote the other three were different
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:张元
  1. 通过C#来实现电子秤数据的实时读取

    1下载:
  2. 通过C#来实现电子秤数据的实时读取,这样可以实现设备的自动化-By C# to achieve real-time data read electronic scales, so you can achieve the automation equipment
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:39231
    • 提供者:Jam
  1. FinData1.0.大智慧数据读取接口可以采用该数据接口进行二次开发

    1下载:
  2. 大智慧数据读取接口可以采用该数据接口进行二次开发。 (原作者戏水云空),Great to read the wisdom of the data interface (original author cloud water and air)
  3. 所属分类:C#编程

    • 发布日期:2014-10-27
    • 文件大小:1367434
    • 提供者:allen
  1. ReadWordContent.zip

    0下载:
  2. 可以从WORD中读取数据内容,显示出来,很方便很使用。,WORD read from the data content, display, very easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1523057
    • 提供者:林安
  1. Csharp Port Code

    1下载:
  2. modbus 3功能 16功能读写数据的类,modbus 3 features 16 functions to read and write data on the class
  3. 所属分类:C#编程

    • 发布日期:2012-11-16
    • 文件大小:95941
    • 提供者:张杰
  1. LF.EasyDB

    0下载:
  2. 一个轻量级的数据访问类库,实现了数据库常用的读取以及更新功能,C#编写。-A lightweight data access library to achieve a common database to read and update functions, C# to write.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:33659
    • 提供者:xihan
  1. SendCom

    0下载:
  2. C# 串口读写(阻塞、非阻塞方式读串口,直到串口缓冲区中没有数据) -C# serial read and write (blocking, non-blocking way to read the serial port, serial port buffer until no data)
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:36246
    • 提供者:Ranen
  1. StockMonitor

    3下载:
  2. c#读取大智慧数据开发个性化图表(k线等)源码及图表控件源码和教程\股票图形控件-c# read the data in the development of individualized great wisdom chart (k lines, etc.) source and the chart control source and tutorials \ stock graphics control
  3. 所属分类:CSharp

    • 发布日期:2015-06-02
    • 文件大小:855040
    • 提供者:morgan
  1. CSVDemo

    2下载:
  2. 用C#写的一个简单的读写CSV文件的类 源代码演示了: 1.listview控件,openFileDialog控件的简单运用; 2.autoseed的Random类的使用; 3.保存CSV文件; 4.读取CSV文件; 5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file -With C# Written in a simple CSV file type to read and write the source code to d
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:8476
    • 提供者:陈述器
  1. toshapefile

    1下载:
  2. 读取外部文件的x,y坐标信息和属性数据,生成shapefile格式arcgis地图文件!-Read the external file x, y coordinate information and attribute data, generate shapefile format arcgis map files!
  3. 所属分类:CSharp

    • 发布日期:2015-10-20
    • 文件大小:81467
    • 提供者:李先生
  1. AT24C512

    0下载:
  2. AT24C512采用IIC串口总线方式进行数据传送,读写数据的时序源代码!-AT24C512 way with IIC serial bus data transfer, read and write data timing source code!
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1410
    • 提供者:lixia
  1. XmlQuery

    0下载:
  2. 一个用CSharp编写的关于查询XML数据的例程,示例中实现了XML中各个节点数据的读取。-With the preparation of a CSharp query XML data on the routine, sample achieved in each XML node data to read.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:15759
    • 提供者:李美剑
  1. DLL

    0下载:
  2. GsmModem 源码 短信模块通过串口与PC机相连,该程序操作短信模块,发送手机短信,不支持接收手机短信,短信内容是从Microsoft SQL server中读取的,数据表和存储过程都提供了。开发平台是.net,语言是C#。操作短信模块指令是AT指令。 -GsmModem message source modules through the serial port and PC-connected operation of the program module message, send
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3128392
    • 提供者:
  1. PIC16F877_WReeprom

    0下载:
  2. 16F877读写EEPROM的程序,对PIC16F877芯片的EEPROM数据区进行读写的演示程序;-16F877 to read and write EEPROM procedures, PIC16F877 chip EEPROM data area of the demo program to read and write
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1181
    • 提供者:chenye
  1. 0

    0下载:
  2. VC in the form of a document read into the data
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:25600
    • 提供者:huifeng
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com