搜索资源列表
KTL
- 从专业设备上读取数据图像,并对其进行分析的代码。-from professional equipment to read data from images and analysis of its code.
Stringbuffer
- 此程序是java基础知识的例子,是对数据读取的小程序代码,用的关键字是StringBuffer-basic knowledge of java example, the data is read the small code, the keyword is StringBuffer
the_management_of_students
- 该代码可以实现学生的成绩管理,通过读取文件中的数据,得到学生成绩的信息-this code can realise the management of students scores. it can help you to get information of students
code
- 实验一 用信号量来实现读者-写者问题 (一) 实验目的 理解进程(或线程)及信号量的概念 (二) 实验内容 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 当buffer中没有数据时,应等待,直到buffe
LEDcontr
- 电子显示屏幕的控制台源码,能读取中英文字摸点阵,生成屏幕信息数据,发送到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
File1
- 在VC++中实现文本文档的打开、数据的读取和显示-Implemented in VC++ to open a text document, read and display data
TGO001
- 基于TGO的GPS观测数据质量检核程序,读取数据为“输入.asc”输出数据为“output.txt”-TGO' s GPS-based observed data quality checking procedures, read the data as " input. Asc" output data " output.txt"
ReadData
- 用于读取TXT文件中的数据读入数组,并将读取的数据简化后重新写入到txt文件中-to read the data from TXT file and simplify it,then written data to the txt file.
win32-readwrite-txt-file
- 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
VB-Excel
- VB读取Excel数据做判断,控制输出继电器-VB to read Excel data to make a judgment, control output relay
client
- 数据采集系统的客户端程序,分为三个模块,数据读取,数据匹配,数据发送-中文(简体)英语日语Alpha Data acquisition system of the client program is divided into three modules, data read, data matching, data transmission
Gaussuanfilter
- 本程序实现:读取三维图像裸数据,三维图像的高斯滤波,三维数据的保存。-The program: read a three-dimensional image bare data, three-dimensional image of the Gaussian filter, the preservation of the three-dimensional data.
spp(VC6.0)
- 通过Visual C++ 实现了读取rinex数据并实现了单点定位。-The Visual C++ the read rinex data and single point positioning.
spp(VC6.0)
- 通过C++ 实现了读取rinex格式GPS数据并使用伪距实现了单点定位-The read rinex format GPS data by C++ pseudorange single point positioning
init_model
- 把初始化模型数据model的数据信息从文本中读取出来,分别存放在自定义cache中,供后期使用。-The model data model initialization data information is read out from the text, were stored in the cache customized for later use.
DMA
- 基于DSP开发平台的DMA直接数据读取 c语言-Based on direct data read DMA DSP development platform
Dijkstra
- Dijkstra算法求最短路径,通过读取TXT数据,显示计算机过,快速且精准-Dijkstra shortest path algorithm, by reading TXT data over a computer display, fast and accurate
mhc02
- 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-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
mhc03
- 本程序实现对原始图像数据的读取;对该图像进行灰度拉伸操作并输出。-Read the program implementation of the original image data, gray stretch on the image for operation and output.
trees
- 树或森林的函数库,包括从文件读取数据构造森林,层次遍历森林,将森林转换成广义表形式等。-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.