资源列表

« 1 2 ... .57 .58 .59 .60 .61 1862.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法FFT7

说明:实现二维快速傅立叶变换 用C语言实现矩阵的基本操作 复数的基本操作-FFT matrix
<fxx> 在 2024-10-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法Dijkstra

说明: Dijkstra算法的研究对象是赋权有向图(图用加权矩阵表示)的单源最短路径问题。可以求出任意节点到其他所有节点的最短距离。-The research object is the Dijkstra algorithm of weighted directed graph ( graph with weighted matrix) of single source shortest path problem. Can be obtain
<haoyanhua> 在 2024-10-03 上传 | 大小:3723264 | 下载:0

[数据结构常用算法main

说明:递归实现八皇后问题,输出以0和1组成的数组组成。分页显示结果。-eight queens.
<aiguaiyinyue> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法polynomial

说明:完成多项式的录入与加减 (包括排序 可以乱序输入二元一次多次多项式)-Completion of the polynomial of the input and addition and subtraction (including sorting out of order input binary repeatedly polynomial)
<li389> 在 2024-10-03 上传 | 大小:444416 | 下载:0

[数据结构常用算法structdata

说明:数据结构--线性表与广义表,是学习数据结构的好资料,本人就是这样学习的。-Data structures- linear table with the generalized form, the learning data structures, I learn.
<魏翔> 在 2024-10-03 上传 | 大小:39936 | 下载:0

[数据结构常用算法code-for-c-language

说明:c语言编程常用代码以及入门程序参考,代码均为老师上课要求练习题目-c language
<zhanghong> 在 2024-10-03 上传 | 大小:305152 | 下载:0

[数据结构常用算法chaoshi

说明:一个对于超市选点问题的算法,在小区中选择超市位置,让所有居民与超市距离最短-One for the supermarket site selection algorithm.Select the supermarket location in the district,making All residents with the supermarket the shortest distance
<张天> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法graphclaim

说明:本源码实现了图的基本操作。BFS,DFS,邻接矩阵,邻接链表,矩阵变换,拓扑排序等。-This code is about Basic opereation of Graph.Such as BFS,DFS,adjacent-matrix/list matrixing and topical sort etc.
<人类> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法RadomMaze

说明:这是介绍递归实现随机迷宫算法的资料。里面详细介绍了随机迷宫的递归实现原理以及源代码。声明:随机迷宫本是和随机生成树的算法差不多,但是这里更偏向于数学的解释,适合初学者。-This is to introduce recursion radom maze algorithm realization of the meterial.There are detailed descr iption of the random maze of r
<人类> 在 2024-10-03 上传 | 大小:29696 | 下载:0

[数据结构常用算法Setup_JLinkARM_V408i

说明:很好的排序算法哦,下吧,真的蛮好,我花了一天写的-It very good!download no hesitate
<lolo> 在 2024-10-03 上传 | 大小:7752704 | 下载:0

[数据结构常用算法Calculator

说明:实现任意精度的加、减、乘、除和开方运算,精度位数可由用户设定,数据结构才用链表结构-Arbitrary-precision add, subtract, multiply, division, and square root of bits of precision can be set by the user, the data structure to a linked list structure
<MrLin> 在 2024-10-03 上传 | 大小:121856 | 下载:0

[数据结构常用算法BinarySearchLastLoc

说明:在有序数组中,二分查找给定元素,返回最后出现的位置-Binary search in sorted array, return last appear location of given value
<王朝阳> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1862.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org