-
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点...
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。
本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的
-Three B-spline fitting the data points are known
- 2022-07-02 17:29:54下载
- 积分:1
-
一款非常漂亮3Dmax工厂场景素材,想要的就来下载
一款非常漂亮3Dmax工厂场景素材,想要的就来下载-3D scenes material Factory
- 2022-01-26 07:43:45下载
- 积分:1
-
制作马赛克效果的例子程序
制作马赛克效果的例子程序-mosaic effect produced examples of procedures
- 2022-02-13 12:22:25下载
- 积分:1
-
一个基本的图像特效源码,包括图像不同加载方式、不同…
一个基本的图像特效源码,包括图像不同加载方式、不同叠加方式等动画效果!适合初学者!-A basic source image effects, including images of different loading methods, different ways of stacking animation effects! Suitable for beginners!
- 2022-05-26 04:49:33下载
- 积分:1
-
一种新的小目标检测方法
A novel approach to the detection of small objects
- 2022-03-22 03:22:24下载
- 积分:1
-
告诉你如何使用DX9的HLSL语言来写着色器,这个是最简单的例子....
告诉你如何使用DX9的HLSL语言来写着色器,这个是最简单的例子.-Tell you how to use the DX9 the HLSL language to read, color, and this is the simplest example.
- 2022-03-16 00:45:22下载
- 积分:1
-
java的图像处理程序,很简单的,很实用
java的图像处理程序,很简单的,很实用-java image processing is very simple and very practical
- 2022-04-23 10:13:24下载
- 积分:1
-
lda 源码。用来为数据降维,使得识别率有所提高。
lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
- 2022-10-15 09:45:03下载
- 积分:1
-
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到...
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。
-I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : text, images, voice and even video ...) storage computer image files. BMP file, to save space, security encryption, data protection, while multimedia and increase the space and time of parallelism.
- 2022-01-22 15:02:49下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1