资源列表
TransparentFlashSrc
- 透明 flash 动画 可以全屏播放,效果非常好-gold fish by flash
AutoCADMenuAutoLoad
- 我们在VLisp编程后,需要加载到AutoCAD环境的菜单中,并同时加载相应的程序,对于CAD应用较为熟悉的人员来说,还比较简单,只是麻烦了些,但对于cad应用基础不高的人员来说,加载自定义菜单的操作并不会。 这个说明文件中的程序代码可以帮助开发设计人员将新开发的程序设计成可以自动装载菜单的成果,方便操作。 希望大家互相交流。-We VLisp programming, you need to load the menu into the AutoCAD environment, a
AutoCAD_XY2BL
- 测绘人员在AutoCAD中处理测量数据时,经常会遇到高斯平面坐标与大地坐标的相互转换问题,本程序代码则可以帮助大家直接在AutoCAD中轻松实现这一转换。 希望对大家有所帮助。-AutoCAD mapping personnel to deal with measurement data, we often encounter Gauss plane coordinates and geodetic coordinate mutual conversion problems, this
Block_List
- 本程序能够实现在AutoCAD中对当前图形的所有内存中拥有的图块进行汇总,并生成一个表(Lisp编程时用到),并且在该表中的块名称是按照名称排序的。 有了这个表以后,就非常方便对当前图形所有的图块进行各种编程操作了。 希望对大家在进行图块的编程时有所帮助。-This procedure can be achieved in current graphics in AutoCAD all the memory of the tiles have to aggregate, and g
networkDistribution
- ObjectARX开发,配电网,网络绘制,潮流计算,可靠性分析等-ObjectARX development, distribution network, network rendering, flow calculation, reliability analysis, etc.
fenliehebing
- 利用VC++实现对图像的分裂合并处理,可用于VC++学习者参考。-Using VC++ to achieve the consolidation of split images can be used to refer to VC++ learners.
cember
- graph circle using charp please read code
Mountains.Feb-4-2008
- terrain generation using height map alsorithm in opengl.
Y
- CAD的一个脚本,很好用的,里面有很多功能,从事CAD操作的不防下来看看,绝对好用。-CAD-a scr ipt that, well used, which has many functions, the operation is not engaged in anti-CAD down to see, absolutely easy to use.
Zegraph_code
- 强大的CSharp绘图控件,提供Web编程,简单易用-Powerful CSharp drawing controls, providing Web programming, easy to use
plot
- 因为本程序使用 C# 的反射功能动态生成数学表达式并计算其值,所以重画时有点慢,如果你的计算机的速度不是非常快的, 就不要在窗口改变大小时强制重绘,而是通过点击发“刷新”按钮重绘。 -Because this program uses C# reflection function dynamically generated mathematical expressions and calculates its value, so when you re-painting a bit slo
Drawings
- 实现了各种图形的绘制;包括基本图形的绘制和图形的组合、剪切并绘制;简单易懂,供初学者使用;-To achieve a variety of graphics rendering include basic graphics drawing and graphics combination of shear and draw easy to understand for beginners to use