资源列表
Seg-Y-duqujixianshi-Matlab
- 此代码 实现 Seg-Y文件的 读取及显示 功能,在matlab环境下开发的,完整调试通过,且附有详细的程序说明。并附有测试的 seg-y 文件。可以帮助学地球物理的,特别是学 物探 的人员实现 需要的功能!对于想要C++代码的,可以自己看懂后,自己写成C++程序,非常简单,方便!-This code implements the Seg-Y file to read and display capabilities, developed under the matlab environment
Lisp
- autocad Lisp教程及200个Lisp-autocad Lisp Lisp tutorial, and 200
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