资源列表

« 1 2 ... .17 .18 .19 .20 .21 2522.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法RB_Tree_danciking

说明:使用红黑树编写“背单词”应用,根据熟悉度进行排序,熟悉度相同根据字典序排序。可添加,删除单词,也可以修改单词的熟悉度。可查找第k个单词,或计算kth到lth的单词熟悉度综合。-Use red-black tree to write " back the word" application, based on familiarity sort of familiarity same lexicographically s
<范明柯> 在 2024-12-25 上传 | 大小:834kb | 下载:0

[数据结构常用算法B-Tree_danciking

说明:使用B树编写实现背单词功能。可添加删除单词,可修改单词熟悉度,可查询排序为第k个的单词-Use B-tree prepared to achieve word back function. Delete the word to add, modify the word familiarity, can be found at the k-th order of words
<范明柯> 在 2024-12-25 上传 | 大小:843kb | 下载:0

[数据结构常用算法queue

说明:some code to create queue data struct in C
<Fakhri> 在 2024-12-25 上传 | 大小:19kb | 下载:0

[数据结构常用算法1612261

说明:c++实现在一个序列中找出最长不减子序列-C++ implementation in a sequence to find the longest subsequence does not decrease
<ss_clara> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法tongxnlu5

说明:简易的通讯录,可实现查找联系人、新建联系人、修改联系人信息和删除联系人信息。-Simple address book, can be found to find contacts, new contacts, modify contact information and delete contact information.
<张婉容> 在 2024-12-25 上传 | 大小:2.41mb | 下载:0

[数据结构常用算法折半查找改为递归算法

说明:折半查找改为递归算法 非递归的差不多,这里没有写
<Demove> 在 2017-01-01 上传 | 大小:504byte | 下载:0

[数据结构常用算法WiFi--V1.3

说明:一种用于家用电器设备与互联网云端通讯的协议。已验证可靠。-wifi xieyi
<陈盛> 在 2024-12-25 上传 | 大小:59kb | 下载:0

[数据结构常用算法shujujiegou3

说明:掌握多种内排序方法的基本思想、排序过程、算法实现,能进行时间和空间性能的分析,根据实际问题的特点和要求选择合适的排序方法。-Grasp the basic idea of a variety of internal sorting algorithm, sorting process, the algorithm can be time and space performance analysis, according to the c
<李华> 在 2024-12-25 上传 | 大小:17kb | 下载:0

[数据结构常用算法KindSort

说明:掌握多种内排序方法的基本思想、排序过程、算法实现,能进行时间和空间性能的分析,根据实际问题的特点和要求选择合适的排序方法。-Grasp the basic idea of a variety of internal sorting algorithm, sorting process, the algorithm can be time and space performance analysis, according to the c
<李华> 在 2024-12-25 上传 | 大小:3kb | 下载:0

[数据结构常用算法tingchechang

说明:设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-The p
<李华> 在 2024-12-25 上传 | 大小:2kb | 下载:0

[数据结构常用算法asscmeassembly

说明:1 编写一个程序实现快速排序过程,并输出 6,8,7,9,0,1,3,2,4,5 的排序过程 2 编写一个程序实现二路归并排序过()
<wenae> 在 2024-12-25 上传 | 大小:6kb | 下载:0

[数据结构常用算法rtise

说明:100个经典算法 包括素数等在内的150个源码精讲()
<jua%25246487> 在 2024-12-25 上传 | 大小:22kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2522.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org