资源列表

« 1 2 ... .38 .39 .40 .41 .42 20643.44 .45 .46 .47 .48 ... 28522 »

[matlab例程hw4psk

说明:提供了4-psk的matlab源程序包,包括主函数和子函数,可供初学者学习参考。-Provides a 4-psk the matlab source code package, including the main function and Functions for beginners to learn the reference.
<shin> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法Binary

说明:汇编写的二叉树 输入相应大节点 自动产生相应大二叉树-Binary Tree
<王宁> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法Mazeproblem

说明:迷宫问题以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍.设计一个程序,对任意设定的迷宫,求出一条入口到出口的通路,或的出没有通路的结论. {基本要求}: (1)实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一个坐标的方向. (2)编写递归形式的算法,求迷宫中所有通路. (3)以方阵形式输出迷宫及其通路 -Mazeproblem
<黄庆芝> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数值算法/人工智能ploynomial

说明:M元多项式的表示以及一些运算,-Polynomial expression of M and a number of computing
<至尊宝> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:solving travelling sellsman problem -solving travelling sellsman problem
<赵烨> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:svm预测程序,绝对能用,但是需要根据向量维数进行相应调整-svm forecasting process definitely can, but need to carry out the corresponding dimension vector adjustment
<caiweihua> 在 2025-07-02 上传 | 大小:2kb | 下载:1

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

说明:关于经典图论的算法,利用VC++来开发实现,具有很强的参考价值。-On the classical graph theory algorithms, using VC++ to develop the realization of great reference value.
<xiehuanhuan> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[matlab例程cgtrust

说明:conjugate gradient algorithm for multivariable functions
<canberk> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法ThreeColor

说明:采用回溯法,利用动态搜索树的数据结构来构造一棵解树,实现3着色问题。 本程序使用迭代回溯算法-The use of retrospective law, the use of dynamic search tree data structure to construct a solution tree, the realization of 3 coloring problem. This procedure backtracking algorithm using iterative
<jay> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法TopoSort

说明:实现拓扑排序:一个有向无环图,表述为一个邻接矩阵graph[n][n],其中graph[i][0]为顶点i的入度,其余为其后继结点。-The realization of topological sort: a directed acyclic graph, expressed as an adjacency matrix graph [n] [n], which graph [i] [0] for the vertex i of income, the remaining node to it
<jay> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法Jisuanqi

说明:一个简单的表达式计算器。包含了对负号的处理-A simple expression calculator. Includes the handling of negative sign
<zzh> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[matlab例程newton

说明:求解无约束最小化问题的牛顿方法 matlab程序-Solving Unconstrained Minimization problem with Newton method (matlab)
<ld> 在 2025-07-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 20643.44 .45 .46 .47 .48 ... 28522 »

源码中国 www.ymcn.org