ioDraw
Start now
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Blog
Template
Whiteboard
Gantt
Mind Map
Python
use Python Write a soul duel , Attached 30 individual Python Small game source code
Python Version soul Douluo
2022-05-01 12:17
views 2
Game war 2.0 edition Be careful
The little game of Tang Monk vs. Bai Gujing in the first part is the notes of class , I also found a silly one that I wrote in my early school day...
2022-04-26 12:54
views 0
python Realize the detection of key parts of human face ( Attached source code )
Face feature extraction is mainly used in this paper dlib Face feature recognition function in database .dlib Library usage 68 Feature points are ...
2022-04-16 15:23
views 2
Python Basic formatting
# Understand basic formatting name=" Xiao Ming Wang "print(" My name is "+name) # Output results : My name is Wang Xiaoming # String formatting...
2022-04-16 14:01
views 5
2022 13th Blue Bridge Cup PythonB group
A Arrange letters s='WHERETHEREISAWILLTHEREISAWAY's=list(s)s.sort()print(''.join(s))#AAAEEEEEEHHHIIILLRRRSSTTWWWYB Find integer answers :2022040920...
2022-04-11 10:54
views 4
Wu Enda machine learning - Detect exception server
code :import numpy as npimport scipy.io as sioimport matplotlib.pyplot as pltmat=sio.loadmat('ex8data1.mat')print(mat.keys())# X Xval yvalX=mat['X...
2022-04-10 17:12
views 1
The 13th Blue Bridge Cup python B Group problem solving and communication
Jiangsu division of the 13th Blue Bridge Cup python B Group topic exchange
2022-04-09 17:15
views 5
C++ python Find the calibration dot
Original drawing 6*96*66*5 Why can't we detect any shape ??? as 5*X It can't be detected. At least 6*5 and 6 Not change , Otherwise, it will not ...
2022-04-06 17:33
views 2
TypeError: can only concatenate str (not “int“) to str
** We can find that the error reported is : TypeError: Can only connect str( no "int") reach str** namely + You can only link strings , Can...
2022-04-05 22:02
views 5
How to use shell Script judgment hive Whether the database is imported dt Partitioned data ?
How to use shell Script judgment hive Whether the database is imported dt Partitioned data ? How to use python Remove the first line of all files ...
2022-03-29 00:59
views 5
1
2
3
4
5
6
7
8
9
»
Technology
Java
242 blogs
Python
241 blogs
Vue
112 blogs
algorithm
96 blogs
c language
93 blogs
Flow Chart
81 blogs
MySQL
71 blogs
C++
64 blogs
more...
Daily Recommendation
upgrade WIN11 Necessary optimization after , Solve the Caton problem
views 5
High level love words that can only be read by Yuanyuan
views 3
HTTP Network foundation ---TCP/IP--- Computer network learning ( one )
views 2
JAVA realization QQ Sign in , Registration and other functions
views 2
use Python Write a soul duel , Attached 30 individual Python Small game source code
views 2
c++ Underlying logic of function overloading
views 2
© ioDraw All rights reserved
It is necessary to work alone : On embedded modular programming , Importance of drive separation
computer network - Difference between router and switch
Self made card drawing simulator
QFont
Quick sort (Quick sort)
computer network - Agreement and hierarchy
PTA— Read numbers (C language ) Two methods
【 Game summary 】2022 Summary of the 13th Blue Bridge Cup
Android development Button Control usage details
js of indexOf method