-
vc++技术内幕源码
vc++技术内幕源码.zip(vc insider source technology. Zip)
- 2004-11-26 17:20:46下载
- 积分:1
-
UART
说明: 凌阳代码,适用于SPCE061A单片机。串行通信。(Sunplus code applies to single-chip SPCE061A. Serial communication.)
- 2009-08-20 22:10:41下载
- 积分:1
-
ADO
本程序在VS平台下实现MFC对数据库进行相应操作(能实现数据库的增删查改),代码量少,特别适合于初学者学习,程序可在Visual C++ 6.0和VS2010以及VS2008
平台上使用!(MFC Visual C++ DataBase ADO)
- 2014-05-22 21:56:12下载
- 积分:1
-
c-language-commonly-used-algorithm
c语言常用算法(总结了很多数学,工程应用算法)(c language commonly used algorithm (summed up a lot of math, engineering algorithms))
- 2014-02-22 14:58:20下载
- 积分:1
-
Visualc6.0
本书是讲述如何使用VC6.0及所带的类库MFC的编程技巧和使用(This book is about how to use VC6.0 and brought the library' s programming skills and the use of MFC)
- 2010-07-13 14:52:30下载
- 积分: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
-
Addison Wesley - Applied C++ Techniques for Buildi
如何快速有效的开发高质量代码,是每个程序员的梦想,看看吧,对你有帮助(how rapid and effective development of high-quality code that is the dream of every programmer, let's see it, and for your help)
- 2005-02-04 10:23:28下载
- 积分:1
-
C_Language
本电子文档详细讲述了C语言的学习内容,包括各种算法,变量,数组,函数,结构,指针,字符串,预处理,输入和输出等内容(The electronic document to describe in detail the C language, including a variety of algorithms, variable, array, function, structure, pointer, strings, pre-processing, input and output, etc.)
- 2008-01-09 20:28:52下载
- 积分:1
-
C_Primercode
我收藏了好久的资料!C++ Primer的随书源代码(I am a long time data collection! C++ Primer of source code with the book)
- 2010-05-12 12:49:55下载
- 积分:1
-
cordic
cordic implementation by C
- 2009-11-16 16:25:12下载
- 积分:1