详细介绍了现代加密方式,包括对称加密,非对称加密,数字签名,0知识验证,哈西函数生成方式等,在实际应用层加密实现中有着广泛的应用。
2022-11-21 11:06:35 998KB Modern Cryptography
1
图5.20 使用一个LPM加法/减法模块的原理图 例如,若加法器的速度不是关键因素,但降低电路的成本非常重要,则CAD系 统就会生成行波加法器来实现lpm_add_sub模块。但若加法运算对速度有较高的 要求,则会生成超前进位加法器。正如我们曾在5.4.1节提到过的那样,某些芯片 (诸如FPGA)其中包含有实现快速加法器的专用电路块。使用与工艺技术无关 的宏函数允许CAD系统利用这些专用子电路块来生成所需要的电路。 图5.21和图5.22所示的波形是将根据原理图综合生成的电路在FPGA中实现后的 仿真结果。图5.21所示的逻辑综合是以尽可能地降低电路的成本为目标的,并不 考虑速度的因素,因此综合出的结果是行波加法器。该波形图展示了对该加法器 进行时序仿真时的情况。16位信号X, Y,和S的值以16进制的形式输出。在仿真刚 开始的阶段X和Y的值都被设为0000,50ns(纳秒)以后Y变为0001,过了大约13ns(纳 秒)以后才得到正确结果。这是因为在这种情况下进位信号需要经过每一级加法 器,输入的下一次变化发生在150纳秒,X 变为 3FFF。要得到正确结果4000, 加法器必须等待进位信号从第一级加法器传输到 后一级,这可以从S在得到稳 定值之前的一系列快速跳变中看出。观察仿真器的参考框,图中粗垂直线所在的
2022-11-19 16:17:49 15.3MB verilog 数字逻辑基础
1
Modern UI Pack is an asset that gives you clean and minimalistic modern UI elements. Simple as that. Features: • Buttons • Switches • Sliders • Radial slider • Range slider • Toggles • Dropdowns • Horizontal selector • Notifications • Progress Bars • Tool tips • Icons • Animated icons • Modal windows • Blur material • Gradient system • TextMeshPro support • Demo scene
2022-11-18 19:21:17 22.02MB unity modern ui pack
1
凸优化方面的经典著作 Here is a book devoted to well-structured and thus efficiently solvable convex optimization problems, with emphasis on conic quadratic and semidefinite programming. The authors present the basic theory underlying these problems as well as their numerous applications in engineering, including synthesis of filters, Lyapunov stability analysis, and structural design. The authors also discuss the complexity issues and provide an overview of the basic theory of state-of-the-art polynomial time interior point methods for linear, conic quadratic, and semidefinite programming. The book's focus on well-structured convex problems in conic form allows for unified theoretical and algorithmical treatment of a wide spectrum of important optimization problems arising in applications.
2022-11-08 16:40:59 22.38MB convex optimization 凸优化 模式识别
1
Modern Data Mining Algorithms in C- and CUDA C.pdf
2022-10-25 12:05:16 2.28MB
1
Modern Operating Systems - Andrew S. Tanenbaum
2022-10-18 09:00:56 5.37MB
1
pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-10-10 21:33:33 2.16MB Compiler
1
threejs-modern-app 全屏Three.js应用程序的样板和工具 资产归功于和 它的灵感来自于的 ,但是使用ES6语法而不是node进行了重写和简化,使其更易于阅读和注释,因此可以轻松地对其进行自定义以满足您的需求。 特征 所有three.js样板代码都存储在一个文件中,导出的WebGLApp可以从外部轻松配置,例如,您可以启用,轨道控件, , , controls-gui并使用保存屏幕截图功能。 它还具有对cannon-es的内置支持。 [阅读更多] 可伸缩的three.js组件结构,其中每个组件都是扩展THREE.Group的类,因此您可以向其添加任何对象。 该类还具有更新,调整大小和指针挂钩。 [阅读更多] 资产管理器可以处理.gltf模型,图像,音频,视频的预加载,并且可以轻松扩展以支持其他文件。 它还会自动将纹理上载到GPU,加载立方体环境贴图或解析等矩
2022-09-15 10:45:14 7.77MB boilerplate webgl threejs starter-kit
1
William L. Melvin 的著作, Principles of Modern Radar 第三部分, Radar Applications 仅供学习交流使用,请勿用于其他用途
2022-09-15 10:38:58 8.22MB Radar principle Radar Application
1
英文版本现代控制理论 讲得比中文的一些书要详细到位,毕竟大教授就是不一样啊。
2022-09-11 22:32:30 32.49MB 控制 英文版
1