资源列表
[人工智能/神经网络/遗传算法] A_Star
说明:A星算法解决八数码问题,代码共有两种,基础版用于接收外部输入,解决输入状态到输出状态的变化,训练版为在已写好的数据集(362880个数据)下测试运行效果,代码用C语言书写,较为简洁-A star algorithm to solve the problem of the digital code there are two basic version for receiving an external input, output cha<> 在 2025-01-13 上传 | 大小:5.65mb | 下载:0
[人工智能/神经网络/遗传算法] IDA_star
说明:使用IDA星算法解决八数码问题,效果比A星算法更好,运行速度更快,代码更为简洁,代码用C++语言编写,共包含基础版和测试版两个文件夹,测试版为在所写数据集上测试效果(362880个数据),基础版为人为输入源状态与目标状态,进行转化-IDA Star algorithm using eight digital problem solving, better than the A Star algorithm, run faster, mo<> 在 2025-01-13 上传 | 大小:3.76mb | 下载:0
[数学计算/工程计算] chafenfangfa
说明:求一维抛物线方程的全隐/显式格式离散方法的解法。matlab-Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab<yangliu> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] KNN_2011211651
说明:应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂-Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has<贪吃的小狐狸> 在 2025-01-13 上传 | 大小:1.98mb | 下载:0
[人工智能/神经网络/遗传算法] ZJH-1
说明:应用BP神经网络解决数字识别问题,是老师给的代码,识别效率很高,代码采用C++语言编写,文件较多-Application of BP neural network to solve digital identification problem is that teachers give the code to identify the high efficiency, the code uses C++ language, file m<贪吃的小狐狸> 在 2025-01-13 上传 | 大小:3.62mb | 下载:0
[数学计算/工程计算] _MD5
说明:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-MD5 deal with the information entered, and each group was divided into 16 groups of 32 seats, after a series of processing, the<baimengying> 在 2025-01-13 上传 | 大小:367kb | 下载:0
[数学计算/工程计算] DES
说明:DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data E<baimengying> 在 2025-01-13 上传 | 大小:626kb | 下载:0
[数学计算/工程计算] RSA
说明:RSA算法,RSA的安全基于大数分解的难度。其公钥和私钥是一对大素数(100到200位十进制数或更大)的函数。从一个公钥和密文恢复出明文的难度,等价于分解两个大素数之积-RSA algorithm, RSA Security is based on the difficulty of factoring. Its public and private keys is a large prime number (100-200 decim<baimengying> 在 2025-01-13 上传 | 大小:244kb | 下载:0
[数学计算/工程计算] GPS-JUST-Trimble
说明:GPS网平差计算核心代码,Trimble-GPS network adjustment calculation core code, Trimble<wh> 在 2025-01-13 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] science-library
说明:关于神经网络在信号处理中的应用,包括感知器,BP各种网络-About Neural Networks in Signal Processing<郑星> 在 2025-01-13 上传 | 大小:1.12mb | 下载:0
[数学计算/工程计算] Winger-Ville
说明:Wigner-ville函数的ppt教程,可应用于信号的处理-Ppt tutorials Wigner-ville function can be applied to signal processing<> 在 2025-01-13 上传 | 大小:2.33mb | 下载:0