搜索资源列表
expression
- 利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 -Done using an arithmetic expression evaluation stack: file input fr
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
HMM
- 通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 HmmData.txt是一个hmm的存储文件,可由程序读出-Universal HMM, file: Hmm.h and Hmm.cpp yes Hmm class cmain.cpp is written in c language test function main.cpp is c++ language
STLFileProcess
- 使用STL通用化文件操作,主要针对以行为操作对象的文件处理。-Operating file through STL,mainly in order to operations against the object of the document processing.
EditStl
- VC2008,EditStlDoc.cpp代码中,读取stl文件(txt文件等均通用),对文件的各行内容进行修改,并保存到新文件-read/edit stl/txt file
stlwrite
- 该matlab文件用于读取stl文件,stl是3D 打印技术-Read STL file
STLfile
- 此应用程序用于加载STL文件,不仅介绍了使用Microsoft基础类的基本知识但也是一个起点,编写应用程序。-AppWizard has created this STLfile application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing y
Auz
- 手工定制了一个STL格式的文件,目的是加强对STL文件格式和三角形面片数据结构的理解。还付了一个docx文档做说明。希望对您有帮助。-Handmade custom a STL file format, the purpose is to strengthen the STL file format and triangular facets to understand the data structure. Also paid a docx document are explained. I
readstl
- matlab读取文本格式的stl文件,能够将其顶点和法向量读取出来-matlab stl file read text format that can be read out of the vertices and normals
stl
- STL文件三角网格拓扑重建,建立半边和边的关系。实现STL文件读取,分层,填充。-Triangular mesh topology reconstruction of STL file, a side and the edge of the relationship.Realize the STL file reading, layered, filled in.
Point20110729
- 用opengl和VC开发的stl文件阅读器,能够完成基本操作和展示-And the development of the VC using opengl stl file reader, able to complete the basic operation and display
Stl
- 读取stl格式文件,vc++编写,提供参考-Read stl format, vc++ written reference ......
ReadSTLACSIItest
- 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
齿轮
- 可用3D打印技术打印的齿轮。解压缩后将。STL文件拖入CURE软件中,进行分层,之后保存为.gcode,输入3D打印机就可打印出齿轮(chilun.wobuhuiyingwena qin ,nide tiaotiaokuangkuangtaiduo l a shoubuliao)
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
四旋翼飞行器模型文件
- 四旋翼飞行器3D打印模型stl文件,包括起落架和电池盒,可以直接打印(Four rotor aircraft 3D printing model STL file)
StlRender
- 通过three.js实现stl模型文件的加载(Implementation of STL model file loading through three.js)
source
- 读取并 显示STL文件 实现z轴方向上的等分切割(Read and play STL doc.)
matlabToStl
- 利用matlab生成stl文件的代码,有demo实例(Using MATLAB to generate STL file)
汇总
- 生成纤维结构,并附着颗粒,保存成stl文件(Generating fiber structure, attaching particles, and storing into stl file)