-
CC-Link_cabling_gu
说明: HI THIS IS THE DOCUMENT TO CONFIGURATE
CC LINK IO LINK C++
- 2019-05-20 13:39:37下载
- 积分:1
-
MySchool
说明: 软件设计规范课程设计,功能完善,可以使用(Software design standard curriculum design, perfect function, can be used)
- 2020-06-22 15:00:01下载
- 积分:1
-
C6747的FALAH的烧写程序 flashburn
C6747 的FALAH的烧写程序,内有多个库文件,以及相应的设置条件配置(C6747' s FALAH the burning process, there are multiple library files, and the corresponding configuration setting conditions)
- 2013-07-29 15:41:35下载
- 积分:1
-
MyHanio1
一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
- 2013-11-06 19:40:59下载
- 积分:1
-
QTMQTTClientGUI-OK
说明: 图形界面实现MQTT通信协议的演示例子程序。(This is an MQTT GUI Demo application,to show how to progrrame with MQTT.)
- 2020-06-17 18:40:01下载
- 积分:1
-
ALIENTEK-MINISTM32-DS18B20
ALIENTEK MINISTM32 DS18B20
- 2011-06-08 14:10:17下载
- 积分:1
-
joseph
用链表解决约瑟夫问题。
约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。
其中包括一个实验报告,介绍了编程思路和输出结果截图。(List to resolve Joseph. Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3, ... n, respectively) sitting around a round table around. From number k people began to count off the number to m the man out of the line his next person and from a number off, the man was out of the line number to m so regularly repeated down until roundtable around of the people all of the columns. Including a lab report describes the programming ideas and output screenshots.)
- 2012-08-27 22:37:52下载
- 积分:1
-
convexhull
C++ Implementation of the convex-hull algorithm for a list of 2D points. Based on the quick-hull algorithm.
- 2016-06-15 13:11:52下载
- 积分:1
-
csharppifu
实现C#皮肤效果,看起来比较漂亮,可以试试。(C# to achieve the skin results, look nice, you can try.)
- 2010-12-08 10:11:57下载
- 积分: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