资源列表

« 1 2 ... .93 .94 .95 .96 .97 1798.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法bin_search

说明:c语言的折半查找法,方法实现简单巧妙,非常适合c语言开发人员-bin_search of c program
<jimmy> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法criticalpath

说明:AOE网络,求关键路径算法,C++语言描述。内含用户自定义堆栈类stack.-AOE network seeking the critical path algorithm described by C++ language
<> 在 2024-10-04 上传 | 大小:30720 | 下载:0

[数据结构常用算法Eight-Queue

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该文件为八皇后问题的算法源代码。-The eight queens problem, is the the the the the problem of an ancient while the the famous, yes the backtracking algorithm of the of Typical Exercises of. The files for the
<> 在 2024-10-04 上传 | 大小:329728 | 下载:0

[数据结构常用算法1

说明:利用数据结构的链表性质来进行查找操作,对应成功失败的结果有相应的返回值-The nature of the data structure linked list lookup operation, corresponds to the results of success or failure return value
<郝鹏飞> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:插入排序、折半插入排序、希尔排序、冒泡排序 、快速排序 、选择排序、堆排序、归并排序 (递归、非递归实现) 掩饰程序-Insertion sort, binary insertion sort, hill sorting, bubble sort, quick sort, selection, sort and heap sort, merge sort
<public_user> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[数据结构常用算法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
« 1 2 ... .93 .94 .95 .96 .97 1798.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org