资源列表

« 1 2 ... .97 .98 .99 .00 .01 2202.03 .04 .05 .06 .07 ... 28522 »

[matlab例程hill

说明:爬山算法 可以解决许多函数优化方面的问题,可以与其他算法,如蚂蚁算法,粒子群算法等融合使用,有其一定的研究意义-Climbing algorithm can solve many function optimization problems, with other algorithms, such as ant algorithms, particle swarm optimization, such as integration of
<mawei> 在 2025-03-07 上传 | 大小:3kb | 下载:1

[数学计算/工程计算LOT_img

说明:lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
<sjtuzyk> 在 2025-03-07 上传 | 大小:7kb | 下载:0

[数据结构常用算法stack

说明:C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operat
<KiD> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。-C language linked list of standard templates. Contains the list of nine kinds of basic operation, list creation, judgments node to add, delete, search, delete, etc. t
<KiD> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算geometry

说明:C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。-C++ Language template geometry algorithm. Including the geometry of more than 10 kinds of basic operation. For example, point to generate
<KiD> 在 2025-03-07 上传 | 大小:2kb | 下载:0

[生物技术21112327613

说明:VB写的一个元胞自动机程序,可以设置参数和照相-VB to write a cellular automaton program, you can set parameters and camera
<xinxin> 在 2025-03-07 上传 | 大小:1.23mb | 下载:0

[数值算法/人工智能ACMcode

说明:acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目-acm pku classic subject code and ideas, including the DP problem, greedy, backtracking, and so on are all very classic topic
<杨一一> 在 2025-03-07 上传 | 大小:41kb | 下载:0

[数据结构常用算法fir_algos

说明:Fir filter的设计,FIR滤波器系数-Fir filter design, FIR filter coefficients
<jedora> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[压缩解压hrbeuoj

说明:哈尔滨工程大学的oj上的ac源码,可供新手参考。需要的就下吧!-Harbin Engineering University of oj the ac source for the novice reference. Needed on the next bar!
<once> 在 2025-03-07 上传 | 大小:2kb | 下载:0

[压缩解压TreeRecovery

说明:树的先序,中序排列,求树的后序排列,自己编码实现的。-Tree first order, in sequence order, and after the sequence tree with their own coding achievable.
<once> 在 2025-03-07 上传 | 大小:3kb | 下载:0

[数据结构常用算法mintreek

说明:图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6)
<lluo> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法Astaralgorithm

说明:实现了A*算法,A*算法是加上一些约束条件的最好优先的算法。由于在一些问题求解时,我们希望能够求解出状态空间搜索的最短路径,也就是用最快的方法求解问题,A*就是干这种事情的!A*算法是一个可采纳的最好优先算法。
<yueyuezhaozhao> 在 2025-03-07 上传 | 大小:33kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 2202.03 .04 .05 .06 .07 ... 28522 »

源码中国 www.ymcn.org