资源列表

[数据结构常用算法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
<吴地瓜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法prayer

说明:
<吴地瓜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法contact

说明:IOI 1998 题目contact的解法,此题算法不难想到,但是实现起来比较恶心,要求很心细。-IOI 1998 subject to the contact method, the algorithm was not hard to see that, but achieving relatively nausea, require observant.
<吴地瓜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法N_Queen

说明:N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果-N Queen of the optimized version for the N = 13 can be in a give results within seconds
<吴地瓜> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法graphDegree

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

[matlab例程bot

说明:机器人躲避障碍仿真设计程序,来源于因特网.非本人设计-robot avoid obstacles simulation design process, and from the Internet. I-Design
<zj> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程bodiejia

说明:波叠加的matlab源程序,来源于因特网。 谢谢大家!-wave superposition of Matlab source, and from the Internet. Thank you!
<zj> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程tanhuangzhenzi

说明:弹簧振子振动轨迹模拟,程序来源于网络. 谢谢大家-oscillator vibration trajectory simulation process from the network. Thank you
<zj> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程zhendong

说明:
<zj> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程frangyanshe

说明:弗兰衍射的matlab模拟程序。 程序来源于网络 谢谢大家-Ferran diffraction Matlab simulation program. Proceedings from the network Thank you
<zj> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算StringFloat

说明:在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of singl
<梁建军> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数值算法/人工智能error-2

说明:密码学中用于计算周期系列的2-错线性复杂度的程序。-Cryptography is used to calculate periodic series 2- error linear complexity of the procedure.
<wangjun> 在 2024-11-02 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org