CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 其他数据库 搜索资源 - 算法

搜索资源列表

  1. 8皇后问题和最短路径解法

    0下载:
  2. 包含8皇后问题和最短路径解法。其中8皇后使用的是递归和回溯的方法,最短路径使用的是dijkstra算法
  3. 所属分类:其他数据库

    • 发布日期:2014-07-22
    • 文件大小:2132108
    • 提供者:liuxiaojin
  1. c--(10-different-algorithm-instance)

    0下载:
  2. 里面包含有10种几班的c++算法实例,简单快捷-Which contains 10 kinds of several classes c++ algorithm instance, simple and quick
  3. 所属分类:Other Databases

    • 发布日期:2017-04-25
    • 文件大小:83829
    • 提供者:李孟平
  1. pointer

    0下载:
  2. 用VC6.0编写的关于数据结构的指针算法和代码,-VC6.0 prepared pointer arithmetic on data structures and code,
  3. 所属分类:Other Databases

    • 发布日期:2017-04-11
    • 文件大小:1029
    • 提供者:傅仁德
  1. hzgb

    0下载:
  2. 绘制尼哥米德蚌线的算法,Neco Mead algorithm mussel lines-Neco Mead algorithm mussel lines
  3. 所属分类:Other Databases

    • 发布日期:2017-04-15
    • 文件大小:6386
    • 提供者:jcysf
  1. licai

    0下载:
  2. 本文介绍了在Visual FoxPro6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。文章介绍了个人财务管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,并附带了一些主要的窗口和程序。-This paper introduces using top-down master plan in the Visual FoxPro6.0 environ
  3. 所属分类:Other Databases

    • 发布日期:2017-04-26
    • 文件大小:158542
    • 提供者:王分
  1. kehuguanli

    1下载:
  2. 本文介绍了在Visual FoxPro6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析公司客户人工管理的不足,创建了一套行之有效的计算机管理客户的方案。文章介绍了客户管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,并附带了一些主要的窗口和程序。 本系统界面友好,操作简单,比较实用。 -This paper introduces
  3. 所属分类:Other Databases

    • 发布日期:2017-04-28
    • 文件大小:268766
    • 提供者:王分
  1. daf

    0下载:
  2. 这是一个学生管理系统的算法,对学生信息的一些简单管理,该算法用到数据库-This is a student management system of the algorithm, some of the simple management of student information, the algorithm used in the
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:349591
    • 提供者:郑雨
  1. cluster

    0下载:
  2. mahout的聚类算法,采用了路透社的预料文本,出自《mahout in action》一书。-Mahout clustering algorithm
  3. 所属分类:Other Databases

    • 发布日期:2016-05-02
    • 文件大小:8192
    • 提供者:金健
  1. RedpiniPhone

    2下载:
  2. 室内定位的源码,基于指纹定位的算法,把指纹存储在数据库在,然后在在线阶段根据收到的wifi信号,蓝牙信号,手机基站信号作为一个向量与数据库中存储的指纹匹配,匹配距离最短的就是指纹数据对应的位置-Indoor positioning source, location-based fingerprint algorithm, fingerprint stored in the , then in the online stage according wifi signal, Bluetooth si
  3. 所属分类:Other Databases

    • 发布日期:2015-09-29
    • 文件大小:410624
    • 提供者:luzhenxing
  1. 2728_program.tar

    0下载:
  2. 利用中科院计算所开发的graphlite图运算系统,实现最大匹配图算法,内有说明README,请详细阅读。且带有测试样本生成脚本-The use of CAS Institute of Computing developed graphlite FIG computing systems to achieve maximum matching graph algorithms, there are instructions README, please read. And the test sa
  3. 所属分类:Other Databases

    • 发布日期:2016-05-04
    • 文件大小:919552
    • 提供者:兔八哥
  1. BFS-algorithm

    0下载:
  2. BFS算法,广度优先遍历算法。以邻接表为存储结构的广度优先遍历-BFS algorithm, breadth-first traversal algorithm. Table adjacent to the storage structure of the breadth-first traversal
  3. 所属分类:Other Databases

    • 发布日期:2017-05-07
    • 文件大小:1027256
    • 提供者:吴大
  1. bp神经网络分类

    7下载:
  2. 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in
  3. 所属分类:其他数据库

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:涤行
  1. PF_Tutorial_Crack

    1下载:
  2. 通过粒子滤波算法,结合Paris公式,计算构件疲劳寿命(The fatigue life of the component is calculated by the particle filter algorithm and the Paris)
  3. 所属分类:其他数据库

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:武穆遗梦
  1. cartpole-dqn

    1下载:
  2. 利用deep q learning 的算法学习玩open ai gym里的cartpole游戏(Using deep Q learning algorithm to learn cartpole games in open AI gym)
  3. 所属分类:其他数据库

    • 发布日期:2019-09-24
    • 文件大小:2048
    • 提供者:KillerX
« 1 2 3 4»
搜珍网 www.dssz.com