搜索资源列表

  1. Ch09_ReTree

    0下载:
  2. 回归树、模型树、梯度提升树的算法实现,适用于人工智能、机器学习中的回归问题(The algorithm implementation of regression tree, model tree and gradient lifting tree is suitable for artificial intelligence and machine learning.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:Alva007
  1. 树的最大连通分支

    0下载:
  2. c++实现树得最大连通分支 ,思考斯达克警方(jkas sad fkj cxvkjh sdfkxc fdf)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:10101
  1. 字符统计

    0下载:
  2. 数据结构作业 基于哈夫曼树算法的字符统计(the program is depending on the Huffman Tree)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3380224
    • 提供者:youngboppang
  1. 郁闷的出纳员

    0下载:
  2. 求第k大的树通过伸展树的特点,每次查询后自动伸展将目标节点通过左旋,右旋直至根节点,这样下一个最大值就可以通过左子树的最右端子树求得。(The largest K tree can be extended automatically after each query, and the target node is left, right to the root node, so that the next maximum value c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:姚任性
  1. 最好的树状界面实例explorestruct

    0下载:
  2. 在GUI界面上写了一个树状菜单,实现点击不同的节点实现不同的事件(A tree - like menu is written on the GUI interface to implement different events by clicking on different nodes)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:201728
    • 提供者:NustMc
  1. 第三次上机作业

    0下载:
  2. 设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。(A two fork tree node value is capitalized, and the preorder traversal and sequence traversal sequence of the two
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:1 up
  1. 个人的树型结构程序例(一张表的)

    0下载:
  2. 个人的树型结构程序例(一张表的),是一个小小的树型结构的例子(An example of a personal tree structure program (a table) is an example of a small tree structure.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:672768
    • 提供者:SUERWORK
  1. 数据结构

    0下载:
  2. 学习数据结构一个比较基础的代码,实现遍历二叉树,插入合并操作。(Learn a relatively basic code of the data structure to traverse the two forked tree and insert the merge operation.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:lixuhao21
  1. ss

    0下载:
  2. 详细介绍肺部内窥镜项目 全自动的实现算法(A detailed introduction to the automatic implementation algorithm of the lung endoscope project)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1040384
    • 提供者:人名
  1. zupu

    0下载:
  2. 简易家谱树的实现,实现家族人员的输入,添加,删除等(The realization of a simple family tree to realize the input, add, delete, etc. of the family members)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:穹庐醉i
  1. UserCheckIn

    0下载:
  2. 编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to stor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1906688
    • 提供者:lalala2333
  1. binarytree

    0下载:
  2. 在codeblock上编写的的东西 能够实现二叉树的建立排序与搜索 适合刚学习数据结构的年轻人们带着黑框眼镜苟着食用(nice files, very useful in learning binary trees)
  3. 所属分类:数据结构常用算法

  1. 08 决策树与随机森林

    0下载:
  2. 决策树和决策森林的代码,很不错,适合初学者,一起交流一起进步(The decision tree and decision forest code, very good, suitable for beginners, together with the progress of communication)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:2113536
    • 提供者:啊大苏打
  1. tranfer

    0下载:
  2. 二叉树的各类历遍算法的转换,包括前序,中序与后序。(binary tree transfer for students majoring in instruments.)
  3. 所属分类:Windows编程

  1. 机器学习决策树算法

    0下载:
  2. 此处python实现机器学习的决策树算法(A decision tree algorithm for realizing machine learning in Python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:didi1
  1. 用决策树做模式表述

    0下载:
  2. 使用决策树进行R语言建模的例子,是模式表达领域的一个例子。(An example of R language modeling using decision tree algorithm)
  3. 所属分类:大数据

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yyuan15
  1. 第6章树

    0下载:
  2. 大话数据结构课本源码,课本第6章的代码总结(The source code of the big talk data structure, the code summary of the sixth chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:crb
  1. DS

    0下载:
  2. 链表和树的遍历查找 链表的反转 合并链表 查找单链表中的倒数第K个结点 不允许用长度(Linked list and tree traversal lookup, linked list inversion and merge list lookup. The countdown K node in single chain table is not allowed to use length.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:朱双喜
  1. Treeview

    0下载:
  2. 包含各类无限极目录树的案例,MSSQL数据库读写,有数据库(Contains all kinds of unlimited directory tree case, MSSQL database to read and write the database)
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-19
    • 文件大小:209920
    • 提供者:wangmin2659
  1. 我的微服务架构实践心路历程-易海军

    0下载:
  2. 模仿“微服务相关的两个关键理念:支持独立性,支持快速演化” SFIP将一个服务功能划分成多个更小的bean组分布在同一进程但相对独立的spring 容器中,有利于更好的团队分组分工,并且有很强的可替换性。 SFIP 赞同分布式计算第一定律:“如果不是真正需要就不要让系统分布式” 比如逻辑层和访问数据代理层的分布,就会让简单树状关系变成复杂网状关系。 SFIP要将星状调用简化为树状态调用 继承ESB,ESB有其历史贡献,比如服务编排,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2457600
    • 提供者:yihaijun
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org