Cellular automata Model: an Adaptive Approach to Determining the Flow of Tollbooths,刘权兴,,Toll plaza is designed for collecting tolls in heavily travelled highways; it is however unpopular since the motorist is hardly happy when has to wait in a long line for paying
2024-07-17 09:24:58 634KB 首发论文
1
K . N . K I NG's C Programming A Modern Approach_2nd
2024-06-27 16:15:24 9.25MB
1
频域方法系统辨识,非常经典的一本书 Identification is a powerful technique for building accurate models of complex systems from noisy data. It consists of three basic steps, which are interrelated: (1) the design of an experiment; (2) the construction of a model, black box or from physical laws; and (3) the estimation of the model parameters from the measurements.
2024-06-18 15:57:50 45.32MB System frequency
1
学校用的课本, Computer Networking continues with an early emphasis on application-layer paradigms and application programming interfaces (the top layer), encouraging a hands-on experience with protocols and networking concepts, before working down the protocol stack to more abstract layers. This book has become the dominant book for this course because of the authors’ reputations, the precision of explanation, the quality of the art program, and the value of their own supplements. Visit the authors’ blog for information and resources to discuss the newest edition, as well as valuable insights, teaching tips, and discussion about the field of Computer Networking http://kuroseross.com
2024-06-15 19:14:44 24.88MB Computer Network
1
Matlab混凝土二维模型代码如何讨论生成的分类方法 2020年12月23日 我感谢您的评论。 给我发电子邮件! 雇用我! :smiling_face_with_smiling_eyes: 因此,今天我们将介绍一种简单而强大的方法来构建分类器。 这称为生成方法,它基于概率分布。 因此,生成方法的主要思想是使每个类分别具有概率分布。 好的? 因此,例如,在这里我们有大约15-20点的训练集,而我们要做的是首先只看一个标签,所以这里有两个标签,正负。 因此,我们从仅看优点开始,然后为它们拟合模型。 然后,我们仅查看缺点,并针对这些缺点拟合模型。 所以也许我们得到这样的东西。 因此,在左侧,我们有一个椭圆形分布,适合于正弦,然后有另一个椭圆形分布,适合于负号。 这是一个完整的学习过程。 现在,当出现一个新的点(例如,类似这样的点)并且我们要对其进行分类时,我们只是问自己:这个新点是更可能来自红色分布还是蓝色分布? 在这两个分布中的哪个分布下,它具有较高的概率? 就是这样。 好的,这是生成方法的高级概述。 因此,让我们更具体一点,并详细说明一些细节。 好的,这是一张包含三个类别或三个标签的图片。 我们称它们为一,二和三。 因此,标签空间y只是集合1、2和
2024-05-13 17:05:24 96KB 系统开源
1
《Multicore and GPU Programming》这本书是一本非常好的并行计算学习资源。以下是我对这本书的简要评价: 优点: 1. 全面性强:书中涵盖了多核和GPU计算的基础概念、编程模型、算法实现以及性能优化等方面,使读者可以全面了解并行计算的基础知识和实践技巧。 2. 实用性强:书中讲解的并行计算技术都是实际开发中常用的,通过实例代码的演示,可以帮助读者快速掌握如何在项目中应用这些技术。 3. 现代化:书中使用了现代C++和CUDA的特性,如Lambda表达式、CUDA C++ kernel函数等,使得代码更加简洁、易读、安全。 4. 丰富的代码示例:书中提供了丰富的代码示例,涵盖了多种并行计算技术的实现,包括OpenMP、CUDA、Intel TBB等,帮助读者更好地理解每个技术的实现过程。 5. 深入浅出:书中讲解的内容深入浅出,准确把握读者的学习需求和水平,使得读者可以快速掌握并行计算的基础知识和实践技巧。
2024-04-03 11:18:13 22.43MB
1
The Linux® Kernel Primer is the definitive guide to Linux kernel programming. The authors' unique top-down approach makes kernel programming easier to understand by systematically tracing functionality from user space into the kernel and carefully associating kernel internals with user-level programming fundamentals. Their approach helps you build on what you already know about Linux, gaining a deep understanding of how the kernel works and how its elements fit together.
2024-03-24 12:03:47 2.56MB kernel top-down architectures
1
Reusable Firmware Development A Practical Approach to APIs, HALs and Drivers 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2023-10-10 22:55:43 2.37MB Reusable Firmware Development Practical
1
C Programming A Modern Approach, 2nd Edition(Part 2)
2023-08-28 10:52:20 28.47MB C lang
1
C Programming A Modern Approach, 2nd Edition(Part 1)
2023-08-28 10:37:31 25.88MB C lang
1