资源列表

« 1 2 ... .57 .58 .59 .60 .61 25262.63 .64 .65 .66 .67 ... 28522 »

[数值算法/人工智能integral

说明:采用蒙特卡洛方法计算0~1上的二重积分,被积函数为x^2+y^2,积分限都是0~1。计算随机数落在0~1之间的概率来计算积分
<余坤> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss

说明:采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可-Select All PCA using the Gaussian elimination solution of linear equations, equations of the order of open, just in the main function in the given order and coefficient can b
<余坤> 在 2025-05-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gauss_jordan

说明:采用全选主元的高斯—若当方法求矩阵的逆矩阵,矩阵阶数不限但要非奇异,只需在主函数中给出阶数和矩阵各元素即可-Select All PCA using the Gauss- Jordan method for matrix inverse matrix, the matrix order but are not limited to non-singular, just in the main function in the given
<余坤> 在 2025-05-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ShortestPath

说明:最短路问题的求解 最短路问题的求解-Solving the Shortest Path Problem Solving Shortest Path Problem
<wj19881031> 在 2025-05-22 上传 | 大小:211kb | 下载:0

[数据结构常用算法student

说明:单链表实现简单学生管理源码,数据结构实验,C语言实现。-Students realize a simple single-list management source, the experimental data structures, C language.
<刘大伟> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程Rayleigh_fading

说明:基于AR模型的Rayleigh瑞利衰落信道仿真源代码
<张涛> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[matlab例程AWGN-BPSK

说明:这个Matlab程序计算在高斯白噪声(Additive White Gaussian Channel )下BPSK调制中的错误概率。-The Matlab procedure in the Gaussian white noise (Additive White Gaussian Channel) under BPSK modulation of the error probability.
<张涛> 在 2025-05-22 上传 | 大小:42kb | 下载:0

[matlab例程sound-code-example

说明:这个程序展示如何使用Data Acquisition Toolbox从声卡获得两秒钟的声音数据,并提取频率成分,并绘制。-Soil most序bedside stand striped stamp 如 do I use Data Acquisition Toolbox sik crepe声wrist phoenix arrowhead slander钟cavity声音, bowl beat sweet feed 取 频 Carex ru
<张涛> 在 2025-05-22 上传 | 大小:57kb | 下载:0

[matlab例程Image-Zerotree-Wavelet-Codec

说明:本程序是用MATLAB实现的小波零树图像压缩算法,请阅读附件中的README得到用法。注意,目前只是适用128×128的图像。-This procedure is used MATLAB realize the wavelet zerotree image compression algorithm, please read the README in the annex to be usage. Note that currently
<张涛> 在 2025-05-22 上传 | 大小:48kb | 下载:0

[数据结构常用算法binarytree

说明:以二叉链表作为存储结构,定义二叉树类型 bitree ; 实现二叉树的以下运算: 建立 create( ) 输入二叉树的结点元素,建立二叉链表。 选择一种遍历方式(先序、中序、后序、层序)遍历这棵二叉树。 求二叉数的树深度。 -To list as a binary storage structure, the definition of binary tree type bitree realize th
<candy930> 在 2025-05-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Table queue algorithm linear Title: assumptions in order to take the lead in the cycle of nodes express qu
<candy930> 在 2025-05-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法duiliewenti

说明:队列相关问题 (C++) 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Queue-related issues (C++) Queue algorithm Title: assumptions in order to take the lead in the
<candy930> 在 2025-05-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 25262.63 .64 .65 .66 .67 ... 28522 »

源码中国 www.ymcn.org