-
CPP.Visual.Studio.2008
C++.Visual.Studio.2008教材(C++.Visual.Studio.2008 textbooks)
- 2012-06-23 01:10:42下载
- 积分:1
-
C程序员面试宝典 PDF
C程序员面试宝典下载(pdf版),没办法,我找了很多这本书的电子版,这个是我见到的目前最清晰的了。写的非常好!用很多企业,公司的面试题。有需要的朋友可以下载看看!(C programmers interview book download (pdf version), no way, I find a lot of this electronic version of this book, this is what I see most clearly the. Very well written! With many enterprises, the company s face questions. In need of a friend can download to see!)
- 2020-06-26 01:00:02下载
- 积分:1
-
VC6 类库参考手册
可称得上中文版的MSDN吧(can be regarded as the Chinese version of the MSDN it)
- 2020-06-26 10:20:02下载
- 积分:1
-
CreatePasswordFile
说明: 创建密码字典文件,数字,字母,VC++编写(Create a password dictionary file, numbers, letters, VC++ written)
- 2011-03-01 13:23:11下载
- 积分:1
-
Accelerated-CPP
C++经典教程《Accelerated C++》,中文翻译版,复印版(failed to translate)
- 2013-05-07 20:06:31下载
- 积分:1
-
LayoutManager
超级好用的MFC控件布局管理器类,采用moveWindows实现。(Super easy to use MFC control layout manager class, using moveWindows implementation.)
- 2020-12-23 08:39:06下载
- 积分:1
-
HotKey
通过VS2010建立一个MFC对话框程序,通过这个对话框程序来体现热键的开发过程,简单易懂(By establishing a VS2010 MFC dialog procedures, through this dialog box to reflect the hotkey program development process, easy to understand)
- 2013-11-03 15:56:22下载
- 积分:1
-
VCMFCteach_road
MFC学习资料,介绍MFC的各个方面,这个资料相当好(MFC study,introuduce MFC)
- 2010-01-29 16:18:07下载
- 积分:1
-
guzhanglubo
这是一篇有关故障录波仪如何开发的硕士论文,论文行文清楚、逻辑分明,重点讲述了故障录波器的算法,值得看。(This is a fault recorder on how to develop the master's thesis papers lines clearly and logically distinct, and highlight the fault recorder algorithm worth observing.)
- 2006-09-06 14:25:50下载
- 积分: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