资源列表

« 1 2 ... .18 .19 .20 .21 .22 1523.24 .25 .26 .27 .28 ... 2656 »

[数据结构常用算法binarySearch

说明:A binary search algorithm implemently simply
<touhidur> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法houzixuandawang

说明:猴子选大王 数据结构课程设计 C++编写-The Monkey King data structure course design choose c++ code
<as> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法yinhanjiasuanfa-c-4

说明: 银行家算法 c编写-Banker' s algorithm c prepared
<xuqiang> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法java-src

说明:应用java开发的程序集合,包含一般的数据结构,常用的算法及小的application等-sub String
<wangChunFeng> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法ring-buffer

说明:在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. FIFO ring buffer
<江立> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法bess_orthog

说明:it is usefull for reaserch on mathematics
<mjavad> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法prime-test

说明:素数测试问题(Monte Carlo算法) 求am(mod n)的算法(m≤n) 设m的二进制表示为bkbk-1…b1b0(bk=1,且k≈log2m)。 例:m=41=101001(2),bkbk-1…b1b0=101001,(k=5)。 求am可以用下述方法:初始C←1。 -Prime number test problem ( Monte Carlo algorithm) Seek am ( MOD
<viola> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法daima

说明:这个压缩包包含了c语言版的数据结构中一些经典的上机例子,也是学习数据结构必须要会做的一些题目的代码。-This package contains the data structure in c language version of the classic example, but also to learn the code of the data structures must be doing some of the topics
<xiaoxiao> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有 + 、 - 、 * 、 / 、 ( 、 ) ; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出 -Design a program that demonstrates the value
<周琳> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法ds1-3

说明:大量数据结构例程,含有几十个头文件。。。。。。。。【1】-Large amounts of data structure routines, containing dozens of headers. . . . . . . . [1]
<邱b> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法Queue

说明:软件技术基础课程作业,用单链表实现队列,函数已封装。-Software Technology course work, a single linked list queue, the function package.
<王世凯> 在 2024-11-12 上传 | 大小:34kb | 下载:0

[数据结构常用算法pointlocation

说明:输入为平面上一组互不相交的线段集,输出为线段集对应的梯形图和查找树结构。-Input is a set of plane segments disjoint sets, the output is set corresponding to the segment of the ladder and find a tree structure.
<yeast> 在 2024-11-12 上传 | 大小:34kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 1523.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org