分类

keep hungry keep foolish
DS

C++大作业代码(4) 打地鼠、坦克大战

C++大作业代码(4) 打地鼠、坦克大战


C++大作业代码(3)-雷电战机游戏等

C++大作业代码(3)-雷电战机游戏等


C++大作业代码(2) 2048游戏、图书管理程序等

C++大作业代码(2) 2048游戏、图书管理程序等


暑期:信息奥赛、小白学编程和考研数据结构突击强化班

暑期:信息奥赛、小白学编程和考研数据结构突击强化班


Let's Learn English(VOA Learning English)

Let's Learn English(VOA Learning English)


公开课

open course


多维数组的C++17代码

A simple implementation of multidimensional array in C++ 17


数据结构之排序

sort algorithm in Data structure


开放课程合集

All Open Courses till now


数据结构'网易云课堂'开通上线

Data structure


数据结构-C语言复习

review of C


数据结构-优先队列的实现

priority queue


数据结构-队列的应用-农夫过河问题

Farmer across river


数据结构-线性查找和二分查找

linear search and ninary search


数据结构-栈的应用-迷宫问题

Maze Problem


数据结构-排序

Sort


数据结构-栈的应用-表达式求值

Expression Evaluation


数据结构-字符串

String


数据结构-多维数组

Array


数据结构-图的创建和Dijkstra最短路径算法

Graph Creation and Dijkstra Algorithm


数据结构-哈希表Hash Table

Hash Table


数据结构-哈夫曼编码

Huffman Coding


数据结构-二叉树

Binary Tree


数据结构-二叉查找树

Binary search tree


数据结构-线性表的链式实现(链式表)

Linked list


线性表的逆置(反转)

convert list


数据结构-栈的顺序实现(顺序栈)

Array implementation for stack


数据结构-栈的链式实现(链式栈)

Linked Stack


数据结构-线性表的顺序实现(顺序表)

Array based list


Python

      "1天赚钱4500元:网课销量暴增,日销售30份,收益4500元"

    "1天赚钱4500元:网课销量暴增,日销售30份,收益4500元"


Python程序设计基础与实践(预览版)-勘误表

Python程序设计基础与实践(预览版)-勘误表


Python程序设计基础与实践-目录

Python程序设计基础与实践-目录


吴恩达的房屋价格预测数据

dataset of house prices for Predict housing prices from Andrew Ng


Python程序设计基础与实践-目录

    "Python Programming Basic and practice-catlog"


Python程序设计基础与实践-1.4字符的表示

    "Python Programming Basic and practice-Representation of Char"


Python程序设计基础与实践-1.3数的表示

    "Python Programming Basic and practice-Representation of Number"


Python程序设计基础与实践-1.2安装和解释器

    "Python Programming Basic and practice"


      "使用谷歌云端虚拟机Colaborator运行机器学习、人工智能项目"

    "using google Colaborator to programming for machine learning and deep leanring"


      "Deep Neural Network for Image Classification Application"

    "Deep Neural Network for Image Classification Application"


      "模仿C++的string实现一个字符串String类"

    "Implement a class String similar to c++ string"


      "Logistic Regression with a Neural Network mindset"

    "Logistic Regression with a Neural Network mindset"


      "从零实现深度学习框架"

    "implement deep learning framework from zero"


      "Stanford 231课程:Python Numpy Tutorial教程"

    "cs231 course:Python Numpy Tutorial"


      "(译文)线性和多项式回归中的学习曲线"

Learning Curves in Linear & Polynomial Regression


Python教程-List

Python tutorial-List


    "简单的Python爬虫程序"

a simple web crawler with python


8 皇后问题

8-Queens Problem (recursion)


用Python从零开始创建区块链

Learn Blockchains by Building One


Python 资源

Python resources


开放课程合集

All Open Courses till now


Python教程-如何编辑运行python程序?

How to run Python program


Python教程-7. 数据结构.

Data structure


Python教程-6. 函数

Functions


Python教程-5. 控制语句

control_flow


Python教程-4. 列表List

List


Python教程-3. Python初步

Introduction to Python


Python教程-2.Python解释器

Python_Interpreter


Python教程-1. Python是什么

What is Python