密码编码学与网络安全第五版答案(英文),希望对大家学习有所帮助。
2021-07-15 13:52:26 3.04MB 第五版答案
1
Broadcom 802.11ac Network Adapter驱动 适用于win7,win8,win8.1
2021-07-15 12:25:32 3.31MB Broadcom 802.11ac 驱动 网卡
1
R-Studio Network 8.14.179623.zip
2021-07-14 14:00:13 65.48MB 数据恢复
1
神经常微分方程的元解法 使用参数化求解器实现鲁棒的神经ODE。 大意 每个具有s级且为p阶的Runge-Kutta(RK)求解器均由一个系数表( Butcher tableau )定义。 对于s=p=2 , s=p=3和s=p=4 ,表中的所有系数都可以使用不超过两个变量的参数设置[1]。 通常,在神经ODE训练期间,使用具有固定Butcher表的RK解算器,并且仅训练右侧(RHS)功能。 我们建议使用RK解算器的整个参数族来提高神经ODE的鲁棒性。 要求 pytorch == 1.7 顶点== 0.1(用于训练) 例子 对于CIFAR-10和MNIST演示,请检查examples文件夹。 元求解器制度 在笔记本examples/cifar10/Evaluate model.ipynb我们展示了如何使用不同类型的Meta Solver机制(即: 单机版 解算器切换/平滑 求解器集成
2021-07-14 13:40:46 10.53MB neural-network parametrized solver pytorch
1
数据中心网络的流量导向应用 在网络中使用中间盒已成为基本需求,尤其是在数据中心网络中。 但是,设计支持和使用中间盒的网络并非易事。 幸运的是,软件定义网络(SDN)为此类实现提供了许多惊人的机会和替代方案,但也有其自身的挑战。 在此项目中,我们旨在利用SDN所提供的功能,以便为数据中心网络实现高级的流量控制应用程序(TSA)。 我们的实现针对特定类型的网络,称为折叠克洛斯网络(或胖树)。 Clos网络是由Charles Clos于1953年首次正式建立的多级交换网络,用于构建电信网络。 折叠克洛斯网络(或胖树)是克洛斯网络的一种特殊类型,其中这种网络的拓扑结构采用树的形状(级别数可能有所不同
2021-07-14 09:19:05 447KB python sdn sdn-controller sdn-network
1
Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems by Chris Sanders English | 28 Mar. 2017 | ASIN: B06XX74R1X | 368 Pages | AZW3 | 24.73 MB Wireshark is the world's most popular network sniffer that makes capturing packets easy, but it won't be much help if you don't have a solid foundation in packet analysis. Practical Packet Analysis, 3rd Edition will show you how to make sense of your PCAP data and let you start troubleshooting the problems on your network. This third edition is updated for Wireshark 2.0.5 and IPV6, making it the definitive guide to packet analysis and a must for any network technician, administrator, or engineer. This updated version includes two new chapters that will teach you how to use the powerful command-line packet analyzers tcpdump and TShark as well as how to read and reference packet values using a packet map. Practical Packet Analysis will introduce you to the basics of packet analysis, starting with how networks work and how packets travel along the wire. Then you'll move onto navigating packets and using Wireshark to capture and analyze packets. The book then covers common lower-layer and upper-layer protocols and provides you with real-world scenarios like Internet connectivity issues, how to capture social media traffic, and fighting a slow network. You'll learn how to: Monitor your network in real-time and tap live network communications Recognize common network protocols including TCP, IPv4 and IPv6, SMTP, and ARP Build customized capture and display filters to quickly navigate through large numbers of packets Troubleshoot and resolve common network problems like loss of connectivity, DNS issues, and sluggish speeds with packet analysis Understand how modern exploits and malware behave at the packet level Carve out data in a packet to retrieve the actual files sent across the network Graph traffic patterns to visualize the data flowing across your network Use advanced Wireshark features to under
2021-07-13 22:51:11 24.73MB Practical Packet Analysis Wireshark
1
贝叶斯网络算法BANJO
2021-07-13 14:06:01 3.56MB 贝叶斯
1
U-Net GAN PyTorch PyTorch实施CVPR 2020论文“用于生成对抗网络的基于U网络的鉴别器”。 论文和补充资料可以在找到。 别忘了看一下补充文件(可以在此处找到Tensorflow FID(表S1))。 该代码允许用户重现和扩展研究报告的结果。 报告,复制或扩展结果时,请引用上述论文。 设置 从提供的unetgan.yml文件创建conda环境“ unetgan”。 可以使用training_scripts文件夹中提供的脚本来复制实验(必须手动设置实验文件夹和数据集文件夹)。 争论 解释 --unconditional 如果数据集没有类,请使用此选项(例如CelebA)。 --unet_mixup 使用CutMix。 --slow_mixup 对CutMix增强损失使用预热。 --slow_mixup_epochs 预热的时期数 --full_ba
1
Vue-metamask 使用Vue测试Metamask的状态 演示版 MetaMask将引入可选的“隐私模式”,该模式要求dapp要求获得查看用户帐户的权限。 Dapps应该更新其代码以支持此功能,以后将默认启用该功能。 NPM安装 npm i vue-metamask -S 然后导入: [removed] import VueMetamask from 'vue-metamask'; export default { components: { VueMetamask, }, data(){ return { msg: "This is demo net work" } }, met
2021-07-10 16:16:26 18.66MB vue network ethereum web3
1
考虑时间窗约束的网络设计问题
2021-07-09 21:01:43 1.86MB 最优化 运筹学 网络设计
1