搜索资源列表
maya obj文件读取
- maya的obj文件读取基于opengl编程c++程序
读取Rinex文件
- 在C++下实现的读取Rinex文件。
c++ycy
- 一个实现文件读取有趣的c++源程序-an interesting read files source of c
FileTrans
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-th
文件程序
- 用c语言实现的一些文件操作的的程序 复制,读取,输入输出-Some of the operation of the paper copy, read, input and output, etc.
直接读取Excel文件数据
- Excel文件读取-Excel document reader
点net 读写文件
- 用C#做的读写文件,可读取数据和写数据进去-C# do reading and writing and can write and read data into the data
libjpeg
- 纯C写的PCX图象文件读取、修改程序代码。修改了其中几个BUG-write pure C PCX image files to read, modify code. Several changes BUG
treetreesaver
- 一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
取文件
- 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
fileopp
- 一个封装了各种文件操作的类,包括文件读取、打开、复制、查看等-an operation of the various types of documents, including documents read, open, copy, etc. View
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DO
wenjiancaozuo
- C语言开发文件读取和存储操作,适合初学者了解C语言的文件操作-C language to develop a document to read and store operations, suitable for beginners to learn C language file operations
读取文件
- 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chine
IMG文件读取
- 基于C#读取遥感影像,img格式类,带有头文件的图像文件读取。在进行简单的处理(Read remote sensing images based on C#, IMG format class, with the head file of image files to read. Doing simple processing)
C#写入读取配置文件实例
- C#写入读取配置文件实例,希望给有用的朋友们,真实可用(C# write and read configuration file examples, hope to useful friends, real availability)
显示BMP文件
- 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.
RINEX文件读取程序
- RINEX2.11观测文件读取,包含两种程序的读取分别是matlab和C++(read RINEX2.11 OBSERVATION file,include two project one is matlab the other is C++)
C# XML文件读取示例
- C#语言编写了xml的读取,可以实现文件读取与操作。(C#language has written the XML reading, which can realize the file reading and operation.)