资源列表

« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法linkqueue

说明:数据结构——链队列功能的实现,入队、出队、清除、销毁。一次可进行多功能的实现。-Data structure- chain of the queue function realization, into the team, the team removed and destroyed. One can be multi-functional implementation.
<dave> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法acm1001

说明:北大acm上的1001题,主要是一个处理溢出的算法,难度不是很大,很初级-Peking acm 1002 , not difficult
<Daniel> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法LRU-update-Cache-

说明:LRU置换算法是选择最近最久未使用的页面予以置换。该算法赋予每个页面一个访问字段,用来记录一个页面自上次被访问以来经历的时间T,当须淘汰一个页面时,选择现有页面中T值最大的,即最近最久没有访问的页面。这是一个比较合理的置换算法。-LRU replacement algorithm is to select the page from lack of use the most recent to be replaced. The algo
<shen6041> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort_s.c

说明:sequential quick sort using quick function
<sara25> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Backtrackingtosolvetheeightqueens

说明:回溯法解决八皇后问题,自己编写,如有错误,敬请斧正-Backtracking to solve the eight queens problem, I have written, if an error, please Fu Zheng
<zhaiguigui> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法C1

说明:由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用-Ski problem code for all to learn to use
<cm> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fano

说明:费诺编码的简单应用及编码方法,信息论实验用的-Application fee simple promise coding and encoding method used in information theory test
<刘杨> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法qipao

说明:冒泡排序法,分别采用最大数下沉、最小数上升两种方法进行对比排序-Bubble sort method, were used to the maximum number of sinking, the smallest increase in two ways to sort the number of
<Tom> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法20110529

说明:二叉树的基本功能,包括先序、中序、后续遍历,二叉树的深度,长度等。-The basic functions of a binary tree, including the first order, in order, follow-up traversal, binary tree of depth, length.
<liuxusuifeng> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法banker

说明:银行家算法的实现,同时具备安全性检验,简单明了-Banker' s algorithm implementation, along with security testing, simple
<叶伦灼> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Expressions

说明:表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions
<jzw> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法HWEN

说明:回文数猜想算法C语言经典实现,运行看看,猜想数字里的其他奥妙吧-Palindrome conjecture algorithm to achieve the classic C language, run to see, guess it figures in the other wonders
<杨阳> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org