资源列表
Nomokeben
- 计算双层介质中P波入射的转换波及同类波的能量系数,以矩阵的形式计算-The conversion of the P-wave incident in the two-layer medium is calculated to affect the energy coefficient of the same wave and is calculated as a matrix
AutoLISPSetupWizard
- auto lisp 安装向导,可以自动安装(auto lisp Installation wizard)
protel 99se 元件库
- protel元件库,比较全面实用性强,广泛运用。(Protel component library, more comprehensive, practical, widely used.)
实时动画
- 计算机图形学示例,一个实时动画显示示例,编译于vc6下(a realtime photo display sample in vc6.0)
ZedGraph
- 很好用的插件,绘制折线图,柱状图等二维绘图(Very good plug-in, drawing line drawings, histogram and other two-dimensional drawing)
serpenoid
- 基于蛇形曲线公式,利用matlab绘制出该曲线,并分析各个参数对曲线的影响。。(Based on the snake curve formula, the curve is plotted by MATLAB, and the influence of each parameter on the curve is analyzed..)
ArxTriangulation
- 本程序可以快速建立三角网,根据需要选择不同版本(This procedure can quickly establish a triangular network, according to the needs of different versions)
菜单
- 一段小代码,可以在cad里面添加菜单 以及菜单的位置(A section of small code, you can add menu and menu position in CAD)
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
AutoCAD .net开发人员手册中文版
- AutoCAD .net开发人员手册中文版(AutoCAD .net Developer manual Chinese version)
CT反演软件
- 基于VC++开发的探地雷达CT扫描数据处理程序,能够处理探地雷达CT数据,对地下介质的情况进行成像。(CT scan data processing program of ground penetrating radar based on VC++, which can process ground penetrating radar CT data and image the underground medium.)
DeleteBlocks
- 该程序使用户能够从图形中快速移除多个块。 在使用AutoCAD命令行中的delblock命令调用程序后,系统将提示用户选择要删除的块。在此提示下,用户可以从图形中选择一个块引用,键入N 以按名称选择一个块,或者通过键入E或通过关闭提示来退出程序。 通过选择按名称选择一个块,用户将看到一个由列表框和过滤器组成的简单对话界面。对话框提供了活动图形中定义的所有标准和动态块的列表,不包括匿名块和外部参照。从该列表中,用户可以从活动图形中选择要删除的多个块。(This program enab