相关推荐
-
The Boundary Element Method with Programming
Another new feature of the book is that it deals with the implementation of the method on parallel processing hardware. I. M. Smith, who has been involved in programming the finite element method for ...
-
Parallel Programming with Python
Starting with the basics of parallel programming, you will proceed to learn about how to build parallel algorithms and their implementation. You will then gain the expertise to evaluate problem ...
-
Programming and Problem Solving with JAVA
Over the last 23 years, he has taught courses in introductory programming, software engineering, computer architecture, and parallel processing. Since 1986 he has co-authored 13 textbooks that have ...
-
The C Programming Language
Presents a complete guide to ANSI ... This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. 7 x 9 1/4.
-
Problem Solving with C++, 10th Global Edition
Learn the fundamentals of C++ programming with an emphasis on problem solving Now in its 10th Edition, Problem Solving with C++ is written for the beginning programmer. The text cultivates strong ...
-
Programming with Python
Based on the latest version of the language, this book offers a self-contained, concise and coherent introduction to programming with Python. The book’s primary focus is on realistic case study ...
-
An Introduction to Programming with C++
ChaptEr 2 Beginning the Problem-Solving Process 23 ChaptEr 3 Variables and Constants 51 ChaptEr 4 Completing the Problem-Solving Process 75 ChaptEr 5 The Selection Structure 113 ChaptEr 6 More on the ...
-
On the effective parallel programming of multi-core processors
There is a variety of different approaches to simplify multi-core programming, but most of them are only solving parts of the problem, leaving the rest as (unrealistic) assumptions. This thesis ...
-
Effective Go - The Go Programming Language
It's also important to know the established conventions for programming in Go, such as naming, formatting, program construction, and so on, so that programs you write will be easy for other Go ...
-
Learning Network Programming with Java(PACKT,2015)
A discussion on networking concepts will put many network issues into perspective and let you focus on the appropriate technology for the problem at hand. The examples used will provide a good ...
-
A Primer on Scientific Programming with Python, 5th Edition
the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, ...
-
C# Programming: From Problem Analysis to Program Design
Only Doyle's C# PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 4E brilliantly balances today's most important programming principles and concepts with the latest insights into C#. This perfect ...
-
Problem Solving with Python 3.6 Edition
By 作者: Peter Kazarinoff ... The text starts with the basics but finishes with topics rarely included in other engineering and data science programming books like SymPy and PySerial and MicroPython.
-
C++ Programming From Problem Analysis to Program Design 5th Edition
W ELCOME TO THE F IFTH EDITION OF C++ Programming: From Problem Analysis to Program Design. Designed for a first Computer Science (CS1) C++ course, this text provides a breath of fresh air to you and ...
-
无人机车辆路径问题文献集合(Vehicle routing problem with drone)
The Traveling Salesman Problem with Drones: The Benefits of Retraversing the Arcs. Transportation Science. Behroozi, M., & Ma, D. (2023). Last Mile Delivery with Drones and Sharing Economy. arXiv ...
-
the C programming language
Presents a complete guide to ANSI ... This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. 7 x 9 1/4.
-
《Learning.Network.Programming.with.Java》高清完整PDF版
A discussion on networking concepts will put many network issues into perspective and let you focus on the appropriate technology for the problem at hand. The examples used will provide a good ...
-
基于FPGA的四相八拍步进电机控制系统设计:集成交付、正反转、加速减速及调速功能
内容概要:本文详细介绍了基于FPGA的四相八拍步进电机控制系统的开发过程。主要内容包括:1. 使用VHDL和Verilog编写LED显示屏驱动代码,用于显示角度、学号和姓名等信息;2. 实现步进电机的正反转控制,通过状态机管理相序变化;3. 开发加速减速控制模块,确保电机启动和停止时的平稳性;4. 设计调速功能,通过调节脉冲频率实现速度控制。此外,文中还讨论了调试过程中遇到的问题及其解决方案。 适合人群:对FPGA开发和步进电机控制感兴趣的电子工程师、嵌入式系统开发者以及相关专业的学生。 使用场景及目标:适用于需要高精度运动控制的应用场合,如工业自动化、机器人技术和精密仪器等领域。目标是帮助读者掌握FPGA控制步进电机的基本原理和技术细节。 其他说明:文中提供了详细的代码片段和调试经验分享,有助于读者更好地理解和应用所学知识。同时,作者还提到了一些实用技巧,如通过PWM调节实现多级变速,以及如何避免步进电机的共振问题。
1 楼 phlsbg 2007-11-12 15:28