资源列表

« 1 2 ... .13 .14 .15 .16 .17 18918.19 .20 .21 .22 .23 ... 28522 »

[数据结构常用算法btree

说明:(1)二叉树的创建操作; (2)二叉树的销毁操作; (3)二叉树的先序遍历的递归算法; (4)二叉树的中序遍历的递归算法; (5)二叉树的后序遍历的递归算法; (6)二叉树的先序遍历的非递归算法; (7)二叉树的中序遍历的非递归算法; (8)二叉树的后序遍历的非递归算法; (9)二叉树的层次遍历算法; -(1) the creation of binary operations
<不悔> 在 2025-05-26 上传 | 大小:201kb | 下载:0

[matlab例程LTEwinnerchannelmodel

说明:该代码是lte中的winner信道模型的源代码,该模型是现在流行的信道模型-The code is a winner lte channel model in the source code, the model is now a popular channel model
<高 峰> 在 2025-05-26 上传 | 大小:2kb | 下载:0

[matlab例程LTEtxturboencode

说明:该算法是lte中信道编码(turbo)的仿真源代码-The algorithm for channel coding is lte (turbo) of the simulation source code
<高 峰> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法algorithm641

说明:用QUICKSORT对数组进行排序,先用SPLIT算法对数组进行划分,再通过调用SPLIT并进行递归即可-QUICKSORT
<dandan> 在 2025-05-26 上传 | 大小:1kb | 下载:0

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

说明:斯坦福大学储层预测中心的FORTRAN模拟退火源程序-Stanford University Center for the FORTRAN reservoir prediction simulated annealing source code
<wangwei> 在 2025-05-26 上传 | 大小:616kb | 下载:1

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

说明:一字棋C++实现,剪枝算法,很有参考价值-C++ realization of the word chess, pruning algorithm
<tmac091> 在 2025-05-26 上传 | 大小:48kb | 下载:0

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

说明:模拟退火算法用于解决“城市旅行者”问题的VC++源代码,对于理解模拟退火算法有很大的帮助!-Simulated annealing algorithm is used to solve the " Urban Traveler" problem VC++ source code, simulated annealing algorithm for the understanding of great help!
<wangwei> 在 2025-05-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法GraphTheory-ppt

说明:图论课件-清华大学版。对于数据结构的学习有一定的帮助。我是新手。暂时没有自己的源代码。以后能补上么?-Figure of courseware- Tsinghua University Edition. Very detailed.
<ho> 在 2025-05-26 上传 | 大小:1.15mb | 下载:0

[matlab例程TSP_aco

说明:用遗传算法解决旅行商问题,是比较简单的一个程序,但可以运行。-a procedure about GA applied in solving TSP problem
<amy> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法shizhong

说明:此程序主要是让读者熟悉c语言图形模式下的编程,了解系统绘图及数据结构的知识,此重难点是 时 分 秒针坐标值的计算和时钟指针的运行控制,有兴趣的话,可让程序支持鼠标操作,-This program is designed to allow the reader familiar with the c language graphics mode programming, understanding of the system mappin
<昕空> 在 2025-05-26 上传 | 大小:39kb | 下载:0

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

说明:神经网络的BP 算法 神经网络的BP 算法 -Back Propagation Algorithm Back Propagation Algorithm Back Propagation Algorithm
<keivn> 在 2025-05-26 上传 | 大小:1kb | 下载:0

[数值算法/人工智能EffectiveC

说明:C++书籍,从C转向C++,内存管理,构造函数,析构函数和赋值操作符,类和函数:设计与声明及实现,继承和面向对象设计-C++ books, turning from C C++, memory management, constructors, destructor and assignment operator, class and function: the design and implementation of the stat
<滕林颖> 在 2025-05-26 上传 | 大小:452kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 18918.19 .20 .21 .22 .23 ... 28522 »

源码中国 www.ymcn.org