CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 读取数据

搜索资源列表

  1. KTL

    0下载:
  2. 从专业设备上读取数据图像,并对其进行分析的代码。-from professional equipment to read data from images and analysis of its code.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:213261
    • 提供者:王斯
  1. Stringbuffer

    0下载:
  2. 此程序是java基础知识的例子,是对数据读取的小程序代码,用的关键字是StringBuffer-basic knowledge of java example, the data is read the small code, the keyword is StringBuffer
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:8404
    • 提供者:陈君
  1. the_management_of_students

    0下载:
  2. 该代码可以实现学生的成绩管理,通过读取文件中的数据,得到学生成绩的信息-this code can realise the management of students scores. it can help you to get information of students
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:sk
  1. code

    0下载:
  2. 实验一 用信号量来实现读者-写者问题 (一) 实验目的 理解进程(或线程)及信号量的概念 (二) 实验内容 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 当buffer中没有数据时,应等待,直到buffe
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1718
    • 提供者:镡皓琳
  1. LEDcontr

    0下载:
  2. 电子显示屏幕的控制台源码,能读取中英文字摸点阵,生成屏幕信息数据,发送到LED屏幕-Electronic display screen of the console source code, can read in English and Chinese touch lattice, generating screen information data sent to the LED screen
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3393815
    • 提供者:weiyinglun23
  1. File1

    0下载:
  2. 在VC++中实现文本文档的打开、数据的读取和显示-Implemented in VC++ to open a text document, read and display data
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2075183
    • 提供者:ruanjiacheng
  1. TGO001

    0下载:
  2. 基于TGO的GPS观测数据质量检核程序,读取数据为“输入.asc”输出数据为“output.txt”-TGO' s GPS-based observed data quality checking procedures, read the data as " input. Asc" output data " output.txt"
  3. 所属分类:Console

    • 发布日期:2017-06-02
    • 文件大小:14941790
    • 提供者:
  1. ReadData

    0下载:
  2. 用于读取TXT文件中的数据读入数组,并将读取的数据简化后重新写入到txt文件中-to read the data from TXT file and simplify it,then written data to the txt file.
  3. 所属分类:Console

    • 发布日期:2017-06-18
    • 文件大小:27459730
    • 提供者:hui
  1. win32-readwrite-txt-file

    0下载:
  2. 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:9354
    • 提供者:肖传毅
  1. VB-Excel

    0下载:
  2. VB读取Excel数据做判断,控制输出继电器-VB to read Excel data to make a judgment, control output relay
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:30190
    • 提供者:xingjh
  1. client

    0下载:
  2. 数据采集系统的客户端程序,分为三个模块,数据读取,数据匹配,数据发送-中文(简体)英语日语Alpha Data acquisition system of the client program is divided into three modules, data read, data matching, data transmission
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:20207
    • 提供者:陶文峰
  1. Gaussuanfilter

    0下载:
  2. 本程序实现:读取三维图像裸数据,三维图像的高斯滤波,三维数据的保存。-The program: read a three-dimensional image bare data, three-dimensional image of the Gaussian filter, the preservation of the three-dimensional data.
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:783259
    • 提供者:winking
  1. spp(VC6.0)

    2下载:
  2. 通过Visual C++ 实现了读取rinex数据并实现了单点定位。-The Visual C++ the read rinex data and single point positioning.
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:5743370
    • 提供者:李桢
  1. spp(VC6.0)

    1下载:
  2. 通过C++ 实现了读取rinex格式GPS数据并使用伪距实现了单点定位-The read rinex format GPS data by C++ pseudorange single point positioning
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:5270711
    • 提供者:李桢
  1. init_model

    0下载:
  2. 把初始化模型数据model的数据信息从文本中读取出来,分别存放在自定义cache中,供后期使用。-The model data model initialization data information is read out from the text, were stored in the cache customized for later use.
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:6618817
    • 提供者:王萌
  1. DMA

    0下载:
  2. 基于DSP开发平台的DMA直接数据读取 c语言-Based on direct data read DMA DSP development platform
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:12596
    • 提供者:dyf
  1. trees

    0下载:
  2. 树或森林的函数库,包括从文件读取数据构造森林,层次遍历森林,将森林转换成广义表形式等。-Trees or forests library, including reading data from a file structure forest, traversing the forest level, the forest is converted into generalized table form and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1539
    • 提供者:吴杰
  1. K-means

    0下载:
  2. KMeans算法,经典的数据挖掘算法,设置了三个中心点,初始化是采用读取数据集的三个点作为中心的。-KMeans Algorithm, it is very famous data mining algorithm, i set three center, and it was initialed by the data we classify.
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2217328
    • 提供者:lida
  1. High-latitude-and-longitude

    0下载:
  2. 从txt或Excel文档中读取数据,并计算平均值-Read data txt or Excel document, and calculates the average
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1357
    • 提供者:张斌浩
  1. Huffman

    0下载:
  2. 从txt读取数据,建立赫夫曼树,以及打印赫夫曼编码,平台是Visual Studio 2013-Read data txt, build Huffman tree, and print Huffman encoding, the platform is Visual Studio 2013
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:2801170
    • 提供者:水心月
« 12 »
搜珍网 www.dssz.com