资源列表
[人工智能/神经网络/遗传算法] 1
说明:约简算法 数据挖掘 在windows环境下用vc++ 6.0实现对数据的挖掘-Reduction algorithm for data mining in the windows environment using vc++ 6.0 to achieve the data mining<林一> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Matalabtest
说明:很难找的 matlab经典程序 希望对大家学习有用 共同进步才是王道-Very difficult to find classic matlab program<liujingaiseng> 在 2025-07-05 上传 | 大小:6.95mb | 下载:0
[matlab例程] hanshu-optimation
说明:用来进行函数优化的matlab程序,不可多得呀,欢迎大家下载-Used for function optimization matlab program<wukaijun> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BP-for-xor
说明:用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run<kelaosuo> 在 2025-07-05 上传 | 大小:19kb | 下载:0
[数学计算/工程计算] eli_mutiple
说明:相关法的计算与应用,熟练掌握该功能后,可以进行相关去噪等-Calculation and application of relevant law, master of the function, can be related to denoising<谢俊法> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] 123JEPG-example
说明:图像压缩的matlab算法之JPEG,DCT算法。-matlab jpeg dct<king> 在 2025-07-05 上传 | 大小:89kb | 下载:0
[数据结构常用算法] erchashu
说明:要求采用二叉链表作为存储结构,完成二叉树的建立,前序、中序和后序遍历的操作,求所有叶子及结点总数的操作等。具体实现要求:分别利用前序遍历、中序遍历、后序遍历所建二叉树。-Requires a list as a binary storage structure, the establishment of complete binary tree, the first order, the order and post order traversal of the operation, find<yupeng> 在 2025-07-05 上传 | 大小:177kb | 下载:0
[数据结构常用算法] danlianbiao
说明:设计算法,实现线性结构上的单链表的产生以及元素的查找、插入与删除。具体实现要求:(1)从键盘输入n个整数,以0作为结束标记,产生不带表头的单链表,并输入结点值。(2)从键盘输入1个整数,在单链表中查找该结点的位置。若找到,则显示“找到了”;否则显示“找不到”。(3)从键盘输入2个整数,一个表示欲插入的位置i,另一个表示欲插入的数值x,将x插入在对应位置上,输出单链表所有结点值,-Design algorithm for linear structural elements of a single<yupeng> 在 2025-07-05 上传 | 大小:174kb | 下载:0