资源列表

« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2658 »

[数据结构常用算法CPP-Primer-Plus

说明:通过提供未定义的方法的代码来完成某特定类的实现-By providing undefined method code to complete the implementation of a particular class
<zhangyanyan> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法BridgePatternMain

说明:bridge pattern in c++. vs2010, vs2010
<fountainer> 在 2024-05-03 上传 | 大小:427008 | 下载:0

[数据结构常用算法Employee

说明:线性链表,某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -Linear list, a software company about 30 employees, each employee has a name, job number, position and ot
<刘婷> 在 2024-05-03 上传 | 大小:257024 | 下载:0

[数据结构常用算法Park

说明:3、 某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录 - a mall has a 100-space car park, when parking spaces under the
<刘婷> 在 2024-05-03 上传 | 大小:344064 | 下载:0

[数据结构常用算法Bank

说明:某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示6个营业窗口的状态 -a total of six banks operating busin
<刘婷> 在 2024-05-03 上传 | 大小:435200 | 下载:0

[数据结构常用算法Assignment2-vs2008

说明:c++编写的一个字母接力小程序,很有意思,和好玩。-c++ write a letter Relay applet, very interesting, and fun.
<李斌> 在 2024-05-03 上传 | 大小:4773888 | 下载:0

[数据结构常用算法Assignment6-vs2008

说明:迷宫问题,用回溯法解决迷宫问题,很有意思的,简单易懂-Maze and solve maze problems with backtracking, very interesting, easy to understand
<李斌> 在 2024-05-03 上传 | 大小:1724416 | 下载:0

[数据结构常用算法greedselector.c

说明:贪婪选择算法。在给定的约束条件下,能够使得资源的利用率达到最大化-greedy selection algorithm
<zhangyan> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法dancePartner

说明:经典算法问题:舞伴问题。其中队列的实现并不是调用的<queue>,而是自己实现的-Classical algorithmic problems: dance partner,which is not a call queue <queue> , but their implementation
<梁楠> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法matrixTran

说明:稀疏矩阵的快速转置方法,简单的实现方法,适合初学者-Fast transpose sparse matrix methods, a simple method which is suitable for beginners
<梁楠> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法DoubleArrayTrie

说明:双数组Trie树,参考了那篇名为《An Efficient Implementation of Trie Structures》的论文,实现了简单的字符串匹配-Dual Array Trie tree, a reference that piece titled " An Efficient Implementation of Trie Structures" papers, to achieve a simple
<梁楠> 在 2024-05-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法dreamoon_1_0

说明:谷歌在线测试题目的代码,从满分获得者的源代码处下载而来,希望对大家有用-Google online test subject code, downloaded from the source code out of the winner, and we hope to be useful
<刘意> 在 2024-05-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2658 »

源码中国 www.ymcn.org