搜索资源列表
txtoperate
- dev c++开发环境下实现对文件的操作,从汉字和数字中提取规律的数字。通过这个代码可以加深对ASC和ANSI编码的认识
stl
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上--a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
ClearText_c_120113
- 这个程序把文件中一些ASC码去掉,只留下中文-The ASC program to document some of the code removed, leaving only the Chinese
wenjian
- asc文件的操作 第 6 行定义文件流对象,打开磁盘文件“f1.dat” 第14行 向磁盘文件“f1.dat”输出数据-Asc file operations Line 6 definition file flow object, open the disk file "f1 dat." 14 do to disk file "f1. Dat" output data
ASCII
- ASCII转换工具,ASCII转换汉字,汉字转换ASC-ASCII conversion tools, ASCII conversion characters, kanji conversion ASCII
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
INI
- 可移植的多平台INI读写C代码,支持unicode和Asc文件。在windows,linux平台下均可高效运行。-INI read/wirte in C code can run on windows/linux etc. support Unicode and Asc files.