资源列表

« 1 2 ... .20 .21 .22 .23 .24 2525.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法SimpleGA-master

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is a kind of evolutionary algorithm which is used to solve the optimal search algor
<pambassador > 在 2025-06-18 上传 | 大小:4kb | 下载:0

[数据结构常用算法数据结构与算法分析:C语言描述(原书第2版)

说明:学习c语言,一本资料。。。。。。。。。。。。。(this is a pdf docx about c language learning. it's very classical and useful. hope it is helpful.)
<zhou0123 > 在 2025-06-18 上传 | 大小:9.97mb | 下载:0

[数据结构常用算法哈夫曼编码

说明:哈夫曼编码的实现,数据结构课程中的经典算法(c code for Huffman which is a critical algorithm in data construction)
<冬夏小梦 > 在 2025-06-18 上传 | 大小:19kb | 下载:0

[数据结构常用算法python_Class.py

说明:python 类例程,人、学生、老师以及异常的简单运用(Python class routines, people, students, teachers, and unusual simple use)
<竹小先生 > 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Single_LinkedList.py

说明:python的链表操作、单链表、循环链表、双向链表、带尾指针的链表以及链表排序等基本操作(Python linked list operations, single chain table, circular chain list, two-way chain list, with the tail pointer of the chain list, and chain sorting and other basic operations)
<竹小先生 > 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法约瑟夫环

说明:数据结构描述,使用C++编写约瑟夫环,实现约瑟夫环的排序等功能(Data structure descr iption, the use of C++ write Joseph ring,)
<xy_flk > 在 2025-06-18 上传 | 大小:1.61mb | 下载:0

[数据结构常用算法LinkedList

说明:数据结构中的链表,采用了一种比较基础的写法,易懂(Data structure in the list, using a relatively basic style of writing, easy to understand)
<烈烈 > 在 2025-06-18 上传 | 大小:242kb | 下载:0

[数据结构常用算法ND

说明:用牛顿法求方程的一个根 方程的表达式:f 区间的左端点:a 区间的右端点;b 根的精度:eps 求得的根:root(Using Newton method to find a root of equation)
<鸟鸣不飞 > 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法PAT全套答案_1001至1049

说明:该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
<王帅@hit > 在 2025-06-18 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法算法导论答案

说明:麻省理工大学算法导论答案详解,有助于学习算法导论的同学们。(Massachusetts Institute of Technology Introduction to the introduction of the algorithm, help to learn the introduction of algorithm students.)
<放开我来了 > 在 2025-06-18 上传 | 大小:216kb | 下载:0

[数据结构常用算法DS

说明:数据结构第三版,适用于初学者学习使用,并且对C,C++已经学过的人。(DS third edition:Vector(using OOP to describe) includes List, Stack, Graph, Binary Tree and so on. it is better that you have learnt C and C++ previously, it will help you better learn the Data Structure especially
<SUPERsu > 在 2025-06-18 上传 | 大小:19.37mb | 下载:0

[数据结构常用算法dijk

说明:Dijkstra算法解决voronoi图的问题(The Dijkstra algorithm solves the problem of voronoi diagram)
<铭MARS花 > 在 2025-06-18 上传 | 大小:6kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2525.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org