文件名称:leetcode旋转-python_learn:为了找到一份好工作
文件大小:239KB
文件格式:ZIP
更新时间:2024-07-20 10:58:20
系统开源
leetcode旋转 Python learning Practice for better coding of basic knowledge. Exercises in 廖雪峰 《python3基础教程》。 Demo in 《剑指 offer》。 Sort 八大排序。 Tree 树的前中后序(递归)及深度广度(栈和队列)。 Leetcode in leetcode.com。 CV image_processing: Image pre-processing, including scaling, rotation and flip. center_loss: Center loss, updating center. convolution: Implementation of convolution. tf_image: TF ops of image processing.
【文件预览】:
python_learn-master
----.gitignore(1KB)
----CV()
--------image_processing.py(755B)
--------test.jpg(197KB)
--------center_loss.py(2KB)
--------tf_image.py(1KB)
--------convolution.py(3KB)
----tree.py(1KB)
----dsa.py(2KB)
----README.md(521B)
----exercise.py(13KB)
----sort.py(4KB)
----demo.py(43KB)
----interview_questions.py(4KB)
----practice.py(5KB)
----leetcode()
--------leetcode_02.py(17KB)
--------.DS_Store(6KB)
--------leetcode_01.py(17KB)
--------leetcode_03.py(3KB)
--------README.md(3KB)
----word_cloud.py(1014B)