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-12
    • 文件大小:1939
    • 提供者:sk
  1. code

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

    • 发布日期:2017-04-02
    • 文件大小: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-10
    • 文件大小: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-26
    • 文件大小: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-18
    • 文件大小: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-20
    • 文件大小: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-06
    • 文件大小: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-15
    • 文件大小:12596
    • 提供者:dyf
  1. Dijkstra

    0下载:
  2. Dijkstra算法求最短路径,通过读取TXT数据,显示计算机过,快速且精准-Dijkstra shortest path algorithm, by reading TXT data over a computer display, fast and accurate
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1932690
    • 提供者:于凯
  1. mhc02

    1下载:
  2. 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
  3. 所属分类:Console

    • 发布日期:2017-03-09
    • 文件大小:280576
    • 提供者:马海池
  1. mhc03

    0下载:
  2. 本程序实现对原始图像数据的读取;对该图像进行灰度拉伸操作并输出。-Read the program implementation of the original image data, gray stretch on the image for operation and output.
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2395830
    • 提供者:马海池
  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-08
    • 文件大小:1539
    • 提供者:吴杰
« 12 »
搜珍网 www.dssz.com