搜索资源列表
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
STL-read
- 可以读取stl文件 对仿真有很大的价值 包含可执行文件 放心下载-Stl files can be read on the simulation of great value contains an executable file assured download
Word-count
- 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file