资源列表

« 1 2 ... .53 .54 .55 .56 .57 15858.59 .60 .61 .62 .63 ... 28522 »

[数据结构常用算法6-53-1

说明:在外部排序中,实现替代选择算法构造初始顺串-In the external sort, the realization of alternative algorithms construct an initial string along
<tyq> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法6-48

说明:构造任意k元(k≥2)Huffman树算法,k元哈夫曼树的构造与2元哈夫曼树的构造相同,差别只在于k元哈夫曼树需考虑虚设的0的个数。-Construct an arbitrary k-ary (k ≥ 2) Huffman tree algorithm, k element of the Huffman tree structure with two yuan the same Huffman tree structure, the d
<tyq> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Kalman

说明:关于联邦卡尔曼滤波的源程序代码、卡尔曼滤波简洁-Kalman filter on the federal source code, simple Kalman filter
<孙时杰> 在 2025-03-10 上传 | 大小:159kb | 下载:1

[数据结构常用算法2-70

说明:实现把一个简单链表分裂成两个链表,使两个链表长度相等,或其中一个链表的结点数比另一个多1。思想:用两个指针p,h指向链表,初始时p指向表头结点,h指向第二个结点,然后p指针每次走一步,h指针每次走两步,这样当h走到表尾时,p正好走到中间,因此一个链表就是原链表中从头结点到p结束,另一个链表就是从p以后开始的链表。-Implement a simple list to split into two lists, so that the t
<tyq> 在 2025-03-10 上传 | 大小:1kb | 下载:2

[数据结构常用算法lianbiao

说明:单链表的建立,插入,删除操作,适用于数据结构初学者使用-The establishment of a single linked list, insert, delete, data structures for beginners
<yanshuang> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructer-Assigments

说明:数据结构的第二章作业。关于链表,栈等所有基本操作的代码-Chapter II of the data structure operations. About linked lists, stacks and all the basic operations of the code
<王彬彬> 在 2025-03-10 上传 | 大小:114kb | 下载:0

[matlab例程matlab

说明:this the matlab code containing all important examples-this is the matlab code containing all important examples...
<master> 在 2025-03-10 上传 | 大小:35kb | 下载:0

[matlab例程IntroMatlabNN

说明:this very important matlab code for neural networks-this is very important matlab code for neural networks...
<master> 在 2025-03-10 上传 | 大小:21kb | 下载:0

[数据结构常用算法DataStructure-Transform

说明:数据结构 数制转换 代码。这个是要上交的作业,所以完全可以正确运行-Data structure conversion code number system. This is to be handed the job, it can correctly
<王彬彬> 在 2025-03-10 上传 | 大小:8kb | 下载:0

[matlab例程machine-learning-courses_stanford

说明:斯坦福大学Andrew Ng讲授的机器学习课程的全程讲义及录音对应的文字资料,对许多常用机器学习算法有着深入系统的讲解。-The notes of Machine learning courses in Stanford University。
<> 在 2025-03-10 上传 | 大小:10.57mb | 下载:0

[matlab例程rloPduishu

说明:图像去噪中常用的RLO和对数模型源代码 自己编的 效果还可以-RLO commonly used in image denoising and model number of the effect of the source code can be compiled their own
<> 在 2025-03-10 上传 | 大小:2kb | 下载:1

[matlab例程sanxiangnibian

说明:三相 逆变 仿真 pwm 50Hz 380V 工业控制-Three-phase inverter simulation PWM 50 Hz ac 380 V industrial control
<王松波> 在 2025-03-10 上传 | 大小:9kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 15858.59 .60 .61 .62 .63 ... 28522 »

源码中国 www.ymcn.org