搜索资源列表
javaio.jar
- 用Java实现的文件输入输出源代码,适合于初学Java者-using Java in the paper input and output source code for Java were toddlers
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
InputOutpusFileManagerClassWrapper
- 已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)-Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested)
对I/O格式化的输入输出
- 对I/O格式化的输入输出 和 文件流的输入输出,对文件的操作等还有继承多态等四个程序
Visual C++中对象的序列化与文件I-O研究
- 一些关于VC中文档序列化与文件输入输出的总结-some of the documents VC sequence of input and output documents and the summary
tcsearch
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。 -The software includes a total of 355 TC2.0 library functions, each function has been providing the
course
- C语言学生选课系统程序,课设时所作,简单文件输入输出,没有数据库-C language students elective system procedures, made by the class-based, simple file input and output, there is no database
Example10_9
- 实现文件的输入输出 是一个很好的文件输入输出流的参考代码-input date of files and output data of files
file
- 关于文件输入输出及对文件其他一些相关操作的简单示例-With regard to document input and output, and other relevant operations on the files a simple example
javaconnection
- java通讯录课程设计,序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条记录还使用了系统的对象数组类Arraylist。同时也方便了查找操作 -java address book curriculum design, sequence using ObjectInPutStream and ObjectOutPutStream input an
FileBackups
- 文件备份系统,运用多线程进行同步备份,对于新手学习GUI编程、理解多线程、文件输入输出流有很大帮助。-File backup system, using multi-thread synchronization backup, for the novice to learn GUI programming, to understand multi-threaded, file input and output stream of great help.
File_Study
- 适用于JAVA基础初学者学习文件输入输出流(字节流和字符流)。-JAVA for beginners to learn the basis for file input and output stream (a byte stream and character stream).
inandoutofmatlab
- matlab文件输入输出命令,对输入输出命令的详细描述-in and out descr iption of matlab
Desktopz
- java中,关于file流的介绍,详细的说明了文件输入输出流的功能-java, file stream on the introduction, a detailed descr iption of the file input and output stream functions! !
DWORD-Data
- 一个对二进制文件进行读写的类的例子。简单修改后可作为一个二进制文件输入输出接口。-One pair of binary file reading and writing class example. Simple modification can be used as a binary file input and output interfaces.
hebing.txt
- 使用文件字节输入输出流,合并两个指定文件。文本文件里放的就是源代码
文件的输入输出
- 对文件进行读写操作,涉及文件指针,文件操作的一些命令。(Read and write files, refer to the file pointer, some commands of the file operation.)
文件读写操作
- C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
文件
- 产生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 the file and arrange them in as
各类数据的输入输出
- 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date and their name as file names,