登录
首页 » 算法 » 这是一个猫吃老鼠问题的改进算法。

这是一个猫吃老鼠问题的改进算法。

于 2022-02-09 发布 文件大小:817.00 B
0 56
下载积分: 2 下载次数: 1

代码说明:

这是一个猫吃老鼠问题的改进算法。-This is a problem of cats eat rats improved algorithm.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 关于连通性的等分路径压缩带权快速合并
    关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
    2022-10-08 19:10:04下载
    积分:1
  • 数据挖掘统计方与实践,主要讲述统计学在数据挖掘中的应用。...
    数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。-Data Mining and practice of statistical methods, mainly on the statistics in data mining applications.
    2023-07-26 23:50:05下载
    积分:1
  • 用随机数矩阵
    应用背景#包括
    2023-06-29 19:35:04下载
    积分:1
  • C语言实现的矩阵的常用计!包括:矩阵乘,加,求逆,转置,开方等等!...
    C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
    2022-01-25 15:41:08下载
    积分:1
  • 使用奇异值分解的prony
    使用奇异值分解算法的prony算法-single value decomposition based prony algorithm-The use of singular value decomposition Prony algorithm algorithm-single value decomposition based prony algorithm
    2022-01-24 15:48:30下载
    积分:1
  • prepared by the steepest decline (equation solution), the attention to the matri...
    用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
    2022-01-26 01:21:10下载
    积分:1
  • Dijkstra
    用C#实现的一种Dijkstra高效算法,有实例代码,可以参考一下。里面有一个类Dijkstragao,在Program的买你函数里有调用的实例。调用比较简单,好用。
    2022-01-25 15:34:17下载
    积分:1
  • 电影票
    图书馆管理系统 C+ + * 递归程序为线性搜索 * /#includeint 线性 (int [],int,int) ;无效的主要 (){int a [20],pos = 1,n,k,我 ;clrscr() ;printf ("nEnter n 值:") ;scanf ("%d",& n) ;printf ("nEnter 元素的数组:") ;为 (我 = 0 ; 我 < n; i + +)scanf ("%d"& a[i]) ;printf ("n 输入要搜索的元素:") ;scanf ("%d"& k) ;pos=linear(a,n,k) ;if(pos!=-1)printf ("n 搜索成功,发现位置 %d 处的元素",pos) ;其他printf ("搜索失败,找不到元素") ;残培 () ;}int 线性 int k int n int []){int ;为 (我 = n-1 ; 我 > = 0; 我 — —){if(a[i]==k)return(i) ;其他{n = n-1 ;return(linear(a,n,k)) ;}}返回-1 ;}
    2022-02-02 00:00:53下载
    积分:1
  • unwraping image 2d
    该代码基于matlab四方向图像展开算法。有些代码可能会请求python版本来实现一个图像处理,但需要这个版本。
    2022-03-23 19:50:12下载
    积分:1
  • 用多线程来排序,共有五种.
    用多线程来排序,共有五种算法.- Arranges with the multithreading, altogether has five algorithms
    2022-01-26 08:29:09下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载