资源列表

« 1 2 ... .78 .79 .80 .81 .82 1783.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法datastruction

说明:数据结构深入和提高的绝佳资料,美国优秀程序员突破经典算法创新实现多种数据结构的优秀之作-the improvement of learning data struct and you will learn more
<tomaxwell> 在 2024-10-04 上传 | 大小:171008 | 下载:0

[数据结构常用算法shujujiegou

说明:一个数据结构大型实验,开发环境为vc++,实现了银行家算法,对数据结构的学习有一定的帮助。-Large-scale experiment of a data structure, the development environment for vc++, bankers algorithm will certainly help the learning of data structures.
<shi chun yang> 在 2024-10-04 上传 | 大小:1004544 | 下载:0

[数据结构常用算法word1

说明:1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 2、赋予各个队列中进程执行时间片的大小,优先级越高的队列,时间片越小。 3、当一个新进程进入内存后,首先将其放入一个对列末尾,如果在一个时间片 结束时尚未完成,将其转入第二队列末尾。 4、当一个进程从一个对列移至第n个队列后,便在第n个队列中采用时间片轮转执行完。 5、仅当时间片空闲时,才调度第二个队列中的进程。 -1, setting a
<frog> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[数据结构常用算法cpyb

说明:移臂调度算法又叫磁盘调度算法,根本目的在于有效利用磁盘,保证磁盘的快速访问-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
<> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法VLC_ekansrm

说明:变长编码:输入一组码长,通过克拉夫特不等式来判断这组码长的二元即时码是否存在,若存在则构造二叉树和利用迭代算法来编制二元即时码,显示并保存结果至一文本文件。-Variable length Coding, binary instant code, by ekansrm.
<> 在 2024-10-04 上传 | 大小:26624 | 下载:0

[数据结构常用算法sort

说明:设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。-Design a test program the comparison of several internal sort algorithm of the key word more times and mobile number in order to obtain intuitive feel.
<zhucaiming> 在 2024-10-04 上传 | 大小:15360 | 下载:0

[数据结构常用算法Codeforces-149-D-Coloring-Brackets

说明:Codeforces 149 D-Coloring Brackets,动态规划求解-Codeforces 149 D-Coloring Brackets,dynamic programming
<AeronZhou> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法LexaYacc

说明:his document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C and understand data structures such as linked-lis
<tang> 在 2024-10-04 上传 | 大小:157696 | 下载:0

[数据结构常用算法C

说明:电脑随机画了个迷宫,,怎样算,能知道这个迷宫是否可以走出(即是不是死迷宫).-The computer randomly draw a maze, how to count, to know this maze can get out of (that is, not a dead labyrinth).
<name> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[数据结构常用算法Latitude-and-longitude-conversion

说明:坐标排序,外加经纬度换算成距离,方便实用-it is good for the fresh
<蒋晓峰> 在 2024-10-04 上传 | 大小:30022656 | 下载:0

[数据结构常用算法DataStructure_CSharp

说明:数据结构的C# 版本,如果学习了C# 可以参考一些这方面的数据结构的资料,可以参考。-Learn Data Structure based on C#,Very useful.
<cc> 在 2024-10-04 上传 | 大小:1346560 | 下载:0

[数据结构常用算法shuangtiaopaixu

说明:用普通程序和cuda并行程序来实现双调排序。-Ordinary procedures and cuda parallel program to achieve the sort of two-tone.
<刘荷苇> 在 2024-10-04 上传 | 大小:773120 | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 1783.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org