资源列表
L13-4
- 从键盘输入一串字符,然后把它们添加到文本文件demo.txt的末尾,假设demo.txt已有内容:I am a student.-Enter a string of characters from the keyboard, and then add them to the end of the text file demo.txt, assuming demo.txt existing content: I am a student.
L13-3-1
- 将ASC的码值在0到127之间的字符写到磁盘文件上,然后从文件中读出这些字符,判断读出的字符是否问可打印字符,若是则在屏幕上直接显示,否则将这些字符的十进制ASC码值输出到屏幕上。-The ASC code value from 0 to 127 characters written to a disk file, and then read from the file these characters to determine whether the character readout ask
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
vcsortorder
- 各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell sort, heap sort, merge sort, fi
vcremotefile
- VC++远程读写文件代码,初学者参考,通过指定的IP地址直接读取对应目录中的文件,网络路径就写在代码里,不过自己要修改一下,要确认网络中存在这个路径。这个例子其实挺简单的,适合初学者参考学习。-VC++ remote read and write file code, for beginners reference, by specifying the IP address corresponding to directly read files in the directory, the ne
vb_excel
- VB基于activeX技术调用excel,文件包含所有的VB操作excel的操作指令-VB activeX based technology called excel, file contains all of the VB operation excel operating instructions
latent_heat_plot
- 读取美国NASA的HDF5数据,并制作全球潜热分部图-Read the U.S. NASA' s HDF5 data, and produce a global latent heat Segment Figure
Zlib
- zlib xzip封装,压缩解压接口调用简单,适用于学习及zip库使用。-zlib xzip package, compression decompression interface calls simply for learning and zip libraries.
generate_excel
- 程序实现对Excel表格的基本操作,包括新建,添加,删除,插入等操作。具体请参看程序源码.-Excel spreadsheet program for basic operations, including new construction, add, delete, insert, and other operations. See the specific program source code.
zini
- ini配置文件封装类,便于直接使用,接口调用简单。-ini configuration file wrapper class.
CxLog
- log文件封装类,良好整齐的文件读写操作,便于使用调用。-log file wrapper class, good reads and writes files neat and easy to use.
java
- java字典编码 可以自行输入文件并有解码功能-java dictionary coding
