资源列表

« 1 2 ... .35 .36 .37 .38 .39 340.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法download

说明:数据结构中,关于数据查询的编程方法,上学的时候自己写的-Data structure, programming method on the data query, the time to write their own school
<陆子> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法write-first

说明:写者优先程序实现写者优先功能,运用Visual studio 2008-write first programing
<伍卓威> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linklist

说明:线性表的链表是实现:插入、删除、翻转,目的是掌握表,链式堆栈,链式队列的定义及基本操作 -The list is to achieve linear table: insert, delete, flip, aims to master the table, the stack chain, chain definition and basic operation of the queue
<Aiyou> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Yang-Hui-triangle

说明:杨辉三角代码- 杨辉三角代码-Yang Hui triangle
<黎志鋆> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法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-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法acm1001

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

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

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

[数据结构常用算法Backtrackingtosolvetheeightqueens

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

[数据结构常用算法C1

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

[数据结构常用算法Fano

说明:费诺编码的简单应用及编码方法,信息论实验用的-Application fee simple promise coding and encoding method used in information theory test
<刘杨> 在 2025-01-18 上传 | 大小: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-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 340.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org