资源列表
[数据结构常用算法] conjugate_gradient_method
说明:1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, and then enter the initial poin<陈卫亮> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary_tree
说明:二叉树的基本功能的实现,在VC++6.0环境下编程实现,有良好的注释。-The realization of the basic functions of a binary tree, in VC++6.0 programming environment, there is a good comment.<陈卫亮> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] double_linked_list
说明:双链表基本运算功能的实现,具有详细的注释说明。-Double-linked list implementation of basic computing functions, with detailed explanatory notes.<陈卫亮> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[压缩解压] DelFile
说明:文件夹级联删除的代码, 非常好用,学完共享-Cascade delete a folder code, very easy to use, completion of share<ziyeqingcao> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[matlab例程] Interpolation
说明:边编写的有关插值与拟合有关的函数,初学者可以多学习-Interpolation and fitting<xiaosheng> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[matlab例程] mxuliejiarao
说明:产生一m序列,其特征多相式:1+x^3+x^5,加扰序列c(k) 满足c(k)=a(k)+c(k-3)+c(k-5),对m序列进行加解扰-Create a m sequence is characterized by multi-phase type: 1+ x ^ 3+ x ^ 5, scrambling sequence c (k) to meet the c (k) = a (k)+ c (k-3)+ c (k-5), the m sequence Deinterference<xlmm> 在 2025-11-22 上传 | 大小:1kb | 下载:0