ha. Page 41

[Python learning notes] hello,python

to configure Version: Python 3.7.6 Tool environment: Anaconda Development tool: PyCharm It's all free. It's good to find...
12:45 4 June 2020

Is it too much trouble downloading songs? Create your own music Downloader

Preface We have made a music player that belongs to us. How can we not have a music downloader Have you ever downloaded ...
11:23 7 May 2020

2D Game Development - sy2.Python-pygame

Python's pygame game development Use pygame m...
13:32 15 March 2020

A real-time monitoring web tool for oracle service response time written in python

The old fellow's scaffold is mainly based on the old iron scaffold. https://github.com/shengxinjing/my_blog/tree/master/...
15:10 13 February 2020

1python how to find all permutations of a string

Title Description: Design a program that requires all pe...
22:30 2 February 2020

Tian Xiaohua Speech Robot is based on Python and implemented through Baidu API voice control stm32 single-chip computer light system

All code for this project has been uploaded to CSDN. Overview of system functions and features: Hardware: 1. Run speech recognition on your computer ...
23:31 31 January 2020

[Python 3 reptile] short comment on Douban's I'm not the God of Medicine

Tools: Python3+Pycharm+Chrome Modules used: (1) Requests: for simple data requests. (2) lxml: faster and stronger parsing library than BeautiSoup. (3)...
11:06 31 January 2020

[Python] Python game--Airplane battle

1. Preface Today is the fourth day of the lunar new year. The Spring Festival when we are comfortable lying down at home is over. We are also startin...
22:00 28 January 2020

Natural language processing: preprocessing of PTB data set

Reference books TensorFlow: a practical Google deep learning framework (version 2) First, assign a number to each word according to the word frequency...
23:16 2 December 2019

cv2 window resizable and scaleable

import cv2 videoCapture = cv2.VideoCapture('test.mp4') cv2.namedWindow('name', cv2.WINDOW_NORMAL | cv2.WINDOW_KEEPRATIO) while Tr...
3:54 2 December 2019

java instance understands the concept of blockchain

The core of blockchain is decentralized storage. Traditional database solutions, including relational database and non relational database, belong to...
16:38 10 November 2019

Signal + slot test case for pyqt5

When writing code with pycharm, it was found that the signal set a slot for connection, but the test found that it did not work. In addition, without...
9:02 7 November 2019

python interacts with database mysql

Operate mysql through pycharm's concise code block to help us understand The concrete steps can be divided into five steps. 1. Install and insta...
9:46 2 October 2019