资源列表

« 1 2 ... .58 .59 .60 .61 .62 17063.64 .65 .66 .67 .68 ... 28523 »

[数据结构常用算法WinRAR-ZIP

说明:在C++用递归实现链表逆序 使得倒序输出。-#include <stdio.h> #include <stdlib.h> #include <time.h> const int M=10 typedef int Type typedef struct Node{ Type data struct Node* next }Node void add_elem
<ye zi> 在 2025-04-28 上传 | 大小:3kb | 下载:0

[matlab例程work

说明:小波包分析频带能量,应用小波包分析爆破震动信号不同频带的能量分布-Wavelet packet analysis band energy
<HGL> 在 2025-04-28 上传 | 大小:119kb | 下载:0

[数据结构常用算法WinRAR

说明:在C++中写出二分查找的代码,实现二分查找-Write the code search dichotomy
<ye zi> 在 2025-04-28 上传 | 大小:3kb | 下载:0

[matlab例程matlab-code-of-facerecognize

说明:这是一个人脸识别的matlab例程,可以运行-here is an example of facerecognize
<吴超> 在 2025-04-28 上传 | 大小:990kb | 下载:0

[matlab例程practical-matlab-program

说明:matlab实用程序百例,很多常用的例子都有的。 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇 -practical matlab program one hundred cases
<xuelian> 在 2025-04-28 上传 | 大小:23kb | 下载:0

[数据结构常用算法LinkStack

说明:数据结构中的链表部分 主要包含插入删除 查询功能-Linked lists some of the major data structure that contains the inserted delete query function
<坚持唯一> 在 2025-04-28 上传 | 大小:7kb | 下载:0

[matlab例程sample6

说明:its a cvsd decoder..used in bluetooth voice transmission
<akash> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[matlab例程RAYL_PDF

说明:在瑞利衰落信道下的回加性高斯白噪声的功率谱密度和概率密度函数-In Rayleigh fading channels back to the additive white Gaussian noise power spectral density and probability density function
<gaofengyue> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[matlab例程total_cost

说明:基于遗传算法的以最小二乘法为准则条件下的电动汽车与内燃汽车的成本对比-Cost comparison based on genetic algorithm, the least squares method for the guidelines under the conditions of electric vehicles with internal combustion automobile
<gaofengyue> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ANN

说明:Delphi写的人工神经网络源码,包括与问题、贷款问题、异或问题,带图形演示。-Delphi ANN SourceCode
<云端漫步> 在 2025-04-28 上传 | 大小:683kb | 下载:0

[数据结构常用算法Doubly-linked-.

说明:线性表链式存储(双向链表)插入、删除运算 1、预习要求:线性表的插入、删除相关概念及运算,完成线性表元素的插入、删除。 2、实验目的: (1)了解线性表的插入、删除相关概念; (2)理解线性表的插入、删除过程和结构定义; (3)掌握算法转换为程序的过程中的变化。 3、实验内容及要求: (1) 以“一个较完整的程序范例-顺序表”程序框架为框架 (2)双链表结构体为: typedef struc
<the spring> 在 2025-04-28 上传 | 大小:318kb | 下载:0

[数据结构常用算法Binary-tree-traversal

说明:二叉树遍历:构建一个二叉树,输出结点信息,二叉树前序遍历,中序遍历,后续遍历,层次遍历。-Binary Tree Traversal: build a binary tree, the output node information before, binary tree traversal in preorder traversal, the follow-up traverse the hierarchy traversal.
<the spring> 在 2025-04-28 上传 | 大小:627kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 17063.64 .65 .66 .67 .68 ... 28523 »

源码中国 www.ymcn.org