-
FiniteEM
求电磁场边值,程序简洁,方法得当,运算速度快,是这一程序的最突出的特点(For electromagnetic field boundary value, the program is simple and methodologically sound, computing speed, this procedure is the most prominent feature of)
- 2007-08-20 16:15:19下载
- 积分:1
-
U盘加密程序
基于VC++2010的U盘加密程序,完美通过,大家可以拿来使用^^………………
- 2022-02-21 12:26:51下载
- 积分:1
-
HRing
一个自制的小闹钟程序,程序可以配置,能够切换背景以及时间显示的外观,两者可以单独变换也可以一起变换。(A self-made small alarm clock program, the program can be configured, can switch the time display background and appearance, the two can be alone together can also transform transformation.)
- 2007-07-18 13:02:06下载
- 积分:1
-
VideoView
用于AVI视频开发代码,在VC 6.0 上实现!实现播放器的部分代码。(Develop code for the AVI video in the VC 6.0 to achieve! Achieve the player part of the code.)
- 2009-09-08 22:02:39下载
- 积分:1
-
GSpan经典的频繁子树挖掘算法
算法原理
1、遍历所有的图,计算出所有的边和点的频度。
2、将频度与最小支持度数做比较,移除不频繁的边和点。
3、重新将剩下的点和边按照频度进行排序,将他们的排名号给边和点进行重新标号。
4、再次计算每条边的频度,计算完后,然后初始化每条边,并且进行此边的subMining()挖掘过程。
subMining的过程
- 2022-12-29 17:20:03下载
- 积分: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
-
EM3DTask_20130311_NEW
EM3DTask_TFEM2,三维电磁仪扫频命令表编辑程序源代码(editor of task table of TFEM-2)
- 2014-01-10 11:26:33下载
- 积分:1
-
VCdiary
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
- 2006-08-15 22:58:35下载
- 积分:1
-
dxflib-reference-manual
dxflib编程指南, dwg文件转dxf文件后读出所有数据(dxflib reference manual)
- 2018-04-20 12:52:38下载
- 积分:1
-
表程序
#include < stdio.h >
#include < mega16.h >
#include < delay.h >
#include < lcd.h >
void main ()
{
}
- 2022-01-28 18:11:35下载
- 积分:1