资源列表

« 1 2 ... .54 .55 .56 .57 .58 17759.60 .61 .62 .63 .64 ... 28521 »

[matlab例程embed

说明:基于几何特征的三维模型数字水印算法研究 水印嵌入代码-Three-dimensional model based on geometric features of watermarking digital watermarking algorithm embed code
<李金才> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[matlab例程SVM-Fuzzy-SYSTEM

说明:基于支持向量机和模糊系统的机器学习方法及其应用研究 文档 写的很好-SVM Fuzzy SYSTEM
<china> 在 2025-05-04 上传 | 大小:2.07mb | 下载:0

[数值算法/人工智能atmdemo

说明:C 模拟ATM自动取款机源代码(TXT文件存储),希望对大家有所帮助-C simulation source code for ATM automated teller machines (TXT file storage), we want to help
<madud00011> 在 2025-05-04 上传 | 大小:27kb | 下载:0

[matlab例程SVM--evaluation-index-system

说明:支持向量机,评价体系,一种新的评价方法,实例学习:基于支持向量机的我国家电企业创新能力评价指标体系研究,一学便会。-SVM evaluation index system
<china> 在 2025-05-04 上传 | 大小:10.61mb | 下载:0

[数学计算/工程计算meanshift-kalman

说明:利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
<zhanq> 在 2025-05-04 上传 | 大小:4.24mb | 下载:0

[matlab例程GAtsp

说明:基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
<刘谋荣> 在 2025-05-04 上传 | 大小:2kb | 下载:0

[matlab例程Costa_sgn

说明:用matlab程序仿真QPSK系统中调制、解调,懂得QPSK通信系统的真正内涵-QPSK simulation with matlab program system modulation, demodulation, QPSK communication system to understand the real meaning of
<suzhenwei> 在 2025-05-04 上传 | 大小:2kb | 下载:0

[matlab例程features

说明:各种调制方式调制识别用,区分ask,psk,fsk-Modulation recognition using
<qi> 在 2025-05-04 上传 | 大小:4kb | 下载:0

[数学计算/工程计算DFS

说明:Depth-first search (DFS) is an algorithm for traversing or searching a tree, tree structure, or graph. One starts at the root (selecting some node as the root in the graph case) and explores as far as possible along each
<a32> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算BFS

说明:In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nod
<a32> 在 2025-05-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Countingsort

说明:Counting sort (ultra sort or math sort[1]) is a sorting algorithm which (like bucket sort) takes advantage of knowing the range of the numbers in the array to be sorted (array A). It uses this range to create an array C
<a32> 在 2025-05-04 上传 | 大小:1kb | 下载:0

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

说明:A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n)
<a32> 在 2025-05-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 17759.60 .61 .62 .63 .64 ... 28521 »

源码中国 www.ymcn.org