资源列表

« 1 2 ... .42 .43 .44 .45 .46 2547.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法complex

说明:数据结构入门学习。负数实部虚部的存储及数学运算。-Data structure learning portal. Negative real part of the imaginary part of the store and math.
<齐加庆> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queue_Plalindrome

说明:数据结构基础知识学习,判断字符串是否回文。用栈操作实现。-To learn basic knowledge of data structures, to determine whether a string palindrome. Stack operations.
<齐加庆> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法shannon

说明:香农编码的C语言实现,这里的程序比较简单,适合初学者练习写代码用-The Shannon coding in C language, the procedure is relatively simple, suitable for beginners to practice writing code
<coder> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法space-station-shield

说明:zoj 题中space station shield 题的源码和注释-space station shield s solution for ACM training
<vicenzojin> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Count-the--Substring

说明:在一个顺序串中寻找子串,并记录子串在其中的个数。-In a sequence string to find substring, and recorded substring in which the number.
<goendlesson> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法TYVJ_P1238_Pascal

说明:好东西就要拿出来,TYVJP1238,是forld算法的典型,标准算法是宽搜,这个也很别致的 -Good things will come up, TYVJP1238, is forld algorithm is a typical, standard algorithms are wide search, this is also very chic
<张轶泓> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法hdu1698

说明:ACM,杭电1698,屠夫的钩子,区间求和问题,经典的线段树问题-ACM, Hangzhou Xinhua 1698, butcher' s hook, interval summation problem, the classic problem of segment tree
<钟智鸣> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:数据结构快速排序例程代码,只要按照例子就可以很容易加入到你的程序当中。-Data Structures quick sort routine code, just follow the example you can easily add them into your program.
<liang> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

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

[数据结构常用算法QuickMod

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

[数据结构常用算法Joseph

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

源码中国 www.ymcn.org