搜索资源列表
CInpuOut
- 使用c语言实现位图文件的输入输出操作,自定义位图格式结构。-use language bitmap file input and output operations, custom bitmap format structure.
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on
c语言编程宝典(王大刚)
- 基础篇 1.1 Turbo C语言概述 1.2 C语言的特点 1.3 Turbo C 概述 1.4 Turbo C 2.0的安装和启动 1.5 Turbo C 2.0集成开发环境的使用 1. 数据类型、变量和运算符 2. 数据类型 3. 关键字和标识符 4. 变量 5. 运算符 Turbo C 程序设计初步 1.1 输入输出函数及控制流程语句
LZWCompaction
- 数据压缩编码LZW演示版本,基于文件的输入输出操作.-LZW data compression coding demo version, file-based input and output operations.
Fibonacci
- 该程序实现了对文件的输入输出读取操作,并用C语言实现了对于Fibonacci函数的数学计算
FileIO
- 文件的输入输出。输入名字,成绩,学号;保存为数据库文件。-document input and output. Input names, achievements, school; Preservation of the database files.
test
- 利用文件的输入输出流对文件进行写入,并把写在第一个文件里的内容 读出并写入到第二个文本里
C++程序
- 文件的输入输出操作
FileIO
- 文件的输入输出。输入名字,成绩,学号;保存为数据库文件。-document input and output. Input names, achievements, school; Preservation of the database files.
文件程序
- 用c语言实现的一些文件操作的的程序 复制,读取,输入输出-Some of the operation of the paper copy, read, input and output, etc.
CInpuOut
- 使用c语言实现位图文件的输入输出操作,自定义位图格式结构。-use language bitmap file input and output operations, custom bitmap format structure.
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on
c语言编程宝典(王大刚)
- 基础篇 1.1 Turbo C语言概述 1.2 C语言的特点 1.3 Turbo C 概述 1.4 Turbo C 2.0的安装和启动 1.5 Turbo C 2.0集成开发环境的使用 1. 数据类型、变量和运算符 2. 数据类型 3. 关键字和标识符 4. 变量 5. 运算符 Turbo C 程序设计初步 1.1 输入输出函数及控制流程语句
List6
- 本文件是用JAVA语言编写的关于输入输出技术的几段应用程序,包含度数据、写数据、拷贝文件等。-the document is written in Java and on the input and output of several applications, Data included, write, copy documents.
Example10_9
- 实现文件的输入输出 是一个很好的文件输入输出流的参考代码-input date of files and output data of files
fileIO
- 文件的输入输出,包括读文件操作(读字符、字节),写文件操作,拷贝文件。-File input and output, including the reading file operations (read characters, bytes), write file operation, copy the file.
InterpTools
- 实现1维2维等插值,实现外部文件的输入输出等操作(the interpretation of 1 dimension and 2dimensions)
文件的输入输出
- 对文件进行读写操作,涉及文件指针,文件操作的一些命令。(Read and write files, refer to the file pointer, some commands of the file operation.)
文件
- 产生15个20~9999之间的随机整数,然后利用BufferedWriter类将其写入文件file2.txt中;之后再提取该文件中的数据并将它们以升序排列。(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in t
各类数据的输入输出
- 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date