资源列表

« 1 2 ... .17 .18 .19 .20 .21 522.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法2

说明:大学数据结构课程 栈的基本操作 自测通过。-University of stack data structure courses basic operation self-test passed.
<北城> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickMod

说明:C程序进行快速取模指数,能用于密码学实验-C program for fast modulo index, can be used in cryptography experiments
<paulding> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DG-shortest-path

说明:有向图最短路径的查找与展示代码,通过Dijkstra算法实现。-The code of the retrieval and the show of the directed graph. It uses the Dijstra s algorithm to complete.
<Yong Chang> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫环 输入说明: 多组数据,输入数据第一行为一个整数表示有几组数据,每组数据由两行构成,每组数据的第一行为两个正整数n和m,分别表示人的个数及初始随机数,每组数据的第二行为n个整数,表示每个人持有的密码。 输出说明: 对每组数据用一行输出n个整数表示依次出圈人的编号,整数之间用空格分隔 -Enter a descr iption: multiple sets of data, the input data f
<fisher> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:数据结构-迷宫 输入说明: 一组数据,输入数据第1行为两个正整数m和n,m表示迷宫高度,n表示迷宫宽度;第2行为两个整数,分表表示起点的行列位置;第3为两个整数,分别表示终点的行列位置;其后为m行数据,每行n个整数,表示迷宫对应位置的状态,0表示通路,1表示障碍。 输出说明: 以三元组形式(见P105)输出从起点到终点的通路,没有则输出no -Data structure- Maze enter a descr
<fisher> 在 2025-01-24 上传 | 大小:1kb | 下载:2

[数据结构常用算法huff-fuckfuckfuck

说明:赫夫曼树啊。输入说明:多组数据,第一行为整数m,表示有几组数据,每组数据分为两行输入;第1行为n的值,第2行为n个整数,表示字符的出现频度。 输出说明:对每组数据输出一个整数,表示所构造哈夫曼树的带权路径长度(输出整数后换行)。 -Huffman tree ah. Input Descr iption: multiple sets of data, the first act integer m, which means tha
<fisher> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:八皇后问题的非递归实现,为数据结构课程的必做实验,仅提出cpp文件,读者可以自行在编译器上编译运行。-Eight queens problem non-recursive implementation of the data structure course will do the experiment, only the proposed cpp file, readers can compile and run on the com
<李松> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法reverse

说明:本实验设有一个线性表,分别实现数组结构存储的原地逆置。为数据结构课程必做实验。-This experiment has a linear form, respectively, to achieve the storage array structure in situ reverse home. For the data structure courses will do the experiment.
<李松> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix

说明:本实验实现了稀疏矩阵的转置,为数据结构必做实验,仅提供cpp文件,读者可在编译器上自行编译实现。-The experimental realization of a sparse matrix transpose, the data structure must do the experiment, only cpp file, the reader can compiler to compile your own implementa
<李松> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIF

说明:64点快速傅里叶变换,可同时计算逆傅里叶变换,简洁,精炼-FFT DFT IDFT
<张三金> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法mimo

说明:能够展示不同调制格式的用与不用mimo技术误码率的曲线图-Able to show different modulation formats mimo technology with and without a graph of bit error rate
<xuzhidanxu> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法light

说明:Ural 1464 Light 解法:计算几何+线段树-Ural 1464 Light Solution: Computational Geometry with segment tree
<tjz> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 522.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org