资源列表

« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法calculator

说明:表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*(乘)、/(除)与^(幂次)。-Expression ca
<YHC> 在 2025-06-23 上传 | 大小:48kb | 下载:0

[数据结构常用算法yinghangjia

说明:银行家算法是避免死锁的一种重要方法,本课程设计要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method, the curriculum design requires high-level language writing and debugging a simple procedure of Banker s
<丁泽霞> 在 2025-06-23 上传 | 大小:126kb | 下载:0

[数据结构常用算法BinaryTree

说明:遍历线索二叉树 遍历线索二叉树-Binary Tree Traversal clues clues Binary Tree Traversal
<ll> 在 2025-06-23 上传 | 大小:4.27mb | 下载:0

[数据结构常用算法src

说明:PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP, the Hungarian algorithm, colle
<俞昊旻> 在 2025-06-23 上传 | 大小:76kb | 下载:0

[数据结构常用算法zhan

说明:用栈实现二叉数的遍历 其中构造的栈是一个动态的栈-Use stack to achieve the number of ergodic binary structure in which the stack is a dynamic stack
<lixuefeng> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法date_struct

说明:一些基本的数据结构,都是自己写的,很简单,但比较实用-Some basic data structures are written in their own, very simple, but more practical
<Mr.Cai> 在 2025-06-23 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法example

说明:常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类-Java data structures commonly used methods, including Arrays Class Collections category HashSet Class List Class TreeSet Class Map type Vector Class
<a29768> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[数据结构常用算法testconsole

说明:关于数据结构的各章节的c原代码实现,还包括4主人4仆人过河等问题的求解等(全部经过上机验证过)-On the data structure c of all sections of the original code, but also including 4 masters 4 servant to solve such issues across the river, etc. (all through the machine verified)
<jie> 在 2025-06-23 上传 | 大小:6.6mb | 下载:0

[数据结构常用算法CalculationMethod

说明:几个常见的算法,为c语言编写,在VC6.0环境下编写。-Several common algorithms, for the c language, in the preparation of VC6.0 environment.
<sssrer> 在 2025-06-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法bubble_sort

说明:冒泡排序的串行算法和并行算法的比较,对于运行时间的显示-Bubble Sort Algorithm serial and parallel algorithm for the run-time display
<郭春付> 在 2025-06-23 上传 | 大小:16kb | 下载:0

[数据结构常用算法A-2001-7

说明:IOI 2001 解题报告 内容:所有题目的详细分析以及参考程序 此外还有Test数据-IOI 2001 Solving the contents of the report: a detailed analysis of all the topics and make reference to procedures in addition to Test Data
<lp> 在 2025-06-23 上传 | 大小:364kb | 下载:0

[数据结构常用算法cpp

说明:大二算法设计实验源码,内容包括线性时间选择,01背包,骑士巡游,最小生成树-Experimental Algorithm Design sophomore source, including choice of linear time, 01 backpacks, Cavalier Parade, minimum spanning tree
<lk> 在 2025-06-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org