大学计算机类课程笔记及攻略
☆22Mar 27, 2025Updated last year
Alternatives and similar repositories for UNotes
Users that are interested in UNotes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 知网维普爬虫☆10Jul 30, 2019Updated 6 years ago
- 爬取微博数据形成用户画像 登陆账号获取cookies 使用selenium,先调用chrome浏览器 最后改成PhantomJS,并根据其中的内容获取想要的数据☆11Mar 7, 2019Updated 7 years ago
- https://jyywiki.cn/OS/2024/ 操作系统:设计与实现 (2024 春季学期) JYY的所有课程实例代码☆14May 21, 2024Updated 2 years ago
- 一个中国知网的爬虫工具,给定作者,可以获得该作者的所有文献的题录☆14Mar 3, 2019Updated 7 years ago
- 校园二手交易平台管理系统☆19Jul 16, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于大众点评美食数据的django空间分析及可视化网站☆15May 31, 2019Updated 7 years ago
- 二手交易平台,前台vue,后台ssm☆11Dec 16, 2022Updated 3 years ago
- 中国知网专利爬虫☆20Dec 8, 2022Updated 3 years ago
- 抖音带货直播实时GMV Top5直播间评论抓取与情感分析☆20Mar 10, 2024Updated 2 years ago
- Python中国知网(cnki)爬虫及数据可视化分析设计毕业源码案例设计☆19May 7, 2023Updated 3 years ago
- 校园二手书网上交易平台☆21Mar 8, 2018Updated 8 years ago
- Java Web项目 东大拼车网站☆10Feb 23, 2017Updated 9 years ago
- 基于Flink流处理的动态实时亿级全端用户画像系统可视化界面☆36Dec 9, 2022Updated 3 years ago
- 组件化综合案例,包含微信新闻,头条视频,美女图片,百度音乐,干活集中营,玩Android,豆瓣读书电影,知乎日报等等模块。架构模式:组件化+MVP+Rx+Retrofit+Desgin+Dagger2+阿里VLayout+腾讯X5+腾讯bugly。安装阿里编码规约插件,不断…☆13Feb 13, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 毕设竞赛管理☆12May 30, 2018Updated 8 years ago
- 总结学习Web前端的一些经验、知识、案例等。内容包括网易微专业-Web前端开发课程笔记,读书笔记,前端资源等……☆10May 7, 2016Updated 10 years ago
- twitter用户画像☆32May 6, 2019Updated 7 years ago
- 当前目标检测学习主要通过看论文跑模型,对基本原理却是一知半解,为了让该领域人员更好的深入研究好学习,发起了学习目标检测的习题集。☆11Mar 31, 2020Updated 6 years ago
- 专注于梳理Java知识点,解析开源项目!这里都是文章代码的项目示例,好好学哈!☆12May 8, 2020Updated 6 years ago
- 大学期间做的各样项目,有Java/Python/JavaScript/Vert.X/SpringBoot☆10Feb 28, 2022Updated 4 years ago
- 研究组的材料分享,例如:发明专利撰写方法,发表的论文,爬虫方法等☆12May 3, 2017Updated 9 years ago
- JSP基于SSM校园二手书交易平台毕业源码案例设计☆21May 10, 2023Updated 3 years ago
- 汇总自编写的一些python项目代码☆15Jan 8, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 华东师范大学数据科学与工程学院 2018年本科生暑期项目进度汇总☆10Sep 17, 2018Updated 7 years ago
- 物资管理系统,前端Vue项目☆11Apr 20, 2020Updated 6 years ago
- 清华大学宿舍洗衣机空闲提醒小程序☆14Feb 4, 2021Updated 5 years ago
- “基石”项目:搭建android项目基础,包含Kotlin版本和Java版本☆16Feb 1, 2026Updated 5 months ago
- python刷leetcode记录。项目含有详细的代码注释和解题思路,并配有对应的leetcode中英文题目。The project contains detailed code comments and solution ideas(chinese), and has c…☆14Sep 6, 2021Updated 4 years ago
- 从0到1构建用户画像☆39Jun 4, 2021Updated 5 years ago
- 知网爬虫cnkispider,输入关键字爬取知网检索数据☆37Jan 7, 2018Updated 8 years ago
- 山东大学软件学院2023项目实训《基于数字经济的农产品融销一体平台》,课题编号37☆13Jul 6, 2024Updated 2 years ago
- Physical units and unit-aware mathematical system for general-purpose brain dynamics modeling.☆16Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 第一个练手项目:(django 1.10+python 3.4)新闻网站项目,加入前后端交互,使用vue.js 1.0☆10May 2, 2017Updated 9 years ago
- 河大课表:适用于河北大学本科生和研究生的课程表APP☆16Dec 26, 2023Updated 2 years ago
- 豆瓣电影网与艺恩票房网的电影数据采集与分析及可视化☆38Jun 4, 2020Updated 6 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 6 years ago
- 本项目基于SSH框架,Mysql5.5,myeclipse,tomcat8.5. 分为医生和管理员模块,医生可以添加病人的各种信息,如基本信息.入院情况,就诊科室等,并可以查询所有病档,以及查询和修改以往病历,管理员模块可以对医生进行增删改查.☆12Jun 4, 2018Updated 8 years ago
- 东南大学自动请假 研究生和本科生☆16Jun 29, 2022Updated 4 years ago
- High-performance RPC framework built on Netty 🦈☆14Updated this week