经典计算机操作系统教材第三版,详细内容可见亚马逊。 https://www.amazon.com/Computer-Systems-Programmers-Perspective-Engineering/dp/0134123832/ref=sr_1_2?ie=UTF8&qid=1541476471&sr=8-2&keywords=computer+systems+a+programmer's+perspective Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how they affect general application performance. Written from the programmer’s perspective, this book strives to teach readers how understanding basic elements of computer systems and executing real practice can lead them to create better programs. Spanning across computer science themes such as hardware architecture, the operating system, and systems software, the Third Edition serves as a comprehensive introduction to programming. This book strives to create programmers who understand all elements of computer systems and will be able to engage in any application of the field--from fixing faulty software, to writing more capable programs, to avoiding common flaws. It lays the groundwork for readers to delve into more intensive topics such as computer architecture, embedded systems, and cyber security. This book focuses on systems that execute an x86-64 machine code, and recommends that programmers have access to a Linux system for this course. Programmers should have basic familiarity with C or C++. Personalize Learning with MasteringEngineering MasteringEngineering is an online homework, tutorial, and assessment system, designed to improve results through personalized learning. This innovative online program emulates the instructor’s office hour environment, engaging and guiding students through engineering concepts with self-paced individualized coaching With a wide range of activities available, students can actively learn, understand, and retain even the most difficult concepts.
2023-12-09 17:33:05 7.06MB 操作系统
1
影像透视变换-图片透视变换(投影变换) python处理图片,包括图片平移,图片旋转,图片缩放,图片倾斜,透视变换。选择图片中的四个关键点和将要变换的点,用于生成新的透视图 使用平移,缩放,翻转,旋转将一张图片转换为多张图片。 参考链接: : 主框架用的这位大佬的代码,我加了透视变换和鼠标交互的功能。
2023-12-01 18:02:37 8KB Python
1
《Machine Learning_ A Bayesian and Optimization Perspective》 作者:Sergios Thedoridis
2023-09-07 10:21:18 34.48MB 机器学习
1
Computer Systems_A Programmer’s Perspective, 3rd Edition 英文版
2023-08-14 15:08:03 35.97MB 计算机
1
Machine Learning A Bayesian and Optimization Perspective.pdf
2023-04-02 15:15:18 33.65MB Machine Learning Bayesian
1
CSAPP 第二版(Computer.Systems:A.Programmer's.Perspective)[英文原版]
2023-03-05 17:17:29 4.17MB CSAPP
1
这是计算机系统领域的经典著作(英文版),程序员修炼内功的必读书目。
2023-02-25 22:49:59 5.6MB 计算机系统
1
Digital Integrated Circuits: A design Perspective, J.M.Rabaey, Prentice Hall 2003 国外数字集成电路设计经典教材,英文版
2023-02-15 16:55:55 2.61MB 数字电路设计
1
MBTI透视测试 该项目是一个示例项目,演示了MBTI透视测试。 它旨在作为DevOps工程师演示各种部署解决方案。 运行应用程序N DOCKER容器 挑战的解决方案已编码为Node.js应用程序,该应用程序导出/result API以提交mbti测试成绩,并且用户对每个问题的响应都将存储在PostgreSQL数据库中。 前端是一个Simple React应用程序,它为用户提供了进行MBTI测试并查看他们在MBTI维度上得分的界面。 另外,将结果提交到后端API进行存储。 这两个应用程序可以独立运行并通过导出API /result进行通信,但为​​方便起见,我还公开了/ API为前端提供index.html文件(在运行npm run build后可用)。 笔记: 为了方便设置来测试应用程序, .env文件已包含在内,用于提供到postgres数据库服务器的连接字符串。 如果在本地运
2023-01-30 23:54:36 16.47MB JavaScript
1
by Bryant and O'Hallaron Second Edition The text's hands-on approach (including a comprehensive set of labs) helps students understand the “under-the-hood” operation of a modern computer system and prepares them for future courses in systems topics such as compilers, computer architecture, operating systems, and networking. Visit the CSS:AP web page http://csapp.cs.cmu.edu for more information and resources.
2022-10-25 20:22:35 4.17MB Computer Sys
1