资源列表

« 1 2 ... .37 .38 .39 .40 .41 13942.43 .44 .45 .46 .47 ... 28522 »

[matlab例程23

说明:数学建模matlab应用总结,针对多个数学模型进行编程-Mathematical modeling matlab application summary
<qunan> 在 2025-07-20 上传 | 大小:15kb | 下载:0

[数据结构常用算法include

说明:在采用二叉链表存储的二叉树上,编程实现从根结点到指定结点之间的路径.-#include <stdio.h> #include <stdlib.h> typedef struct BTnode { char data struct BTnode*lchild,*rchild }BTNode #define NodeLen sizeof(BTNode) BTNODE*Creat_Bt(void) void Preorder
<金俊秋> 在 2025-07-20 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Huffcoding

说明:代码实现哈弗曼编码问题 文本输入 文本输出 运行环境为vc++6.0 运行没有错误-huffman coding
<li> 在 2025-07-20 上传 | 大小:1.32mb | 下载:0

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

说明:用C++实现的简单四皇后程序。开发环境visual C-In C++ implementation of a simple four-Queen program. Visual C++ development environment
<邱禹> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree

说明:标准C++的B树实现,使用类和模板,具有通用和代表性。-A c++ implementation OF b tree, which is generic and representative.
<> 在 2025-07-20 上传 | 大小:12kb | 下载:0

[matlab例程huidugongshengjuzhen

说明:主要是关于灰度共生矩阵应用,其中将灰度共生矩阵从0,45,90,135四个方向进行了计算,并对共生矩阵能量、熵、惯性矩、相关4个纹理参数进行了计算,十分有用。-Mainly on the GLCM application, which will GLCM from 0,45,90,135 four directions were calculated, and the co-occurrence matrix of energy, entropy, moment of inertia, rela
<何黄凯> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法PolyMult

说明:数据结构 单链表 多项式相乘算法 计算机-Digit Struction
<Hptoxic> 在 2025-07-20 上传 | 大小:110kb | 下载:0

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

说明:模式识别 实现矩阵类实现 包括逆矩阵等算法 并实现fisher分类算法-Pattern Recognition
<Hptoxic> 在 2025-07-20 上传 | 大小:945kb | 下载:0

[matlab例程traffic

说明:基于matlab的智能交通系统 可以进行运动车辆的检索和追踪-Intelligent transportation system based on matlab can search and track moving vehicles
<lzh> 在 2025-07-20 上传 | 大小:850kb | 下载:0

[matlab例程monidizhen

说明:matlab中模拟的两道地震信号反射同相轴,用riker子波模拟。-matlab to simulate the two-channel seismic reflection phase axis signal with riker sub-wave simulation.
<张鑫> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph_upc

说明:利用数据结构的图论为基础创建的中国石油大学(华东)的平面图展示,可以在两点之间取最短路径并动画显示,代码简单易懂,适合初学者-Using data structures based on graph theory to create China University of Petroleum (East China) shows the floor plan, you can take the shortest path between two points and animation, cod
<Geyufei> 在 2025-07-20 上传 | 大小:83kb | 下载:0

[matlab例程nice

说明:LES和RLS的区别,自适应滤波器方面的-The difference between LES and RLS adaptive filter' s
<wujiaqing> 在 2025-07-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 13942.43 .44 .45 .46 .47 ... 28522 »

源码中国 www.ymcn.org