Pinned Repositories
ArrayInJava
Java程序设计(2020)-4.5 数组
ASCII-Art
Java ASCII Art Production Demo
c-image-processing
Digital Image Processing with C
c_image_processing
c语言数字图像处理
CalculateCombination
Java程序设计(2020)-3.7 神奇的递归-作业1-作业3
code_for_algo_book
《算法的乐趣》随书发布的代码
DIPModule
:smile: Digital Image Processing Lab
GAEforBTC
learning-nlp
nlp in action
leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
8TIBi1's Repositories
8TIBi1/GAEforBTC
8TIBi1/ArrayInJava
Java程序设计(2020)-4.5 数组
8TIBi1/ASCII-Art
Java ASCII Art Production Demo
8TIBi1/c-image-processing
Digital Image Processing with C
8TIBi1/c_image_processing
c语言数字图像处理
8TIBi1/CalculateCombination
Java程序设计(2020)-3.7 神奇的递归-作业1-作业3
8TIBi1/code_for_algo_book
《算法的乐趣》随书发布的代码
8TIBi1/DIPModule
:smile: Digital Image Processing Lab
8TIBi1/learning-nlp
nlp in action
8TIBi1/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
8TIBi1/MailBox-Student-Version
Selfmade simple mailbox for pracctice of BIT2020 during the begining of the 2020 term of the class of 2018 Computer Science
8TIBi1/NetWinformControl
HZHControls,c#winfrom custom control, has better operation support for touch screen, the project is based on framework4.0, completely native control development, do not use any third-party controls, you can use it safely in your project (winfromcontrol/winformcontrol/.net).There are more abundant industrial controls that continue to increase in the ~~~
8TIBi1/opensource.guide
Community guides for open source creators
8TIBi1/PolymorphismInJava
Java程序设计(2020)-4.8 多态
8TIBi1/RanadomNumberGeneration
Methods of random number generation
8TIBi1/stb
stb single-file public domain libraries for C/C++
8TIBi1/StringInJava
Java程序设计(2020)-4.4 字符串的那些事儿
8TIBi1/UseExceptionInJava
Java程序设计(2020)-5.1 异常处理