登录
首页 » Python » AlgorithmsByPython-master

AlgorithmsByPython-master

于 2018-12-24 发布
0 219
下载积分: 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 个回复

  • -3 sum
    We discussed two versions of the 3-sum problem: A "naive" implementation (O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)). Implement these algorithms.  Your implementation should be able to read data in from regular data/text file with each entry on a separate line.
    2022-10-11 08:55:04下载
    积分:1
  • 库设计指南,库的教程
    数据库设计指南,数据库的教程- Database design guide, database course
    2022-01-28 13:09:06下载
    积分:1
  • priority-queue
    使用循环队列创建最小和最大优先队列,并使用堆排序方法去排序。(Using the circular queue to create the min and max priority queue, and using heap sort method to sort the queue.)
    2013-09-21 23:18:49下载
    积分:1
  • 分橘子问题C程序解法
    问题来自趣味C程序设计题集。题目难度适合程序设计初学者。程序由本人自己设计,如果有需要的朋友,可以下载看看。本程序要点是数据类型的转换和公式的描述。
    2022-02-18 14:14:51下载
    积分:1
  • BinaryTree
    数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。(Binary tree data structure and its traversal, mirror, output the operation C++ source.)
    2012-09-01 11:25:15下载
    积分:1
  • 严蔚敏编写的《》第6章的答案,全部为源码
    严蔚敏编写的《数据结构》第6章的答案,全部为源码-the answers of chapter 6 of a book called ‘Data Structures’ writen by Yan Wei Min
    2022-10-03 12:50:03下载
    积分:1
  • 神经网络中的K均值聚类算法II: 1.KMIn为输入文本,其中,第一个参为所要聚类点个,第二个参为聚类点的维,第三个参为所要求聚类的个...
    神经网络中的K均值聚类算法II: 1.KMIn为输入数据文本,其中,第一个参数为所要聚类点个数,第二个参数为聚类点的维数,第三个参数为所要求聚类的个数 2.KM2OUT为经过K均值聚类算法II计算后得到的结果-Neural network in K-means clustering algorithm II: 1.KMIn input data for the text, of which the first parameter to be the number of clustering points, the second parameter is the dimension of clustering points, the third parameter for the clustering the number of requests for 2.KM2OUT after K-means clustering algorithm II calculation results
    2022-08-10 11:09:03下载
    积分:1
  • four
    四叉树递归 此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。 (Recursive quadtree rendering such models similar character-meter grid. Recursive calls as a result of the whole process of mapping function, so it can be judged according to the error map of the fine DEM, thus rendering a different degree of precision DEM, for the settlement of roaming in the amount of data arising from the larger screen does not provide a model of fluid based on the phenomenon. This article does not LOD for research, but given quadtree traversal of the establishment and mapping method.)
    2008-02-12 16:42:20下载
    积分:1
  • c++&&qt 学生信息管理系统
    学生信息管理系统,使用C++和QT语言编写而成,其中使用到数据库操作,本程序仅能在qt5以上版本运行。其中的编码需要转换。文件中还包括本人的实习论文一份!
    2022-09-17 00:40:03下载
    积分:1
  • 这是我的课程设计,经过我1周左右时间的润色,相信会对正在学习的人们有些用处...
    这是我的数据结构课程设计,经过我1周左右时间的润色,相信会对正在学习数据结构的人们有些用处-This is my data structure curriculum design, a week after I lay around, I believe it is currently studying the data structures useful in some people
    2022-05-30 06:00:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载