-
人工智能A*算法求解八数码
运行环境说明(2013.11.22)
1.操作系统: ubuntu 13.10
2.集成开发环境: geany-1.23.1 + gcc-4.8.1
3.由于linux操作系统与windows操作系统采用不同的编码格式,在windows下查看相关文档或源代码可能会有乱码问题,如需调试运行,请迁移到相关环境。
- 2022-08-18 17:06:11下载
- 积分:1
-
计算机算法与分析,包括书后习题答案,供参考了
计算机算法与分析,包括书后习题答案,供参考了-Computer algorithms and analysis, including the answer to the book Exercises for the reference to the
- 2022-01-30 10:53:27下载
- 积分:1
-
This is a java language used by solving a dichotomy at a designated function on...
这是一个用java语言编写的,用二分法求解某个函数在某个指定区间上的根,方便实用。-This is a java language used by solving a dichotomy at a designated function on the root zone, convenient and practical.
- 2022-03-29 17:37:41下载
- 积分:1
-
多层感知器神经网络模型
多层感知器神经网络反向误差传播学习算法多层感知神经网络由输入层、输出层和若干隐层组成本例中用多层感知神经网络求解异或判决问题通过对样本xor.dat的训练进行自学习
- 2023-03-02 08:20:04下载
- 积分:1
-
行李员福特算法
/*
距离向量路由选择在此程序中使用信号工福特算法实现:-
*/
#include < stdio.h >
结构节点
{
无符号的 dist [20] ;
无符号从 [20] ;
} rt [10] ;
int main)
{
int costmat [20] [20] ;
int 节点,我、 j、 k、 计数 = 0 ;
printf ("nIngrese el 第 de nodos:") ;
scanf ("%d",& 节点) ; //incertar los nodos
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 19:59:01下载
- 积分:1
-
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专
卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专业成就、创造力、管理效能等方面综合应用反映出一个人的社会适应情况。对于鉴定、录用、选拔人才具有较好的参考价值。本科题的目的是编写出卡特尔人格测试系统,本系统适用于通过卡特尔16种人格因素测量以及团体施测后测试结果的数据统计分析显示,用户可以直接个人进行测试,也可将团体施测的数据输入计算机,计算机直接给出统计结果,并可以将数据入库。本课题研究的意义是免去用户利用手册进行统计的繁重劳动。 本课题完成的工作是卡特尔心理测试系统开发的整个过程中的个人测试模块和个人及团体测试结果显示。-The system applies to 16 kinds of personality factors cartel measurement and testing organizations test results after the statistical analysis of data shows that users can direct the individual test groups can also be testing the data entered into the computer, the computer gives direct results, and data storage can be. The significance of this research is removed from the user to use the heavy manual labor statistics. The topic is the work done cartel psychological test system development throughout the course of the individual test modules and individual and group test results indicate that
- 2022-09-03 17:45:03下载
- 积分:1
-
Hidden Markov classic algorithms, as well as generic algorithms, linux environme...
隐MARKOV经典算法,也是通用算法,linux环境,可以移植到windows-Hidden Markov classic algorithms, as well as generic algorithms, linux environment, can be transferred to the windows
- 2023-01-16 17:00:04下载
- 积分:1
-
基于verilog编写的ram冒泡排序程序
应用背景本程序是基于verilog编写的ram冒泡排序程序,可将任意输入的16个64比特的数进行排序,仿真都通过,可在其上修改进行更大数据量的排序,对开发FPGA有很大的借鉴意义关键技术利用冒泡排序实现的verilog程序,通过构建状态机实现,可由FPGA开发板实现,本程序是对16个数进行排序,可在其上进行任意数任意大小的扩充
- 2022-11-26 19:35:06下载
- 积分:1
-
可移动的复杂定向金字塔
代码的开发基于 matlab 班轮公会行动 contourlet 工具箱和导向金字塔。-金字塔 toolboxThe 滤波器所述: 可移动复杂定向金字塔-部分我: 理论方面可移动复杂定向金字塔部分 II:Implementation 和应用 IEEE 交易信号处理方面,大力拓展其他相关文件和软件都可在: nttruong googlepages.com。它是一个复杂的转换。带通方向子带系数是 withphase 和震级。 相比以庞大,阶段提供有关图像的详细信息。
- 2023-03-15 06:30:04下载
- 积分:1
-
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态...
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态-ansys55 source for the analysis flexibility at the plate vibration natural frequencies and modal space
- 2022-08-15 00:54:22下载
- 积分:1