资源列表

« 1 2 ... .15 .16 .17 .18 .19 21020.21 .22 .23 .24 .25 ... 28523 »

[数据结构常用算法graph

说明:有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
<刘少东> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkListADT

说明:adt抽象链表,使用模板实现了基本的链表操作-list adt abstract, use the template to achieve the basic list operations
<刘少东> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法liebao

说明:动物世界里猎豹的奔跑总是很让人有速度的美感。这天,猎豹盯上了一只野猪,现在 要捉住它,由于猎豹很好的保护色,所以野猪没发现猎豹。猎豹和野猪在同一条直线上, 他们的坐标分别是 x 和 y,x 是小于等于 y 的。 现在猎豹有两种跑法: 1跑动一格,就是从x到x+1或者x-1; 2跑动一倍,就是从x到2*x。 现在请你找出最少要几步捉到野猪。 ★数据输入 输入第1行给出两个正整数x、y(0<x<=y<=100000),分别表示猎豹的坐
<刘少东> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法software_fifo

说明:一种软件FIFO的实现源代码,供学习参考-FIFO implementation of a software source code reference for the study
<vslinux> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程linear-simultaneous-equations

说明:线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码-linear simultaneous equations
<李南> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程xiwei_fenpei

说明:本程序是用Q值法求得的关于席位的分配问题, 并对最结果进行了一定的考虑,是否公平,公平程度如何。-This program is to use Q value method about optimal seats, the allocation of And the results were certain consideration, whether fair, fair to what extent.
<DuWenSheng> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程the_min_cost

说明:本程序用来求有向网络中的最大流和最小费用的问题。这里最小费用是在可能有多个最大流的基础上优化得到的。故前提条件是最大流,如果没有没有最大流,可以不运输,成本为0,那就没有意义了。-This program used to beg for the maximum flow to the network and the minimum cost. Here is the minimum cost in May have multiple maximum flow based on opt
<DuWenSheng> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程rls

说明:包括两个文件,一个RLS、一个多维RLS算法matlab程序。-Consists of two files, one RLS, RLS algorithm matlab a multidimensional process.
<li tao> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程UCA_ULA_ujwol

说明:radiation pattern of dipole
<murali> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程monopole3D

说明:radiation pattern of monopole
<murali> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[数学计算/工程计算navi_test

说明:惯性导航的MATLAB算法,根据陀螺与加表的值计算姿态-MATLAB inertial navigation algorithm, based on gyro and attitude add value table
<新一> 在 2026-01-01 上传 | 大小:2kb | 下载:0

[matlab例程integral

说明:to perform the operation of an integral function in matlab
<Bhargav> 在 2026-01-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 21020.21 .22 .23 .24 .25 ... 28523 »

源码中国 www.ymcn.org