-
六自由度工业机器人直线轨迹插补算法源码
六自由度工业机器人直线轨迹插补算法源码,对于从工件生成的离散路径点,可通过该程序进行直线拟合以及
相应路径更精确插补,精插补点间隔(插补步长)可自行设置。
- 2022-05-07 22:15:51下载
- 积分:1
-
本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。
本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。- This procedure uses circulates Shan Lianbiao algorithm to solve
the Joseph link problem: Establishes to circulate Shan Lianbiao,
assigns the point according to the smooth search, after found deletes,
finally prints the serial number sequence which deletes.
- 2022-05-30 07:29:42下载
- 积分:1
-
小游戏“神奇翻转”
也称“点灯游戏”。9×9的矩阵中,每选择一个元素,它与其上下左右共5个元素都会由1变为0、或是由0变为1。将所有元素变为1则胜利。本源码使用命令行界面实现这一功能,一方面支持用户手动操作游玩,另一方面给出了算法来自动解决这一问题。
- 2023-05-20 19:20:03下载
- 积分:1
-
搜索数据
它将搜索的关键字数组和数组查找关键字如果它指示该数组。欢迎大家下载、试用。谢谢大家的支持!
- 2022-01-21 01:14:05下载
- 积分:1
-
晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。...
晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。-Thyristor Xu Chuan inlaid design method, design a long base, determines the thyristor voltage design, is an optimization process.
- 2023-05-28 08:15:03下载
- 积分:1
-
生成序列的人工数据集
这是一款IBM大牛开发的用于论文里面实验验证用的人工数据集,可以产生项集,也可以产生序列,里面有readme文件,写着怎么使用呢,在windows下的命令行里运行就可以。
- 2022-03-26 05:17:28下载
- 积分:1
-
查找一个文件中指定的字符串
查找一个文件中指定的字符串 -search for a document specified string
- 2022-01-26 04:08:57下载
- 积分:1
-
有很多的算法,让您来处理信息存储…
There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
- 2022-03-03 22:58:15下载
- 积分:1
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
sd pic 图像
本项目使用微芯片的 PIC18F2550 和和从 BMP 文件 SD/MMC 卡上显示图像。虽然显示本身是单色图像,它仍然支持 24 bpp (每像素的位数)、 8 bpp、 4 bpp 和 1-bpp (单色) 位图文件 (*。BMP) 84 × 48 像素大小。它使用
- 2022-11-24 23:35:03下载
- 积分:1