资源列表

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

[数据结构常用算法Scorelist

说明:编程实现成绩表及其相关操作,具体要求如下: 自定义类型Score为: 结构体类型{学生名+课程名+分数} 自定义类型ElemType为: Score 自定义类型SqList为包含如下两个成员的结构体类型: {基类型为ElemType的动态数组elem int length} 实现如下针对SqList的函数 InputSco OutputSco InputElem OutputElem ListCreate_Sq ListPrint_Sq ListDelete_
<w> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法binary

说明:使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example
<洪晨> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ-1890-Switching-Channels

说明:POJ 1890 Switching Channels. 搜索算法的练习题。-POJ 1890 Switching Channels. Exercises of the search algorithm.
<刘小明> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ-2151

说明:POJ 2151 Check the difficulty of problems. Practice for dynamic planning.
<刘小明> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法arithmetic

说明:算法演示,主要用演示的是常用的算法。包括查找,排序等基本的程序。-Algorithm demo, demo is commonly used algorithms. Find, sort, and basic procedures.
<刘健> 在 2025-06-11 上传 | 大小:2.17mb | 下载:0

[数据结构常用算法LinkedStack

说明:用C++实现的链式栈,使用了模板类,可以直接引入头文件用于其它项目-Chain stack with C++ implementation, use the template class can be introduced directly into the header files for other projects
<jym> 在 2025-06-11 上传 | 大小:520kb | 下载:0

[数据结构常用算法LinkedQueue

说明:用C++实现的链式队列,使用了模板类,可以直接引入头文件用于其它项目-Chain C++ achieved queue, use a template class can be introduced directly into the header files for other projects
<jym> 在 2025-06-11 上传 | 大小:506kb | 下载:0

[数据结构常用算法12

说明:有限元程序,平面薄壁结构受力分析,平面板杆结构受力分析-Procedures planar thin-walled structures of finite element stress analysis, flat-plate lever structure stress analysis
<张君> 在 2025-06-11 上传 | 大小:281kb | 下载:0

[数据结构常用算法MASort

说明:魔方阵排列算法的VC++示例源代码,用的是搜索的方法,能进行14阶以下所有魔方阵的计算任务。-The magic square the alignment algorithm VC++ example source code, search 14 order magic square computing tasks.
<姚凌云> 在 2025-06-11 上传 | 大小:5kb | 下载:0

[数据结构常用算法MM1 队列

说明:M/M/1 队列模拟源码,C语言编写,计算队列长度,延迟等性能。
<jiahu_al> 在 2013-04-02 上传 | 大小:2.74kb | 下载:0

[数据结构常用算法LinearList

说明:数据结构单链表,实现各种功能,保证正确,没有错误-Singly-linked list of data structures to achieve a variety of functions, and ensure the correct, no errors
<Hita> 在 2025-06-11 上传 | 大小:222kb | 下载:0

[数据结构常用算法LinkList

说明:数据结构线性链表,实现各种功能函数,保证正确,没有错误-Linear list of data structures to achieve a variety of functions, and ensure the correct, no errors
<Hita> 在 2025-06-11 上传 | 大小:265kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 2123.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org