【Ye13】,一个Java自学者的学习心得合集,涵盖了Java后端学习路线,技术文章,视频教程,学习笔记,面经分享,成长经历~
☆15Feb 8, 2023Updated 3 years ago
Alternatives and similar repositories for Ye13
Users that are interested in Ye13 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 华东师范大学数据科学与工程学院 2018年本科生暑期项目进度汇总☆10Sep 17, 2018Updated 7 years ago
- A bot that can monitor specify user send message to your common group☆13Apr 22, 2026Updated 2 weeks ago
- A Humble Repository For South China Agricultural University☆11Sep 30, 2020Updated 5 years ago
- 中国农业大学编译原理大作业,PL/0语言扩展(包括I/O、浮点、for循环、数组、复合运算、过程传参、注释、乱序声明、exit等),以及基于editplus的IDE配置☆19Jan 13, 2021Updated 5 years ago
- 第三届字节跳动青训营基础班开源项目☆24May 2, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- MyTube is an open source video-sharing website.☆28Apr 27, 2024Updated 2 years ago
- 1st place in 2016 Data Mining Cup☆26Jul 27, 2016Updated 9 years ago
- 中国农业大学数字图像处理实验:基于Python语言的数字图像处理程序,包含工具栏。主要功能包括:灰度变换(n值化、线性化、非线性化);绘制RGB直方图;两幅任意大小、通道图像相加;均值滤波和中值滤波;Sobel算子锐化;集成人脸识别API如face_recognition库…☆28Jan 15, 2021Updated 5 years ago
- opencv + ffmpeg 实现双相机预览、多视频的画面上下、左右拼接☆10Jul 28, 2017Updated 8 years ago
- China Agricultural University Course Thesis LaTeX Template☆31Aug 6, 2020Updated 5 years ago
- 华东师范大学硕(博)士论文LaTex模板☆45Nov 15, 2021Updated 4 years ago
- 为简体中文文学作品集排版而编写的一个简单的LaTeX模板☆13Jul 28, 2019Updated 6 years ago
- A C++ High Performance NetServer☆49Feb 18, 2019Updated 7 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102May 17, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆42Nov 1, 2019Updated 6 years ago
- Intro to Self-Driving Cars program, where I apply my Python and C++ skills with matrices, calculus, computer vision and machine learning…☆47Jun 18, 2018Updated 7 years ago
- Github Action which uploads a single file to CloudFlare R2☆15Apr 15, 2023Updated 3 years ago
- 电子白板系统,通过canvas绘制文字,图片,矩形,画笔path等。支持画布的拖拽☆16May 10, 2018Updated 7 years ago
- ECNU_BeamerTemplate☆74Sep 24, 2018Updated 7 years ago
- LiTS (Liver Tumor Segmentation) Challenge☆11Nov 27, 2018Updated 7 years ago
- Udacity自动驾驶课程第一期☆68Aug 18, 2018Updated 7 years ago
- 在 PaaS 云平台部署 Alist 文件列表程序☆17Mar 27, 2023Updated 3 years ago
- 基于 Cloudflare Pages + R2 实现的私有图片分享(图床)网站。☆25Sep 12, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- data_mining_with_r☆83Apr 15, 2021Updated 5 years ago
- ☆17Apr 21, 2024Updated 2 years ago
- WordPress 主题 Sakurairo 的 Wiki 站点☆15Oct 17, 2022Updated 3 years ago
- free image service based on cloudflare Pages & R2.基于CloudFlare Pages和R2实现的免费图床。☆21Jan 16, 2024Updated 2 years ago
- A IM FOR MAKING FRIEND WITH YOUR SCHOOLFELLOW☆12Jun 13, 2017Updated 8 years ago
- 底部tab导航栏中间凸起、动态配置替换底部导航栏Tab图标、☆18May 3, 2018Updated 8 years ago
- ☆17Jul 14, 2023Updated 2 years ago
- International Space Station position tracking application for Android☆10Oct 27, 2021Updated 4 years ago
- A Github Action for uploading files to the WebDAV server☆19Apr 26, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 🎲 黑白棋 课程设计 + AI (Minimax)☆76Mar 7, 2020Updated 6 years ago
- Rust cn document for docker 将搜集到的 Rust 中文文档打包成 Docker 镜像,支持本地部署,随时随地预览学习!☆56Apr 23, 2026Updated last week
- 每个人一生中都会遇到一件事情,在事情出现之前不会关心,但是事情一旦来临就发现它极其重要,并且需要在很短的时间内做出重大决定,那就是给自己的新生宝宝起个名字。☆21Jun 19, 2017Updated 8 years ago
- Android TextView 自定义富文本拓展,可根据自己需要简单的增加Resolver来处理,实现TextView里镶嵌可点击的图片等特殊效果☆23Jan 25, 2016Updated 10 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。 所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Mar 13, 2015Updated 11 years ago
- ikasoa is a java distributed service framework.☆23Dec 16, 2024Updated last year