资源列表

[其它资源graphDegree

说明:求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver
<吴地瓜> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源51_25045

说明:x25045的编程应用(51汇编格式),它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片 -x25045 application programming (51 Series format), which has 512 bytes of EPROM, the watchdog, the reset signal is a good external MCU chip
<POWER5000> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源xsjz

说明:你看了就知道是是数据结构的东西你形式啊还不多吗好多了啊。-you know read on the data structure of the things you form ah not a lot more? Ah.
<小罗> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源DS1302C

说明: 一个51单片机控制时钟芯片DS1302的驱动程序,可以作为时钟电子的模块程序-a 51 MCU clock DS1302 control of the driver, can be used as electronic clock module procedures
<赵振刚> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源wujiao-elimcross

说明:wujiao.m是五角星去交叉程序,用于使求出的tsp去交叉,应用见我上载的ant-tsp-elimcross程序 nixu.m是wujiao.m求逆序的测试程序-wujiao.m is five-pointed star to cross procedures for so to get the cross-tsp. I see on the application contained in the ant-tsp - elimc
<xuqs> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源ACIS_ACISALL

说明:Acisall.hxx是几何造型平台ACIS的重要的总结性头文件,把各种不同组件包含在一起。-Acisall.hxx is ACIS geometric modeling platform for the important wrap-up header files, the combination of various components together contain.
<丁继东> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源DIBDisplay

说明:图象编程基础 图象和调色板 gdi位图的获取
<赵晶> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源logisticmapfunc

说明:逻辑斯蒂映射的另一种研究方式。观察函数交点数量与分叉的关系。搞混沌的会用到。
<wangkai> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源tfrwv

说明:时频分析中的Wigner-Ville方法函数
<刘清艳> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源bibao

说明:闭包传递法的一个函数以及一个求最大生成树的函数,用于模糊聚类分析(matlab)
<kkk> 在 2008-10-13 上传 | 大小:1.48kb | 下载:1

[其它资源emot

说明:单片机protus 仿真 DS18B20
<xburn> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[其它资源BresenhamView

说明:这个是本人对Bresenham算法的一点点看法,想和各位图形学爱好者共同探讨一下其优化算法!-this is my right Bresenham algorithm a little bit of views, and you want to explore graphics enthusiasts about their optimization algorithm!
<徐福龙> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

源码中国 www.ymcn.org