资源列表
ncpath_curv
- UG/OPEN C++开发 把刀轨转换成直线段-UG/OPEN C++ Development knife into a straight line track
rs
- 基于建筑抗震设计规范的反应谱(地震影响系数曲线)-Response Spectrum based on anti-seismic code for buildings
CAD
- 能够方便的将cad图像中的点坐标进行批量输出 -Can easily be cad image point coordinates of the output volume
the-code-of-Seismic_Drawer
- 一个关于地震彩色绘图程序的工具包,同学亲写的,很有用的哦-A color graphics program on the earthquake kit, the students pro-written, very useful oh
NestProfessor
- NestProfessor SDK 可以智能地在板材上排版各种图形(零件). 1) 优化的排版结果以获得最高的板材利用率。 2) 高速的排版速度。 3) 支持Part-in-Part排版方式。 4) 支持利用板材余料进行排版。 5) 支持读写DXF/DWG文件。 6)支持添加图形辅助信息。例如在钣金加工行业中,可以在零件边界上添加导入导出,微连接等加工特征。-NestProfessor is a SDK and Tool which can nes
DArray
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性-Write a drawing applet MiniDraw, required drawing a straight
well
- VB编写的计算井眼轨迹的程序,包括想excel写入数据,teechart绘图-VB prepared the well trajectory calculation procedures, including writing data to excel, teechart drawing
phonon-dispersion
- 一维声子晶体的色散,可以计算一维声子晶体的能带-One-dimensional phonon dispersion crystal
wind_gensoftstart
- PSCAD 风电场建模 风电场-PSCAD windfarm
Sample_1
- 直线的DDA算法 中点算法 圆的中点算法 多边形逼近算法 的实现-DDA algorithm midpoint algorithm round the midpoint of the straight line algorithm for polygon approximation algorithm to achieve
Line
- 一个实现简单画图和G代码生成与仿真的应用软件,作为数控的一个小应用!-An implementation is simple and G code generation and drawing the simulation of the application software, as the numerical control a small application!
Task4
- 用MFC开发一个用鼠标在屏幕上绘图的单文档程序: 通过鼠标左键的点击在视图中绘制不同的图形,可绘制的图形包括折线、多边形,并且折线的线宽、颜色以及线形都是可以改变的,多边形的填充方式也可以定制 (高阶内容)绘制的图形可以以保存为矢量(矢量格式自定义)文件,并且可以在程序中再次打开,矢量数据的线宽、线形、颜色以及填充模式都要保存在矢量数据文件中,重新打开的矢量数据文件应该是可以再次编辑、修改的。 -MFC developers a single document with the m