地大开源作业库
☆23Apr 27, 2020Updated 5 years ago
Alternatives and similar repositories for CUG-Asmtlib
Users that are interested in CUG-Asmtlib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 大学阶段值得纪念的代码,见证了我的成长过程。All my valuable homework during college life which witnessed my growing.☆14Aug 15, 2020Updated 5 years ago
- 中国地质大学 武汉 计算机科学与技术 课程不完全攻略☆57Jun 17, 2022Updated 3 years ago
- 中国地质大学(武汉)计算机科学与技术-资料汇总☆129Jul 6, 2021Updated 4 years ago
- CUG软件工程综合课程实习☆11Sep 23, 2019Updated 6 years ago
- CUGMCM资料库☆21Jan 6, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 中国地质大学 (武汉) 自动化专业 课程资料共享☆20Feb 13, 2026Updated 2 months ago
- CUG automation undergraduate course experimental code.☆45Dec 28, 2023Updated 2 years ago
- 中国地质大学(武汉)本科毕设论文latex,基于Timozer/CUGThesis☆20May 8, 2019Updated 6 years ago
- Code for the paper "Jailbreak Large Vision-Language Models Through Multi-Modal Linkage"☆29Dec 6, 2024Updated last year
- Reproduction of paper: AutoAugment: Learning Augmentation Strategies from Data☆16Jun 7, 2020Updated 5 years ago
- [ICLR 2025] Official repository of "Learning Clustering-based Prototypes for Compositional Zero-shot Learning"☆24Feb 3, 2026Updated 2 months ago
- codex 永动机,避免codex执行一个长任务总是自动停止的问题☆116Apr 3, 2026Updated last week
- ☆18Apr 29, 2020Updated 5 years ago
- 一个模拟操作系统,包含常见的进程调度相关算法的实现、内存分配相关算法的实现(连续,离散)以及模拟磁盘、文件系统的实现。各模块联动,辅助辅以一系列GUI界面动画演示。☆18Apr 19, 2018Updated 7 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.
- 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。☆39Oct 27, 2017Updated 8 years ago
- Code for the paper "Image Clustering with External Guidance" (ICML 2024)☆18Oct 26, 2024Updated last year
- ☆17Feb 12, 2022Updated 4 years ago
- ☆23Feb 26, 2024Updated 2 years ago
- ☆24Aug 24, 2024Updated last year
- This is the largest dataset on the evolution of Chinese characters, containing characters from multiple periods including oracle bone scr…☆30Mar 17, 2026Updated 3 weeks ago
- 获取同济大学4m3网站和各学院网站通知并进行邮件广播的Python爬虫框架☆15Feb 24, 2019Updated 7 years ago
- Lexical-Analyzer-Syntactic-Analyzer By C++ 编译原理:C++实现的词法分析器和语法分析器☆16Dec 28, 2020Updated 5 years ago
- ☆30Jul 28, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 操作系统大作业,基于优先级的非抢占/抢占进程调度算法模拟程序☆22Dec 25, 2020Updated 5 years ago
- Code for the paper 'Spectral–Spatial Masked Transformer With Supervised and Contrastive Learning for Hyperspectral Image Classification'.☆32Nov 8, 2024Updated last year
- ☆19Nov 19, 2021Updated 4 years ago
- 中国科学院大学2022-2023春季学期自然语言处理课程☆29Sep 19, 2023Updated 2 years ago
- [ICLR 2025] Learning Transformer-based World Models with Contrastive Predictive Coding (TWISTER)☆52Mar 9, 2025Updated last year
- 中国地质大学(武汉)学位论文Latex模板☆27May 13, 2021Updated 4 years ago
- 基于QT5的哈夫曼编码压缩软件 —— HuffmanZip☆15Dec 21, 2018Updated 7 years ago
- Code for paper Write Like You.☆42Jul 12, 2021Updated 4 years ago
- Code for "Matching feature sets for few-shot image classification"-CVPR'2022.☆42Mar 21, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Pytorch implementation for ICLR 2021 paper - MiCE: Mixture of Contrastive Experts for Unsupervised Image Clustering☆54Feb 28, 2021Updated 5 years ago
- Code release for "HarmonyDream: Task Harmonization Inside World Models" (ICML 2024), https://arxiv.org/abs/2310.00344☆52Jun 27, 2024Updated last year
- 采用Apriori算法,Fpgrowth算法,Eclat算法对超市商品数据集进行频繁集与关联规则的挖掘☆36Aug 21, 2022Updated 3 years ago
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆37Aug 28, 2022Updated 3 years ago
- QGIS plugin of geographical detector☆31Nov 13, 2023Updated 2 years ago
- 武大遥感院2021年计算机图形学实习,包括图形生成:DDA直线,中点直线,Bresenham圆,正负法圆,Bezier曲线,B样条曲线,Hermite曲线;图形变化:平移,旋转,缩放,对称;图形填充:扫描线填充,边缘填充,种子填充;图形裁剪:Cohen-Sutherland…☆41Apr 9, 2022Updated 4 years ago
- player info card of honkai impact 3rd☆36Aug 25, 2022Updated 3 years ago