Python编程与实战 上有关项目实战的代码
☆13Apr 2, 2021Updated 5 years ago
Alternatives and similar repositories for Pythonic
Users that are interested in Pythonic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 主流短视频平台去水印,Taro最佳实践,Taro微信小程序最佳实践,抖音短视频去水印,快手短视频去水印☆12Aug 7, 2022Updated 3 years ago
- A simple pytorch implementation of Differentiable Architecture Search (DARTS)☆22Aug 27, 2019Updated 6 years ago
- 基于OpneCV的道路监控视频车辆检测与流量统计☆11Jul 14, 2020Updated 5 years ago
- 这是朴素贝叶斯的代码实现 包括三种模型 高斯模型 多项式模型 伯努利模型☆10Mar 7, 2018Updated 8 years ago
- Convert MHTM file to single html embedded all resources with base64 encoding☆10Jan 7, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆11Sep 8, 2016Updated 9 years ago
- 淘宝的模拟登录,有requests和selenium两个版本☆45Apr 28, 2020Updated 5 years ago
- 择栖工作室 致行--智能交通管理系统 项目开发☆10Sep 4, 2020Updated 5 years ago
- 中药自动组方相关程序☆13Mar 19, 2023Updated 3 years ago
- ☆16Jul 18, 2023Updated 2 years ago
- Code implementation of "Information Design in Multi-Agent Reinforcement Learning"☆15Aug 18, 2023Updated 2 years ago
- Python 制作的免费微信提醒、短信提醒的工具,每天定时短信发送金山词霸优美优化给女朋友☆31Mar 14, 2022Updated 4 years ago
- 📚 TypeScript 知识图谱 构建 JS 语言超集 TS 知识体系☆16Jan 5, 2023Updated 3 years ago
- react的cron表达式生成器,定时☆32Dec 29, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- HOOK Android QQ Packet Xposed Module☆16Jul 16, 2022Updated 3 years ago
- PyCharm+Scrapy爬取安居客楼盘信息(新盘+二手房)☆16Jun 6, 2018Updated 7 years ago
- Elasticsearch客户端Java API 中文文档☆12Feb 12, 2018Updated 8 years ago
- 基于springboot+vue的一款多人在线聊天项目。本项目是一个用于开发者的团队即时通讯应用,用户可以通过该应用进行好友管理、群组管理、消息发送与接收、AI助手交互等功能。项目还提供了后台管理系统,用于用户管理、系统设置等功能。用户可以根据自己的开发团队设计独立的群聊,…☆22Mar 24, 2025Updated last year
- 工作中遇到的坑、需要注意的地方和一些总结☆26Dec 1, 2025Updated 4 months ago
- A WebHDFS module for Node.js.☆24Feb 15, 2019Updated 7 years ago
- Using react to realize web Ctrl + F function☆13Jun 15, 2023Updated 2 years ago
- Comparison of SSH libraries for Java☆16Jul 4, 2015Updated 10 years ago
- 使用YOLOv5与Sort算法对道路监控视频中的车流量、速度与密度参数进行提取,使用transformer对未来的交通流参数进行预测☆24Sep 26, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ☆25Mar 30, 2026Updated last week
- Sakura Frp 官方论坛☆16Oct 14, 2018Updated 7 years ago
- Code for our paper "Adaptive Confidence Smoothing for Generalized Zero-Shot Learning"☆22Nov 1, 2020Updated 5 years ago
- ☆39Jun 17, 2025Updated 9 months ago
- Ultimate Vocal Removergui汉化版☆32Aug 9, 2023Updated 2 years ago
- transform your vue3 script to setup mode.☆18Jun 19, 2023Updated 2 years ago
- 一个简单的股票预测算法,利用过去5天的涨幅,以及十余项市值因子和财务因子进行训练学习。训练数据被放在本地的mysql数据库中。☆26Jan 22, 2018Updated 8 years ago
- 🌈 A React image component. Simple realization of image shadow.☆21Aug 26, 2022Updated 3 years ago
- People finder app that uses LDAP server to look for users, groups and locations.☆31Sep 6, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- N Queens Puzzle solution☆18Oct 1, 2020Updated 5 years ago
- 神机规则 Clash、Kitsunebi、Quantumult(X)、Shadowrocket、Pepi(ShadowRay)、Surge 的配置规则文件以及各大机场分流规则预防域名被墙,QuantumultuanX预配置文件解锁VSCO/Tiktok☆13Dec 9, 2019Updated 6 years ago
- 适用于解决公司、学校电脑一段时间不使用网络即自动 断网,需要网页登录验证问题,基于python3实现,可实时检测电脑网络连接状态,检测到断网后调用谷歌浏览器自动进行网页端登录验证,电脑不关机、本程序处于运行状态中,可实现电脑永不断网。搭配TeamViewer使用可实现无人值守…☆22Feb 15, 2019Updated 7 years ago
- 一个比价系统爬虫方案。基本思路: 1:利用selenium驱动chrome浏览器进入淘宝网站,输入关键词“美食”,并点击搜索按钮,得到商品查询后的列表; 2:加载搜索结果页面完成后,分析页码,得到商品的页码数,模拟翻页,得到后续页面的商品列表; 3:利用pyq…☆29Aug 25, 2018Updated 7 years ago
- JavaScript 优秀学习资料荟萃☆30Dec 12, 2016Updated 9 years ago
- The GUI for Tesseract OCR software in Windows 64-bit platform☆28May 2, 2025Updated 11 months ago
- 国家药品监督管理局某数版本(FSSBBIl1UgzbN7N82T)☆54Feb 28, 2022Updated 4 years ago