资源列表

« 1 2 ... .18 .19 .20 .21 .22 4023.24 .25 .26 .27 .28 ... 28523 »

[数据结构常用算法Banker

说明:操作系统中避免死锁——银行家算法的实现。-Operating system to avoid deadlock- bankers algorithm.
<项阳> 在 2025-09-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算suanfa1

说明:穷举搜索法是对可能是解的众多候选解按某种顺序进行逐一枚举和检验,并从众找出那些符合要求的候选解作为问题的解。 -Exhaustive search method may be the solution of the many candidate solutions one by one according to some order of enumeration and testing, and conformity to identify candidates who meet the r
<wyj> 在 2025-09-23 上传 | 大小:5kb | 下载:0

[数学计算/工程计算suanfa2

说明:贪婪法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪法不要回溯。-Greedy method is a non-pursuit of the optimal solution, just want to be more satisfied with the solution method. Greed in general, can
<wyj> 在 2025-09-23 上传 | 大小:7kb | 下载:0

[数学计算/工程计算suanfa3

说明:分治法的基本思想 借此交流,彼此沟通-Separation of the basic ideas to share, communicate with each other
<wyj> 在 2025-09-23 上传 | 大小:9kb | 下载:0

[matlab例程BP_networkpredict

说明:在matlab环境下的BP网络预测程序,主要是预测最优加工性能参数-Matlab environment in BP network prediction procedures, mainly predict the optimal processing performance parameters
<wwgnhm> 在 2025-09-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法new_search

说明:基本数据结构与STL 树及遍历 图的DFS与BFS -Basic data structures and STL tree and graph traversal DFS and BFS
<veryha> 在 2025-09-23 上传 | 大小:218kb | 下载:0

[matlab例程cyclostationary_toolbox

说明:循环平稳工具箱,详细介绍了循环平稳工具箱的使用方法,并提供了大量的程序代码-Toolbox Cyclostationary details Cyclostationary toolbox to use and provide a large amount of program code
<666> 在 2025-09-23 上传 | 大小:26kb | 下载:0

[数学计算/工程计算computeAreaOfPolygon

说明:计算多边形(凸凹)面积。 欢迎批评指正-Calculating polygon (convex and concave) area. Welcome criticism
<wyj> 在 2025-09-23 上传 | 大小:3kb | 下载:0

[数值算法/人工智能ACM

说明:993-1996年美国ACM解析 美国计算机程序设计竞赛习题解析 及相关讲座-993-1996 in the United States to resolve the United States ACM Computer Programming Contest Exercises analytical and related lectures
<veryha> 在 2025-09-23 上传 | 大小:2.82mb | 下载:0

[数据结构常用算法DataStruct

说明:数据结构的选择与算法效率 ——从IOI98 试题PICTURE 谈起 福建师大附中 陈宏-The choice of data structure and algorithm efficiency- from IOI98 questions about PICTURE Chen, Fujian Normal University affiliated
<veryha> 在 2025-09-23 上传 | 大小:181kb | 下载:0

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

说明:A*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价 每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高-A* algorithm is a heuristic search, which extended the order of node
<> 在 2025-09-23 上传 | 大小:1.15mb | 下载:0

[matlab例程touyingfazifufenge

说明:本文具体介绍了有关投影法进行字符分割的程序源码-This article describes the specific projection method for character segmentation procedure source
<xtsmf86> 在 2025-09-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 4023.24 .25 .26 .27 .28 ... 28523 »

源码中国 www.ymcn.org