登录
首页 » Python » AlgorithmsByPython-master

AlgorithmsByPython-master

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

  • expression
    利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 (Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.)
    2011-10-30 14:14:01下载
    积分:1
  • Traffic-shortest-path
    交通图最短路径程序,解决各大城市之间的最短交通路线(数据结构图)。(Transport the shortest path program (graph algorithms, data structures), to solve the shortest transport routes between major cities.)
    2012-02-03 14:12:43下载
    积分:1
  • Internal-comparison-algorithm
    系统用srand()函数产生一个以当前时间开始的随机种子。其产生的种子用选择排序、冒泡排序、快速排序将顺序表中的数字排好,设置变量记录每种排序关键字的移动次数和关键字的比较次数。选择排序:利用L.length-1个循环,将随机种子按从小到大的顺序排好。(System with srand () function generates a random seed to start the current time. Which produces seeds with selection sort, bubble sort, quick sort the order of numbers in the table lined up, set the variable record number of comparisons for each mobile number and keyword sort key. Sort: use L.length-1 cycle, the random seed small to large order lined up. )
    2015-03-14 12:39:38下载
    积分:1
  • 连接labview与库的桥梁,labsql免费工具包
    连接labview与数据库的桥梁,labsql免费工具包-LabVIEW and the database to connect the bridge, labsql free toolkit
    2022-03-20 05:19:28下载
    积分:1
  • 工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的...
    工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的维修完成时间。-works orders EO management system is the aircraft maintenance management system of a subsystem, the main function is to receive the higher authorities issued the EO, production orders implementation of the program to ensure that the EO involved in aircraft maintenance. Then, the feedback from the production sector specific timeframe for completing the repairs.
    2022-06-19 01:50:44下载
    积分:1
  • stack
    数据结构 堆栈 实现了以下功能: cout<<"----------------主菜单---------------"<<endl <<"* 1.建立 *"<<endl <<"* 2.输出 *"<<endl <<"* 3.判断栈是否为空 *"<<endl <<"* 4.栈的长度 *"<<endl <<"* 5.输出栈顶元素 *"<<endl <<"* 6.进栈 *"<<endl <<"* 7.出栈 *"<<endl <<"* 8.遍历 *"<<endl <<"* 9.数制转换 *"<<endl <<"* 10.清空 *"<<endl <<"* 11.销毁 *"<<endl <<"* 12.退出 *"<<endl <<"--------------------------------------"<<endl<<endl (data structure stack)
    2013-11-01 11:05:10下载
    积分:1
  • data structure, the topological sorting and topological sorting algorithm used t...
    数据结构里的拓扑排序和非拓扑排序算法,用vc6.0编写-data structure, the topological sorting and topological sorting algorithm used to prepare vc6.0
    2023-06-09 08:00:03下载
    积分:1
  • 非常好的来源。学习库的访问。一个详细的说明…
    非常非常好的消息来源。访问学习数据库。有详细的解释。我们希望能帮上忙
    2022-02-25 05:12:04下载
    积分:1
  • 库开发的Visual Basic.NET示例,其中包含了一些典型案例。
    Visual Basic.NET数据库开发实例,里面包含一些典型的案例和源码-Visual Basic.NET example of database development, which contains some typical cases and the source
    2022-02-26 06:13:49下载
    积分:1
  • 编写好的VC为基础的二进制,八进制,十进制,十六进制的值转换器,功能类似于windows的计算器中的转换功能...
    编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
    2022-04-24 14:12:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载