CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - python a

搜索资源列表

  1. PyChem

    0下载:
  2. PyChem是用Python语言编写的多元变量分析软件。它包括一个前端图形界面用于管理和保存试验数据,并用多元分析的算法分析试验数据。主要的目录结构如下: PyChem\\PURELIB\\pychem 包括前端界面的管理和数据保存,以及核心的分析算法 PyChem\\PURELIB\\pychemlib 包括一些必要的支持库-PyChem Python language is used to prepare the multivariate analysis software. It
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:97856
    • 提供者:star
  1. DE.python

    0下载:
  2. Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4103
    • 提供者:谷琼
  1. decisiontree

    1下载:
  2. 这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with the data was input in the pro
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-05
    • 文件大小:1233
    • 提供者:icer
  1. search_graph

    0下载:
  2. 一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1709
    • 提供者:周鹏
  1. ex_pyevolve0_5

    0下载:
  2. Pyevolve是一个用python实现的遗传编程框架,这些代码是Pyevolve一些示例源程序-Pyevolve is a python implementation of genetic programming with the framework, some examples of these source code is Pyevolve
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:13302
    • 提供者:宗涛
  1. SendOptimal

    0下载:
  2. 一个PYTHON实现的次优顺序查找树的生成,可以作为一个参考。-The PYTHON achieve sub-optimal search tree in order to generate can be used as a reference.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:704
    • 提供者:ciah275 zhang
  1. tree

    0下载:
  2. 使用python语言写的二叉树,总共两个文件,一个是树,一个是节点-binary tree by python which contains a tree Class and a Node class
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:826
    • 提供者:王新
  1. frequency-statistics-tool

    1下载:
  2. 这是一款用Python编写的用来进行遍历词频统计的工具。-This is a written in Python used to traverse the frequency statistics tool.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1157
    • 提供者:牧童
  1. MapKit_1.4

    0下载:
  2. 轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (int, double, strings,...), and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:58736
    • 提供者:ling
  1. MergeSortL

    0下载:
  2. 归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:840
    • 提供者:在于
  1. ConstraintChecker

    0下载:
  2. 给定一组基因及其部分同源或者是悖谬逻辑关系,建立一个基因树描述这些关系,并且这样一个基因树,与一个物种树符合,是一个Python脚本-Given a set of genes and their partially homologous or perverse logic, the establishment of a gene tree describing these relations, and such a gene tree with a species tree accord, is
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-01
    • 文件大小:282718
    • 提供者:lubo
  1. LKH_TSP

    5下载:
  2. 使用Python和matlab实现的LKH算法,使用在TSP问题或者最短路径问题变种。本文件包括一个python实现,一个matlab实现,由于是开源算法,所以没有版权问题 -a LKH algs under python and matlab ,can use to solve TSP problem. it s opensource
  3. 所属分类:Data structs

    • 发布日期:2016-10-10
    • 文件大小:41984
    • 提供者:kelley
  1. skeinforge-35

    0下载:
  2. Skeinforge用Python编写,将三维模型转化为RepRap可以识别的G-Code。-Skeinforge is a tool chain composed of Python scr ipts that converts your 3D model into G-Code instructions for RepRap.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1656856
    • 提供者:
  1. skeinforge-47

    0下载:
  2. Skeinforge用Python编写,将三维模型转化为RepRap可以识别的G-Code。-Skeinforge is a tool chain composed of Python scr ipts that converts your 3D model into G-Code instructions for RepRap.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1738441
    • 提供者:
  1. Python-Jump-Point-Search

    0下载:
  2. python版本的jps寻路算法源码。jps是A*的优化版本,通过跳过一系列不需要遍历的点达到节省计算量的目的。
  3. 所属分类:数据结构常用算法

搜珍网 www.dssz.com