搜索资源列表
Hash_STL(Time)
- 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
read_1
- 读取内容为ASCII码编辑的STL文件,统计面元数并存储数据。-Read the contents of the ASCII STL file editing, statistics and data storage bin number.
STLtoOFF
- STL文本文件冗余点消除,将每个三角形的三个顶点编号!-STL text file redundancy elimination, each triangle of three vertices!
20150730
- o应用,pen gl 在打开STL文件中的分析STL文件的格式很重要-STL file format analysis is very important
fscanf1
- 一个可读取STL文件并显示其数据的VC控制台程序。-This program is a VC console procedures whichi can read STL file and displays its data.
cSharp-stl-read-file
- C#控制台读取STL文件,C#控制台读取STL文件-C# console reads the STL file, C# console reads the STL file