-
LinuxMulti-threadProgrammingManual
Linux下多线程编程指南,pdf格式,介绍了Solaris操作系统中POSIX线程和Solaris线程的多线程编程接口,该指南将指导程序员如何创建性新的多线程程序以及如何向现有的程序中添加多线程(Under the multi-threaded Linux Programming Guide, pdf format, introduced the Solaris operating system, POSIX threads and Solaris threads of the multi-threaded programming interface, the guide will guide programmers how to create multi-threaded nature of the new procedures and how to add to an existing program Multithreading)
- 2010-01-29 10:13:32下载
- 积分:1
-
NURBS110707
高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应
用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制
的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣
将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是
插补的关键所在。
本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究
了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了
一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程
分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的
计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性
要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的
NURBS曲线直接插补。
本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现
了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of
CNC system software,which comes the motion control true.The interpolation
algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation.
Based on analyzing the traditional pulse interpolation and data sampling
interpolation,this paper emphasizes on the NURBS curve real-time interpolation
technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the
matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
- 2011-07-07 11:46:17下载
- 积分:1
-
LDC1000_F261x_DRDY
说明: The 3rd operational mode for the LDC
- 2020-06-21 19:00:02下载
- 积分:1
-
现代电力系统分析.rar
说明: 王锡凡先生写的现代电力系统分析,研究生教材(Modern Power System Analysis, Graduate Textbook by Mr. Wang Xifan)
- 2021-02-17 23:59:45下载
- 积分:1
-
超声手册-冯若
一本对于学习超声系统很有帮助的书,可以方便的查阅和理解。书中对于各类的超声例如医学超声,工业超声都有说明。(A book that is very helpful for the learning of ultrasonic systems can be easily consulted and understood. All kinds of ultrasound, such as medical ultrasound and industrial ultrasound are described in the book.)
- 2021-03-06 19:49:30下载
- 积分:1
-
2006kjcw
科技创新不是一夜之间就能搞成的。他也是一个渐变的过程。(technology innovation is not into the overnight. He is also a gradual process.)
- 2007-01-16 16:43:15下载
- 积分:1
-
Signals-and-Systems
信号与系统,(第二版)奥本海姆著 刘树棠译 西安交通大学出版社 2001,非常经典的教材,建议大家看一下(Signals and Systems, (Second Edition) Oppenheim Liu Shutang translation of Xi' an Jiaotong University Press, 2001, is a classic textbook, suggested we look at)
- 2014-03-14 21:33:20下载
- 积分:1
-
Python-Language-in-Abaqus
专门针对需要使用Python对abaqus进行二次开发的工程及研究人员快速掌握脚本编写方法。(Specifically requires the use of Python for abaqus engineering and research personnel to quickly grasp the secondary development of scripting methods.)
- 2017-01-01 03:26:44下载
- 积分:1
-
Fisica-Quantica---Lista-02-(Max)
Lista 02 de Fisica Quantica (Max) da Universidade Federal do ABC.
- 2016-07-21 23:23:52下载
- 积分:1
-
high-performance-cuda
本书共分5章:第1章介绍GPU通用计算的发展历程,介绍并行计算的历史、现状以及面临的问题;第2章介绍CUDA的使用方法,帮助理解CUDA的编程模型、存储器模型和执行模型,掌握CUDA程序的编写方法;第3章探讨CUDA硬件架构,深入分析Tesla GPU架构与CUDA通用计算的相互作用:第4章总结CUDA的高级优化方法,对任务划分、存储器访问、指令流效率等课题进行探讨;第5章以丰富的实例展示如何使用CUDA的强大性能解决实际问题。(This book is divided into five chapters: Chapter 1 introduces the development process of general-purpose GPU computing, parallel computing introduces the history, current situation and problems Chapter 2 describes the use of CUDA to help understand the CUDA programming model, the memory model and implementation model, master CUDA program writing method Chapter 3 explores CUDA hardware architecture, in-depth analysis of Tesla GPU architecture and CUDA general-purpose computing interactions: Chapter 4 summarizes the CUDA advanced optimization methods, the division of tasks, memory access, instruction stream efficiency and other topics were discussed Chapter 5 with abundant examples show how to use CUDA strong performance to solve practical problems.)
- 2013-11-04 18:44:09下载
- 积分:1