CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .34 .35 .36 .37 .38 198239.40 .41 .42 .43 .44 ... 199239 »
  1. MCMC

    1下载:
  2. 目标参数分布情况很复杂,我们想求相关的目标参数(f(x))很难,所以想通过MCMC从目标函数采取样本估计我们想要的结果,大致流程构造一条马尔可夫链去逼近目标函数,从其稳态装下抽取样本。(The distribution of target parameters is very complicated, and it is difficult for us to find the relevant target parameters (f (x)), so we want to use MCMC
  3. 所属分类:数学计算

  1. 二叉排序树_17281183_刘梦婷

    2下载:
  2. 1.构造一棵二叉排序树并对其进行中序遍历输出; 2.在二叉排序树中查找某一关键字,若存在,显示查找成功;若不存在,将其插入到二叉排序树中,再中序遍历输出。(1. Construct a binary sort tree and output it through middle order traversal; 2. Find a keyword in the binary sort tree. If it exists, the search is successful. If it doe
  3. 所属分类:数据结构

    • 发布日期:2020-05-31
    • 文件大小:2202624
    • 提供者:lmt19990807
  1. 哈希表_17281183_刘梦婷

    5下载:
  2. 采用除留余数法构造哈希表,要求装载因子不超过0.7,线性探测再散列解决冲突,输出哈希表;任意输入关键字,判断是否在哈希表中,若存在显示查找成功并显示查找次数;若不存在,插入到哈希表中,再显示哈希表中的关键字序列。(The hash table is constructed by using the method of removing and reserving remainder. The loading factor is required to be no more than 0.7. T
  3. 所属分类:数据结构

    • 发布日期:2020-05-31
    • 文件大小:2189312
    • 提供者:lmt19990807
  1. 二叉树_17281183_刘梦婷

    2下载:
  2. 按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法,求二叉树的结点个数,求二叉树的深度。(The binary list storage structure of binary tree is established according to the extended sequence of traversal in the first order, the recursive algorit
  3. 所属分类:数据结构

    • 发布日期:2020-05-07
    • 文件大小:2170880
    • 提供者:lmt19990807
  1. 树_17281183_刘梦婷

    1下载:
  2. 建立树的孩子兄弟链表存储结构,求树的深度。 要求: 1)自上而下输入树中每条边(例如#A,AB,AC,BD,##),不要转换成二叉树输入。 2)按树中由根至叶子结点层次遍历顺序(每层中自左至右输入),输入结点序列及每个结点的度,构造孩子兄弟链表。(Establish the storage structure of the tree's child and brother list, and find the depth of the tree. Requirement: 1) Inp
  3. 所属分类:数据结构

    • 发布日期:2020-05-07
    • 文件大小:1536000
    • 提供者:lmt19990807
  1. EmbeddedWB-XE

    0下载:
  2. EmbeddedWB-XE 控件,绿色安装,兼容win10操作系统
  3. 所属分类:网络编程

    • 发布日期:2020-01-20
    • 文件大小:11396633
    • 提供者:84426770@qq.com
  1. CVRP_ACO-master

    2下载:
  2. 基于蚁群算法的限制容量的车辆路径问题研究(Study on vehicle routing problem with limited capacity based on ant colony algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-01-01
    • 文件大小:3072
    • 提供者:_竹公子
  1. 2023台二级库管理系统

    0下载:
  2. 对库房备品备件进行管理的二级库管理系统,包含:备件信息、入库、出库 、盘点、用户管理等等(The secondary warehouse management system for the management of spare parts in the warehouse, including: spare parts information, warehousing and ex warehouse , inventory, user management, etc)
  3. 所属分类:C#编程

    • 发布日期:2021-04-20
    • 文件大小:11894784
    • 提供者:xianxueyun1990
  1. Fastreport转大写金额

    0下载:
  2. Fastreport打印时,会碰到打印大写金额的情况,需要将数字金额转换成大写方式来打印
  3. 所属分类:打印编程

  1. linux-amlogic-toolkit-master-new(封包正常可用)

    2下载:
  2. 用于解包和封包,编辑system,斐讯T1没有完整ROOT,只能编辑系统,boot区加密了。(Allows to unpack and repack AMLogic Android images on Linux systems without using the Customization Tool - works for Android 7.)
  3. 所属分类:其他

    • 发布日期:2020-02-23
    • 文件大小:1874944
    • 提供者:loo_ohs
  1. Modbus tcp Master

    1下载:
  2. 通过LabVIEW实现ModBUS TCP通信主设备程序。注意:需要LabVIEW 2018版本以上打开。(The Modbus TCP communication master program is implemented by LabVIEW. Note: LabVIEW 2018 version or above is required.)
  3. 所属分类:LabView编程

    • 发布日期:2021-02-05
    • 文件大小:27648
    • 提供者:SamJiaqin
  1. Modbus tcp 从设备

    3下载:
  2. 通过LabVIEW实现ModBUS TCP通信,从设备子程序。注意:请使用LabVIEW 2018以上版本打开。(Realize Modbus TCP communication through LabVIEW, slave device subprogram. Note: please use LabVIEW 2018 or above to open.)
  3. 所属分类:其他

    • 发布日期:2020-08-06
    • 文件大小:25600
    • 提供者:SamJiaqin
« 1 2 ... .34 .35 .36 .37 .38 198239.40 .41 .42 .43 .44 ... 199239 »
搜珍网 www.dssz.com