登录
首页 » 算法 » With regard to the three branches of the tree, which is less than the total numb...

With regard to the three branches of the tree, which is less than the total numb...

于 2022-02-25 发布 文件大小:564.00 B
0 142
下载积分: 2 下载次数: 1

代码说明:

关于分支为3的树,它的节点种类总数小于7,深度为3,全探索的源代码-With regard to the three branches of the tree, which is less than the total number of nodes of type 7, a depth of 3, all to explore the source code

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

发表评论

0 个回复

  • Camera图像标定
    此源码实现的功能: 是对Camera采集的图像进行校正处理。 具体是:通过输入一组的黑白相间的棋盘格的图像,检测黑百格图像的焦点位置来矫正使用 透镜给针孔模型带来的孔型的误差,我们可以使用从不同角度去采集图像,根据不同位置的图像的 角点信息,来近似估计其矫正矩形参数,从而得到较好的图像。其原来是基于张学友的标定算法, 利用OpenCV来实现的,是经过测试的。
    2022-07-04 21:28:34下载
    积分:1
  • 这是一个我亲自开发的拼音和台湾注音输入,运行很好,效率高.有声调,加入main函数调用py_ime函数即可...
    这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
    2023-06-14 05:20:03下载
    积分:1
  • cholesky,解三对角矩阵的
    cholesky算法,解三对角矩阵的-cholesky algorithm, and three diagonal matrix
    2022-10-06 10:05:03下载
    积分:1
  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 关于XBBH用C编写的代码
    关于XBBH用C编写的代码-XBBH spent on the preparation of the C code
    2022-01-31 01:50:14下载
    积分:1
  • PARAMESH 天体物理领域广泛应用的自适应并行计程序包
    WHAT IS PARAMESH ? PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
    2022-05-27 23:08:31下载
    积分:1
  • Bitsring with Java programming
    这段代码描述了遗传算法的一部分过程,可能有用
    2022-04-17 12:34:35下载
    积分:1
  • 甚至在一个给定的数字的位数计数
    如何进行计数的甚至在一个给定的数字位数。在这里我们使用如果数完全除以 2(an integer) 那么它是奇数或者偶数的概念。
    2022-01-21 00:31:16下载
    积分:1
  • 基于Marc二次开发的fortran磨损程序
    基于marc的模拟磨损的二次开发,marc虽然提供了几种磨损类型但是并不能满足实际需要,本程序由fortran写成,可以写出满足生产实际的磨损模型。
    2022-02-24 12:19:02下载
    积分:1
  • 牛顿的插值分频差公式;
    数值计算算法:牛顿的插值分频差公式算法由Pascal以得到插值的划分差系数   多项式P上的第(n +1)不同的数x(0)中,x(1),...中,x(n)的   对于函数f:   输入:数x(0)中,x(1),...中,x(n)的;值的f(x(0)),函数f(x(1)),...,            函数f(x(n))的作为第一列Q(0,0),Q(1,0),...,Q(N,O)问的,            如果函数f被提供,或者可以被计算出来。   输出:数字Q(0,0),Q(1,1),...,Q(N,N),其中            P(x)的= Q(0,0)+ Q(1,1)*(X - ×(0))+ Q(2,2)*(X - ×(0))*(X - ×(1 ))            + ...+ Q(N,N)*(X - ×(0))*(X - ×(1))* ... *(X - ×(N - 1))。
    2022-06-15 00:16:09下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载