毕业设计--基于区块链的医疗记录存储系统研究与开发
☆73Jun 19, 2020Updated 5 years ago
Alternatives and similar repositories for graduatework
Users that are interested in graduatework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 方块链 - 医疗信息(处方、电子病历)共享区块链☆80Mar 9, 2020Updated 6 years ago
- 本项目基于fabric1.4+IPFS+Intel SGX,提供一种保护客户隐私的、可审计的区块链文件存储系统(简称为:EFS)。☆29Sep 23, 2020Updated 5 years ago
- A medical information management system based on blockchain and Hyperledger Fabric. —— 基于区块链的医疗信息管理系统☆36Nov 22, 2023Updated 2 years ago
- EtherMed ---- 基于区块链的电子病历系统☆16May 18, 2018Updated 8 years ago
- 基于区块链的电子病历共享信息系统☆101Dec 9, 2022Updated 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.
- 我的毕业设计, 基于区块链的投票系统☆15Mar 16, 2019Updated 7 years ago
- opms 是一个简单易用的项目管理和办公自动化的一个网站,界面优雅大方,提供了精 简的项目管理功能以及信息管理,是一个极易上手的 OA 软件。☆10Sep 3, 2017Updated 8 years ago
- 本项目是基于区块链技术的医疗健康管理系统,通过FISCO-BCOS联盟链实现医疗数据的安全存证与可信共享。☆22Jun 8, 2025Updated 11 months ago
- CUMT信息安全专业毕业设计☆36Oct 7, 2023Updated 2 years ago
- 文鸟Mannikin-基于区块链的文档交易系统☆14Mar 9, 2021Updated 5 years ago
- 毕业设计——基于区块链的证书管理系统☆13Apr 21, 2022Updated 4 years ago
- 基于区块链的供应链管理系统☆21Jul 24, 2019Updated 6 years ago
- 基于FISCO BCOS搭建webase平台使用Java+Springboot ,Vue+ElementUI搭建区块链前后端☆12Mar 26, 2022Updated 4 years ago
- 区块链项目:基于区块链的去中心化拍卖系统☆103May 12, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于SpringBoot + Vue3 + FISCO-BCOS的若依区块链医疗健康管理系统☆37Jan 14, 2026Updated 4 months ago
- 基于FISCO-BCOS区块链系统的供应链金融平台☆13Jan 5, 2023Updated 3 years ago
- 🤹 基于区块链(Hyperledger Fabric 联盟链)的房地产交易系统,全网最新、最易上手、最适合入门的实战项目,完整实现多组织架构、智能合约、身份认证与交易上链,部署简单,仅依赖 Docker,一条命令即可启动!☆827Apr 15, 2025Updated last year
- 一种基于全同态加密技术的医疗隐私保密系统,是一个较为成熟的项目,公开源代码实现,小组成员如下:王子旭、许嘉晨、夏萌、王宏任☆60Sep 6, 2018Updated 7 years ago
- ☆14Jul 11, 2024Updated last year
- PBFT是经典的拜占庭容错算法,其不依赖同步性假设、以及显著高于同类算法的性能,达到了Pratical(实用)而广受推崇,也是目前联盟链中广泛采用的共识算法。本文结合理解对算法论文前5章做了释译。☆16Feb 1, 2020Updated 6 years ago
- 基于Python+Vue开发的电影订票管理系统,毕业设计/课程设计☆15Nov 1, 2024Updated last year
- 重庆大学课程表导出工具,适用于新教务网☆10Sep 30, 2022Updated 3 years ago
- 对于Fabric的简单增删改查的通用链码,不同于官方示例的数据插入方式☆43May 13, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于区块链技术的农产品溯源系统☆45Feb 9, 2023Updated 3 years ago
- 基于区块链的社区贡献激励方案☆11Jun 30, 2024Updated last year
- This repository aims to provide a curated list of research papers focusing on Blockchain-based data sharing☆14Nov 25, 2023Updated 2 years ago
- 为解决传统数字版权中心化引起的一系列易篡改、效率低、不透明的问题,本文按 照软件工程的方法和流程进行分析和设计,实现了一个基于区块链 存储的版权管理系 统,利用区块链网络的 P2P 结构实现了去中心化,无需通过版权机构,即可保证版权 信息的安全。利用节点间交易生成交易哈希作为…☆37Jun 26, 2022Updated 3 years ago
- ☆11May 7, 2020Updated 6 years ago
- We defined the interfaces of four Python classes, namely ABE, Authority, User, and init, using the Charm-Crypto framework.☆12Apr 1, 2023Updated 3 years ago
- SFedChain: blockchain-based federated learning scheme for secure data sharing in distributed energy storage networks☆12Jun 2, 2022Updated 3 years ago
- Transformer Fault Type Prediction using DGA data.☆13Dec 7, 2021Updated 4 years ago
- Airmed Foundation's IPFS + Hyperledger Fabric web client☆71May 23, 2023Updated 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.
- 课程面向初学者包含Hyperledger Fabric身份证书与MSP服务、权限策略、通道配置与启动、链码通信接口等核心概念,也包含Fabric网络设计、Java链码与应用开发操作实践,是Java工程师学习Fabric区块链开发最佳选择。☆10Mar 28, 2019Updated 7 years ago
- MetaHome, a smart home app concept built with Flutter☆11Apr 21, 2023Updated 3 years ago
- CQU-ML-Lab☆12Sep 9, 2025Updated 8 months ago
- CUDA-accelerated Dilithium Implementation☆13Sep 8, 2024Updated last year
- 脱敏的毕业设计——网络安全课程实验仿真系统☆13May 19, 2021Updated 5 years ago
- 毕业设计,基于区块链的拍卖交易系统的后端☆18May 23, 2021Updated 5 years ago
- fabric blockchain with medical data using privacy preserving technology☆11Dec 10, 2020Updated 5 years ago