资源列表
[其它资源] ClothMag_SourceCode
说明:服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容-garment factory management system compressed source, please provide the patience to read the content of documents<周少鹏> 在 2008-10-13 上传 | 大小:3.91mb | 下载:0
[其它资源] subdivide20NT
说明:基于catmull-clark和loop细分的精确细分曲面曲面的法向控制程序-on-clark loop and sub-sub-surface precision of surfaces to control procedures<何钢> 在 2008-10-13 上传 | 大小:1.57mb | 下载:0
[其它资源] CollisionDetection.tar
说明:碰撞干涉检测高效算法,能快速地检测是否发生干涉和碰撞 -Collision Detection efficient algorithm can quickly detect the occurrence of collisions and interference<何钢> 在 2008-10-13 上传 | 大小:31.67kb | 下载:0
[其它资源] TYPE_CONVERT
说明:关于数据类型转换的一些总结,相当多的种类,很不错,只要你想用的,几乎都有了-on data type conversion of some conclusions, a considerable number of categories, very good, as long as you want to use, and almost all of the<张桦> 在 2008-10-13 上传 | 大小:28.15kb | 下载:0
[其它资源] knight_moves
说明:骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method<吴地瓜> 在 2008-10-13 上传 | 大小:1009byte | 下载:0
[其它资源] BtworthFilter2.0
说明:Butterworth算法的图形化显示,对于构造多阶的算法非常有好处。重新作了升版 其他的Butterworth分析的代码可以抛弃了。 极品-Butterworth graphical algorithm, multi-level structure for the algorithm is very good. Re-made version or other Butterworth analysis of the code<黄河> 在 2008-10-13 上传 | 大小:43.36kb | 下载:0
[其它资源] graphDegree
说明:求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver<吴地瓜> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0