基于三重DES的数字图像加密算法,能够基于DES密码算法和分组密码运行模式,对输入的任意数字图像进行加密,并输出加密后的图像。同时也能够根据加密后的图像和DES密钥等信息,对加密的图像进行还原,使得解密后的图像和原图像保持一致。CSDN地址:https://blog.csdn.net/monster663/article/details/124506449
☆17Dec 11, 2024Updated last year
Alternatives and similar repositories for Digital-Image-Encryption-Algorithm-Based-on-DES
Users that are interested in Digital-Image-Encryption-Algorithm-Based-on-DES are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一种新的基于混沌映射的比特级图像加密算法的 python 实现(原论文题目:A novel bit-level image encryption algorithm based on chaotic maps,链接:https://doi.org/10.1016/j.opt…☆27May 14, 2023Updated 3 years ago
- SDN project 2019 on Mininet☆13Aug 3, 2023Updated 3 years ago
- 2022-2023计算机图形学大程:简单室内场景三维建模及真实感绘制☆11Apr 18, 2023Updated 3 years ago
- 基于SDN架构的网络流量监控和控制☆12Apr 7, 2026Updated 4 months ago
- MiRAGE: A Multiagent Framework for Generating Multimodal Multihop Question-Answer Dataset for RAG Evaluation☆22Aug 5, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2023年中山大学计算机学院陶钧老师的计图(计算机图形学)项目☆13Mar 1, 2024Updated 2 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Apr 26, 2020Updated 6 years ago
- 基于 LangChain 生态与混合检索技术构建的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联…☆22Aug 28, 2025Updated 11 months ago
- Enhancing Retrieval-Augmented Generation with Multi-Modal Knowledge Graph Integration☆15Feb 28, 2026Updated 5 months ago
- Code for "Adaptive Dropout: Unleashing Dropout across Layers for Generalizable Image Super-Resolution"☆17Mar 14, 2025Updated last year
- 清华大学操作系统课程实验☆17Sep 6, 2020Updated 5 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- 基于陈氏超混沌系统和DNA编码的图像加密算法☆29Jan 8, 2023Updated 3 years ago
- Multi-path load balancing is a method used by most of the real-time network to split the packets into different paths rather than transfe…☆23Dec 2, 2023Updated 2 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.
- A JSON file RESTful API based on json-server for zce/weapp-locally & zce/quickapp-locally☆14Dec 1, 2023Updated 2 years ago
- This project is an implementation of Dijkstra Algorithm utilizing Ryu Controller and mininet for routing packets in network topologies.☆26Aug 29, 2021Updated 4 years ago
- Firewall application implemented in a software defined network, using mininet and python.☆23Mar 12, 2015Updated 11 years ago
- The code source of MambaCSR☆27Sep 24, 2024Updated last year
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆25Mar 12, 2025Updated last year
- PackGenome: Automatically Generating Robust YARA Rules for Accurate Malware Packer Detection☆30Dec 6, 2023Updated 2 years ago
- [AAAI-2025] Plug-and-Play Tri-Branch Invertible Block for Image Rescaling☆24Aug 5, 2025Updated last year
- 利用简单DCGAN生成手写数字图像☆18Oct 14, 2019Updated 6 years ago
- Improving langchain knowledge graphs using baml☆46Aug 3, 2025Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 河南大学 计算机图形学 实验课源代码☆26May 24, 2015Updated 11 years ago
- 高性能计算系统性能评价工具集☆31Jun 6, 2024Updated 2 years ago
- Continuous Remote Sensing Image Super-Resolution via Neural Operator Diffusion☆26Mar 4, 2025Updated last year
- 华中科技大学计算机网络实验1:Socket编程实现的简易HTTP服务器☆28Nov 2, 2019Updated 6 years ago
- ECCV2026-From Local Windows to Adaptive Candidates via Individualized Exploratory: Rethinking Attention for Image Super-Resolution☆29Jun 30, 2026Updated last month
- 武大遥感院2021年计算机图形学实习,包括图形生成:DDA直线,中点直线,Bresenham圆,正负法圆,Bezier曲线,B样条曲线,Hermite曲线;图形变化:平移,旋转,缩放,对称 ;图形填充:扫描线填充,边缘填充,种子填充;图形裁剪:Cohen-Sutherland…☆41Apr 9, 2022Updated 4 years ago
- StructSR: Refuse Spurious Details in Real-World Image Super-Resolution☆29Jan 16, 2025Updated last year
- Code for the paper "Guided Image Generation with Conditional Invertible Neural Networks" (2019)☆105Sep 3, 2020Updated 5 years ago
- Single Image Super Resolution Using WaveMix☆53Sep 18, 2024Updated last year
- 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.
- A GAN-based Method For Remote Sensing Image Super-resolution☆46Jun 24, 2026Updated last month
- MIT 6.S081 / Fall 2020 os lab☆52Dec 29, 2021Updated 4 years ago
- The implementation of Deformable Spatial Attention in PyTorch.☆38Nov 24, 2024Updated last year
- The official implementation of the paper "A Universal Scale-Adaptive Deformable Transformer for Image Restoration across Diverse Artifact…☆41Mar 23, 2026Updated 4 months ago
- Agent Fusion is a local RAG semantic search engine that gives AI agents instant access to your code, documentation (Markdown, Word, PDF)…☆72Jun 20, 2026Updated last month
- C++&&Java socket网络编程 学习socket 案例快速入手☆53Dec 3, 2019Updated 6 years ago
- [NeurIPS2024] Overcome hallucination of diffusion restoration models.☆66Apr 14, 2025Updated last year