三大编译原理书:Modern Compiler Implementation in C——虎书——英文版
2022-12-18 03:01:07 10.35MB 虎书
1
林舒的又一新作,很经典,英文版。学习信道编码的不二选择。
2022-12-16 14:15:15 5.14MB 信道编码 Channel Codes
1
这是关于信息检索的电子书,高清,最新版本,经典著作,英文版
2022-12-08 00:06:33 26.23MB Inform
1
现代雷达原理第三卷,于2014年刚刚出版,完美电子档,在前两卷的基础上,讲述几例典型的雷达系统,是雷达技术综合应用的体现。
2022-11-28 15:34:59 8.85MB 雷达 原理 应用
1
游戏开发资源直接打开unitypackage即可在Unity中使用,还包含一个示例场景。 也可以用Blender打开原始模型进行编辑。
2022-11-22 18:29:54 51.49MB unity blender 游戏开发 开发素材
详细介绍了现代加密方式,包括对称加密,非对称加密,数字签名,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