毕业设计选题系统的源码使用 GAN 隐藏数据 注意:我的英语是bab,所以如果我使用了错误的单词或错误的语法,请忽略。 这是我的毕业论文。 我有两个文档指南。 README.md 中的一个(你正在阅读的这个文件)是英文写的, Vietnam.md是越南文写的。 该项目基于和。 所有副本都需要遵循以上报价! 一、总结 在查看了 之后,我决定构建一个界面,供用户更直观地操作。 整个项目在linux操作系统- Ubuntu 18.04上进行,硬件配置为Intel i5 8th Gen CPU,12G RAM。 GeForce MX 130 GPU,2G 内存。 二、 界面使用指南 该接口由 Tkinter 库编写。 1.搭建环境 项目中使用的环境由Anaconda创建。 您可以在链接中下载并安装它 $ cd Data-Hidding-Using-GAN/ $ conda create -n myenv python=3.6 $ conda activate myenv $ pip install -r requirements.txt 2. 改变工作路径 在文件 main.py 的第 471
2023-04-23 15:42:46 55.3MB 系统开源
1
Ancillary Data Packet and Space Formatting 辅助数据在HD/SDI接口的传输规范
2023-04-23 14:51:58 77KB SMPTE Ancillary Data Packet
1
Mark Allen Weiss的数据接口与算法分析java版,第三版。Data Structures and Algorithm Analysis in Java 3rd Edition Mark Allen Weiss
2023-04-22 21:50:20 3.46MB Algorithm Weiss
1
Data_Structures_AndAlgorithm_Analysis_in_C++ Mark Allen Weiss Florida International University 英文第三版
2023-04-22 21:17:13 14.53MB Data Structures AndAlgorithm Analysis
1
Data.Structures.and.Algorithm.Analysis.in.C++.Third.Edition.2011
2023-04-22 21:15:13 2.67MB 数据结构 算法 C++
1
Data Structures and Algorithm Analysis in C++(英文版) 3ed
2023-04-22 21:14:06 4.85MB algorithm analysis
1
In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math
2023-04-22 21:10:16 3.46MB data structures algorithms c++
1
数据结构课本 英文版 非扫描版 目录全! 希望能帮到大家
2023-04-22 21:06:00 4.86MB 算法
1
使用C来讲述数据结构和算法,由Mark Allen Weiss编写的,内容丰富,解释清晰,是一本在美国广为使用的教材。
2023-04-22 20:09:19 4.85MB Data Structure Algorithm C
1