资源列表

« 1 2 ... .59 .60 .61 .62 .63 2164.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法Data_Struc

说明:这个是严蔚敏版的数据结构上机教程中的部分源代码,都是自己写的,包括最短路径的dijkstra,floyd,最小生成树的prim,kruskal以及链表,Huffman Tree等等的c++代码-This is Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own
<wang yucao> 在 2024-09-21 上传 | 大小:12288 | 下载:0

[数据结构常用算法usaco_chap1-5

说明:usaco自己做的1到5章的代码,可能部分缺失,不过大多数题都有源码。有很多很好的算法。-usaco own chapter 1-5 of the code, may be partly missing, but most have a source title. There are many very good algorithms.
<wang yucao> 在 2024-09-21 上传 | 大小:92160 | 下载:0

[数据结构常用算法NBased_HiPre

说明:基于N进制的多精度问题 本代码可以处理N进制的多精度四则运算。 输入格式: 全是正数,string(或int)格式,请参见函数原型!开头不要有多余的零!-Based on the N-band multi-precision code can handle the N-band multi-precision arithmetic. Input format: is a positive number, string (or i
<wang yucao> 在 2024-09-21 上传 | 大小:4096 | 下载:0

[数据结构常用算法Cpp1

说明:Kmeans算法的C++实现,很简短的一个算法-Kmeans algorithm C++ Achieved a very brief algorithm
<jjy> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Calstle

说明:堡垒问题,有一点粗糙!!! 是大二的一个作业题,拿出来喝大家分享-Bastion of the problem, it is rough! ! ! Is an operating title of his sophomore year, and show drink to share
<> 在 2024-09-21 上传 | 大小:344064 | 下载:0

[数据结构常用算法Cpp1

说明:kmeans算法--很简便的一种。只不过有几个错误需要大家自己调试-kmeans algorithm- a very simple one. Only a few errors we need to debug their own
<jjy> 在 2024-09-21 上传 | 大小:2048 | 下载:0

[数据结构常用算法calculator

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

[数据结构常用算法yinghangjia

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

[数据结构常用算法BinaryTree

说明:遍历线索二叉树 遍历线索二叉树-Binary Tree Traversal clues clues Binary Tree Traversal
<ll> 在 2024-09-21 上传 | 大小:4473856 | 下载: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,
<俞昊旻> 在 2024-09-21 上传 | 大小:77824 | 下载:0

[数据结构常用算法zhan

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

[数据结构常用算法date_struct

说明:一些基本的数据结构,都是自己写的,很简单,但比较实用-Some basic data structures are written in their own, very simple, but more practical
<Mr.Cai> 在 2024-09-21 上传 | 大小:1087488 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2164.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org