-
c#实现A*算法
采用C#软件,在vs平台上,实现8数码的演示。可以实现自动和手动的功能,功能基本和浙江工业大学的人工智能软件类似。
- 2022-03-04 05:48:57下载
- 积分:1
-
Mahout Canopy&KMeans聚类
Mahout Canopy&KMeans聚类示例代码
描述了使用Mahout Canopy&KMeans的快速聚类分析,简单直接上手
直接上代码了
- 2023-02-07 16:10:03下载
- 积分:1
-
粒子滤波 目标跟踪效果很好
资源描述该粒子滤波算法程序 应用在动态环境下目标跟踪的效果很好
- 2022-08-24 18:53:51下载
- 积分:1
-
C#下的矩阵计算方法,从Japack该过来的,已经试用过,很好用.
C#下的矩阵计算方法,从Japack该过来的,已经试用过,很好用.-under the matrix method, up from the Japack, has been tested and is useful.
- 2022-01-26 01:31:37下载
- 积分:1
-
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。...
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
- 2023-06-20 07:45:03下载
- 积分:1
-
VC实现的RSA算法
RSA 以前的 256、1024 位的加密/解密的源代码。一些重要的源程序部分我加了注释,如果大家有想破解 2048 位加密程序的话,相信对各位有很大帮助。
- 2022-08-14 00:31:42下载
- 积分:1
-
for n! The lowest number is not 0. Use mathematical laws and mod
求n!的最低位不是0的数.用到数学规律和mod-for n! The lowest number is not 0. Use mathematical laws and mod
- 2022-03-06 15:43:39下载
- 积分:1
-
BIG5和GB码转换
Big5和GB码相互转换-Big5 and GB code conversion
- 2022-07-10 12:18:02下载
- 积分:1
-
The first two for the artificial intelligence program, prepared with the C++, re...
前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
- 2022-07-27 16:52:17下载
- 积分:1
-
一维排样遗传算法
使用遗传算法解决一维排样问题。一维排样是指对型材和棒材等线材进行排样,对于给定的零件数量和种类,要求在线材上切割出所要求的零件并且所使用的原材料最小,使用遗传算法解决该问题的难点在于如何一根线材用完后转到下一根,同时如何确定适应度函数和在遗传算法中的交叉和变异算子的选择也非常重要。本程序通过解决一个型材排样优化问题,得出的结果是非常的的,但在零件种类和数量较多时还有待于提高其计算效率。
- 2023-04-04 19:00:04下载
- 积分:1