-
用C++开发的拼图的游戏,一款益智游戏。
用C++开发的拼图的游戏,一款益智游戏。-With C++ Developed puzzle game, a puzzle game.
- 2023-01-20 18:40:04下载
- 积分:1
-
SmartMonkey
说明: 一个monkey test的自动工具,用来进行软件界面的无计划测试(A monkey test of the automated tools used for software interface of unplanned test)
- 2008-09-17 16:58:19下载
- 积分:1
-
wincc_tia_directkey_en
wincc tia manual guide
- 2019-06-30 14:52:30下载
- 积分:1
-
一个运动控制卡的例程,编辑后就可以运行.
一个运动控制卡的例程,编辑后就可以运行.-A motion control card routines, editing after the run.
- 2023-01-26 10:00:04下载
- 积分:1
-
kongjianpinghuajishu
说明: 此程序用于处理由于入射信源相干时,而导致秩亏损情况下的的DOA估计(DOA Estimation for Processing Coherent Sources)
- 2019-01-10 10:09:41下载
- 积分:1
-
Android db数据库相关源码
Android db数据库相关源码,一个db相关的代码,没有深入细看,需要的朋友自己下载源码看个究竟。
- 2022-03-17 07:25:47下载
- 积分:1
-
用FORTRAN编写的‘一维非稳态导热通用程序’,对学计算流体力学的人很有用!...
用FORTRAN编写的‘一维非稳态导热通用程序’,对学计算流体力学的人很有用!-FORTRAN prepared with one-dimensional non-steady-state thermal conductivity of common procedures, computational fluid dynamics study of people very useful!
- 2022-05-19 17:33:42下载
- 积分:1
-
H-ELM
Extreme Learning Machine for Multilayer Perceptron
- 2017-08-30 11:50:49下载
- 积分:1
-
Matlab方程求根法汇总
说明: Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根
BenvliMIN 贝努利法求按模最小实根
HalfInterval 用二分法求方程的一个根
hj 用黄金分割法求方程的一个根
StablePoint 用不动点迭代法求方程的一个根
AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根
StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根
Secant 用一般弦截法求方程的一个根
SinleSecant 用单点弦截法求方程的一个根
DblSecant 用双点弦截法求方程的一个根
PallSecant 用平行弦截法求方程的一个根
ModifSecant 用改进弦截法求方程的一个根
StevenSecant 用史蒂芬森法求方程的一个根
PYZ 用劈因子法求方程的一个二次因子
Parabola 用抛物线法求方程的一个根
QBS 用钱伯斯法求方程的一个根
NewtonRoot 用牛顿法求方程的一个根
SimpleNewton 用简化牛顿法求方程的一个根
NewtonDown 用牛顿下山法求方程的一个根
YSNewton 逐次压缩牛顿法求多项式的全部实根
Union1 用联合法1求方程的一个根
TwoStep 用两步迭代法求方程的一个根
Montecarlo 用蒙特卡洛法求方程的一个根
MultiRoot 求存在重根的方程的一个重根(Summary of Matlab equation root finding method)
- 2020-10-07 19:07:37下载
- 积分: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