数据库大作业 宿舍管理系统 C#
☆14Feb 22, 2017Updated 9 years ago
Alternatives and similar repositories for dms
Users that are interested in dms are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Apache Dubbo-go documents☆13Sep 24, 2021Updated 4 years ago
- Some useful algorithms missing from networkx, including community detection, constraint calculation, and coreness. Not ready for general …☆17Aug 27, 2010Updated 15 years ago
- 毕业设计 基于区块链的供应链融资平台☆13Apr 7, 2018Updated 8 years ago
- Basic graph theory algorithms☆16Aug 15, 2017Updated 8 years ago
- 基于SpringBoot+BootStrip3的公寓管理系统☆10May 4, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A Spark application, written in Python, to figure out strongly connected components with Bi-directional Label Propagation algorithm. This…☆11Jun 25, 2019Updated 6 years ago
- Label propagation algorithm for community detection based on node importance and label influence☆12Feb 15, 2018Updated 8 years ago
- RSA(SHA1withRSA/pem私钥0/crt证书公钥) + AES(256/AES/CBC/PKCS5Padding)☆11Sep 6, 2016Updated 9 years ago
- 安卓备忘录☆10Feb 1, 2019Updated 7 years ago
- python+sklearn识别字母数字验证码☆16Nov 26, 2021Updated 4 years ago
- (最标准的公钥加密,私钥解密)后台生成RSA公钥以及私钥,私钥保密,公钥下发,前端登录使用公钥加密。后台登录验证使用私钥解密☆11Jul 31, 2018Updated 7 years ago
- 标签传播算法☆11Sep 6, 2018Updated 7 years ago
- Latent Drichlet Allocation and Dynamic Topic Modeling☆10Aug 11, 2021Updated 4 years ago
- 可视化算法代码平台,目前支持的算法包括回溯法、加密算法、动态规划、图搜索、贪婪算法、搜索算法、排序算法等。☆26Feb 10, 2022Updated 4 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.
- The code and results of the Label Propagation Saliency work published in IEEE Trans. on Image Proc. (TIP)☆11Jun 22, 2015Updated 10 years ago
- Find community/segment in an attributed graph of Facebook data.☆18Apr 20, 2017Updated 9 years ago
- 该项目是模仿阿里Arthas写的线上应用诊断小工具。基于Java探针-Java Agent技术对字节码进行增强,在指定方法中插入一些切面来实现相关参数的统计与观测,能做到JVM层面的AOP。对字节码的增强主要使用ASM字节码框架与ASM Bytecode Viewer插件,…☆21Jun 16, 2020Updated 5 years ago
- TourismBigdataVisualzationPlatform(旅游大数据可视化平台)是基于Springboot+thymeleaf+Shiro+Mybatis-plus+分页插件PageHelper+通用Mapper+Redis 开发的旅游大数据可视化平台。☆21Aug 31, 2018Updated 7 years ago
- Overlapping Communities Detection in Network☆13May 3, 2021Updated 5 years ago
- Benchmarking new Optane PMem-based persistent memory range indexes (VLDB 2022)☆20Nov 15, 2022Updated 3 years ago
- 信息管理系统☆16Feb 21, 2024Updated 2 years ago
- 基于非对称加密算法的Python源码保护☆16Jan 4, 2018Updated 8 years ago
- Speaker-listener Label Propagation Algorithm Implemented in Python☆15Oct 31, 2013Updated 12 years ago
- 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.
- Rsa,base64,ac,kmp,svm,knn,mitm,hash table... 🚀☆30Apr 13, 2023Updated 3 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆22Mar 2, 2024Updated 2 years ago
- samples for Apache Dubbo☆45Jan 25, 2021Updated 5 years ago
- 选用c#实现。学生信息管理系统,本系统包括两类用户:学生、管理员。管理员可以通过系统来添加管理员信息、修改管理员信息、添加学生信息、修改学生信息;开设课程、查询课程、录入成绩、统计成绩、修改成绩、修改个人密码等,而学生则可以通过系统来选择课程、查询课程、显示自己的课表、查询…☆222May 18, 2015Updated 11 years ago
- 2022华东师范大学硕士论文模版☆28Feb 23, 2023Updated 3 years ago
- 华东师范大学硕士学位论文模版☆26Jul 16, 2023Updated 2 years ago
- 基于uni框架的跨平台客户端app的电商实战项目,包括首页、列表页、详细页、分类、购物车页和会员中心。包含uni的大部分知识点,适合初学者学习和日常项目使用☆82May 5, 2020Updated 6 years ago
- ssh框架实现的员工信息管理系统☆23Nov 19, 2016Updated 9 years ago
- rest api web server based on go(High availability, high security, high performance)☆47Mar 4, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于威胁情报基础库的关联关系可视化,本科毕业设计和答辩PPT,优秀毕设☆34Mar 26, 2019Updated 7 years ago
- A cryptographic tool with a GUI interface implements common cryptographic algorithms for string and file encryption and decryption, using…☆33Nov 17, 2025Updated 6 months ago
- 机器学习练习代码及相关资料☆46Nov 7, 2019Updated 6 years ago
- Community Detection in Graphs (master's degree short project)☆39May 21, 2022Updated 3 years ago
- Memcache port of Redis benchmark☆86Nov 8, 2011Updated 14 years ago
- 提供一些加密算法java代码封装 包括 RSA/AES/DES/3DES/MD5/SHA/HmacSHA256☆50Sep 15, 2018Updated 7 years ago
- ☆50Aug 20, 2020Updated 5 years ago