登录
首页 » Python » AlgorithmsByPython-master

AlgorithmsByPython-master

于 2018-12-24 发布
0 186
下载积分: 1 下载次数: 1

代码说明:

说明:  一些常见算法实现和牛客网以及leetcode刷题(Some Common Algorithms Implementing and Title Brushing)

文件列表:

AlgorithmsByPython-master, 0 , 2018-08-31
AlgorithmsByPython-master\.idea, 0 , 2018-09-24
AlgorithmsByPython-master\.idea\AlgorithmsByPython.iml, 431 , 2018-09-18
AlgorithmsByPython-master\.idea\misc.xml, 185 , 2018-09-18
AlgorithmsByPython-master\.idea\modules.xml, 288 , 2018-01-27
AlgorithmsByPython-master\.idea\vcs.xml, 180 , 2018-01-27
AlgorithmsByPython-master\.idea\workspace.xml, 37516 , 2018-09-24
AlgorithmsByPython-master\AVL.py, 9464 , 2018-01-27
AlgorithmsByPython-master\AnagramDetection.py, 1937 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms, 0 , 2018-07-03
AlgorithmsByPython-master\AwesomeAlgorithms\BoyerMoore算法.py, 2882 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\CatalanNumber.py, 864 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\KMP算法.py, 1691 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\Sunday算法.py, 1095 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\manacher算法.py, 1952 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\最长公共子串_DP问题.py, 2267 , 2018-01-27
AlgorithmsByPython-master\AwesomeAlgorithms\最长公共子序列LCS_DP问题.py, 1394 , 2018-01-27
AlgorithmsByPython-master\BinaryHeap.py, 1785 , 2018-01-27
AlgorithmsByPython-master\BinarySearch.py, 479 , 2018-08-29
AlgorithmsByPython-master\BinarySearchTree.py, 6950 , 2018-01-27
AlgorithmsByPython-master\BinaryTree.py, 1493 , 2018-01-27
AlgorithmsByPython-master\BubbleSort.py, 788 , 2018-01-27
AlgorithmsByPython-master\CheckErrorWord.py, 1490 , 2018-01-27
AlgorithmsByPython-master\Dynamic Programming.py, 1626 , 2018-01-27
AlgorithmsByPython-master\Hash.py, 3140 , 2018-01-27
AlgorithmsByPython-master\InsertionSort.py, 667 , 2018-01-27
AlgorithmsByPython-master\Lists.py, 1716 , 2018-01-27
AlgorithmsByPython-master\Logistic regression, 0 , 2018-07-03
AlgorithmsByPython-master\Logistic regression\Logistic.py, 3899 , 2018-01-27
AlgorithmsByPython-master\Logistic regression\README.md, 283 , 2018-01-27
AlgorithmsByPython-master\Logistic regression\horseColicTest.txt, 3788 , 2018-01-27
AlgorithmsByPython-master\Logistic regression\horseColicTraining.txt, 60655 , 2018-01-27
AlgorithmsByPython-master\Logistic regression\testSet.txt, 2187 , 2018-01-27
AlgorithmsByPython-master\MapReduce_and_filter.py, 1113 , 2018-01-27
AlgorithmsByPython-master\MergeSort.py, 766 , 2018-01-27
AlgorithmsByPython-master\ParseTree.py, 2714 , 2018-01-27
AlgorithmsByPython-master\Queue.py, 1609 , 2018-01-27
AlgorithmsByPython-master\QuickSort.py, 950 , 2018-08-29
AlgorithmsByPython-master\README.md, 47880 , 2018-01-27
AlgorithmsByPython-master\RadixSort.py, 913 , 2018-01-27
AlgorithmsByPython-master\Recursion.py, 927 , 2018-01-27
AlgorithmsByPython-master\SVM, 0 , 2018-07-03
AlgorithmsByPython-master\SVM\README.md, 993 , 2018-01-27
AlgorithmsByPython-master\SVM\SVM.py, 3069 , 2018-01-27
AlgorithmsByPython-master\SVM\testSet.txt, 2208 , 2018-01-27
AlgorithmsByPython-master\SelectionSort.py, 348 , 2018-01-27
AlgorithmsByPython-master\ShellSort.py, 680 , 2018-01-27
AlgorithmsByPython-master\Stack.py, 3598 , 2018-01-27
AlgorithmsByPython-master\Target Offer, 0 , 2018-07-04
AlgorithmsByPython-master\Target Offer\.idea, 0 , 2018-07-27
AlgorithmsByPython-master\Target Offer\.idea\Target Offer.iml, 455 , 2018-07-03
AlgorithmsByPython-master\Target Offer\.idea\inspectionProfiles, 0 , 2018-12-24
AlgorithmsByPython-master\Target Offer\.idea\misc.xml, 330 , 2018-07-03
AlgorithmsByPython-master\Target Offer\.idea\modules.xml, 276 , 2018-07-03
AlgorithmsByPython-master\Target Offer\.idea\workspace.xml, 17007 , 2018-07-27
AlgorithmsByPython-master\Target Offer\README.md, 712 , 2018-01-27
AlgorithmsByPython-master\Target Offer\Singleton.py, 3195 , 2018-01-27
AlgorithmsByPython-master\Target Offer\multiSparse.py, 1566 , 2018-01-27
AlgorithmsByPython-master\Target Offer\n个骰子的点数.py, 1277 , 2018-01-27
AlgorithmsByPython-master\Target Offer\transSparseMatrix.py, 1580 , 2018-01-27
AlgorithmsByPython-master\Target Offer\不用加减乘除做加法.py, 1109 , 2018-01-27
AlgorithmsByPython-master\Target Offer\丑数.py, 1972 , 2018-01-27
AlgorithmsByPython-master\Target Offer\两个链表的第一个公共结点.py, 1097 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉搜索树与双向链表.py, 1541 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉搜索树的后续遍历序列.py, 2277 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉搜索树的最低公共祖先.py, 1049 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉搜索树的第k个结点.py, 1395 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉树中和为某一值的路径.py, 1738 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉树的下一个结点.py, 2561 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉树的最低公共祖先.py, 1683 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉树的深度.py, 1287 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二叉树的镜像.py, 2057 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二维数组查找.py, 2973 , 2018-01-27
AlgorithmsByPython-master\Target Offer\二进制中1的个数.py, 1011 , 2018-01-27
AlgorithmsByPython-master\Target Offer\从上往下打印二叉树.py, 1148 , 2018-01-27
AlgorithmsByPython-master\Target Offer\八皇后问题.py, 2060 , 2018-01-27
AlgorithmsByPython-master\Target Offer\分治法解决最近对问题.py, 3372 , 2018-01-27
AlgorithmsByPython-master\Target Offer\删除链表中重复的结点.py, 1569 , 2018-01-27
AlgorithmsByPython-master\Target Offer\判断平衡二叉树.py, 1442 , 2018-01-27
AlgorithmsByPython-master\Target Offer\包含min函数的栈.py, 823 , 2018-01-27
AlgorithmsByPython-master\Target Offer\反向打印链表.py, 714 , 2018-01-27
AlgorithmsByPython-master\Target Offer\反转链表.py, 1049 , 2018-01-27
AlgorithmsByPython-master\Target Offer\句子中单词首字母大写.py, 639 , 2018-01-27
AlgorithmsByPython-master\Target Offer\合并两个排序的链表.py, 981 , 2018-01-27
AlgorithmsByPython-master\Target Offer\和为s的两个数字.py, 1005 , 2018-01-27
AlgorithmsByPython-master\Target Offer\和为s的连续整数序列.py, 1402 , 2018-01-27
AlgorithmsByPython-master\Target Offer\在O(1)时间内删除链表结点.py, 1251 , 2018-01-27
AlgorithmsByPython-master\Target Offer\复杂链表的复制.py, 2123 , 2018-01-27
AlgorithmsByPython-master\Target Offer\字符串具有相同字符的最长子串.py, 781 , 2018-01-27
AlgorithmsByPython-master\Target Offer\字符串的左旋转.py, 1208 , 2018-01-27
AlgorithmsByPython-master\Target Offer\字符串的排列和组合.py, 1706 , 2018-01-27
AlgorithmsByPython-master\Target Offer\字符流中第一个不重复的字符.py, 920 , 2018-01-27
AlgorithmsByPython-master\Target Offer\对称的二叉树.py, 2627 , 2018-01-27
AlgorithmsByPython-master\Target Offer\带锁的门.py, 618 , 2018-01-27
AlgorithmsByPython-master\Target Offer\序列化二叉树.py, 1149 , 2018-01-27
AlgorithmsByPython-master\Target Offer\扑克牌的顺子.py, 1262 , 2018-01-27
AlgorithmsByPython-master\Target Offer\打印1到最大的n位数.py, 1556 , 2018-01-27
AlgorithmsByPython-master\Target Offer\找出字符串中重复出现的最长子串.py, 1207 , 2018-01-27
AlgorithmsByPython-master\Target Offer\把二叉树打印成多行.py, 1120 , 2018-01-27
AlgorithmsByPython-master\Target Offer\把字符串转换成整数.py, 1010 , 2018-01-27

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

发表评论

0 个回复

  • map
    关于数据结构中图部分的学习资料,对应严蔚敏老师的教材(data structure)
    2011-12-18 20:36:43下载
    积分:1
  • joseph
    用链表解决约瑟夫问题。 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 其中包括一个实验报告,介绍了编程思路和输出结果截图。(List to resolve Joseph. Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3, ... n, respectively) sitting around a round table around. From number k people began to count off the number to m the man out of the line his next person and from a number off, the man was out of the line number to m so regularly repeated down until roundtable around of the people all of the columns. Including a lab report describes the programming ideas and output screenshots.)
    2012-08-27 22:37:52下载
    积分:1
  • tautology is when all logic variables take out all values are true expressions....
    重言式是当所有逻辑变元取遍所有值时都为真的表达式。这个程序是用来对重言式进行判别的!还可以吧!牛人别见笑!-tautology is when all logic variables take out all values are true expressions. The procedure is used to tautology runs! Also! Other cattle were laughed at!
    2022-03-12 12:32:38下载
    积分:1
  • ISAM system containing BTREE source, such as
    ISAM系统实现,含有BTREE源码,等-ISAM system containing BTREE source, such as
    2023-05-03 20:50:03下载
    积分:1
  • Hash-table
    哈希表 数据结构课程设计 1.1问题描述 针对自己的班集体中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 1.2基本要求 假设人名为中国姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。构造哈希函数,用链表法处理冲突。 1.3测试数据 读取熟悉的30个人的姓名作测试。(Hash table Data Structure Course Design 1.1 Description of the problem For their own class group of the "names" to design a hash table, making the average search length does not exceed R, the completion of construction of tables and look-up table corresponding procedures. 1.2 Basic requirements Assuming the name of the person called Chinese pinyin form. To be filled into a hash table names a total of 30, taking the average search length of the upper limit of 2. Construct a hash function, treatment with a list of conflict. 1.3 Test Data Read the familiar names of 30 individuals tested.)
    2011-12-19 15:39:00下载
    积分:1
  • btree
    b树的c++代码实现,用于数据结构的学习(C++ code implementation of B-tree)
    2019-02-24 19:27:11下载
    积分:1
  • SQL 库表文件
    该项目是利用SQL开发。它是专为存储是从所谓的zoneict..It网站发送具有相互关联的另一个50表中的数据。所以,如果你想知道如何使用SQL将HEP那么创建表试下。祝好运
    2023-03-22 11:00:03下载
    积分:1
  • 几个C的小程序,有汉诺塔,环打印,链表的创建并自动排序...
    几个C的小程序,有汉诺塔,数环打印,链表的创建并自动排序 -several small programs, Tower of Hanoi, several Central Print, Chain automatically create and order
    2022-02-22 09:52:33下载
    积分:1
  • C-yu-yan---pai-xu-
    【最新编排】C语言中排序程序代码,此代码是从别处下载的,请参考(C yu yan zhong pai xu cheng xu dai ma)
    2012-01-14 19:07:19下载
    积分:1
  • FastDB
    fastdb-241源码,俄国人开发实时数据库系统!-fastdb-241 source, the Russians to develop real-time database system!
    2022-05-07 04:46:40下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载