资源列表

« 1 2 ... .84 .85 .86 .87 .88 1289.90 .91 .92 .93 .94 ... 2656 »

[数据结构常用算法hash11

说明:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据 取周围较熟悉的30个人的姓名。-Assuming the basic requirements of people who named the name of the Chinese Pinyin form. Hash table to be filled a
<lting> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法ShunXuBiao

说明:用c语言编写的对于数据结构上的,顺序表的练习,内容都是教师上课发下来的源代码!-C language for data structure, the order table exercises, the contents are school teachers down the source code!
<雁山> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法tickets-management-syetem

说明:亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于车站售票系统的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on the station ticketing system.
<刘东> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法management-syetem

说明:亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于深度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. Code is depth traversal.
<刘东> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:c++数据结构实习 中缀表达式求值 输入一个中缀表达式 输出转换成的后缀表达式和结果-c++ data structure internships infix expression evaluation input an infix expressions output into the suffix expressions and results
<lixiao> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法LinkList

说明:java实现双链表。首尾指针,可以循环获取数据,能弥补向量的不足。-java to achieve double-linked list. Inclusive pointer, you can cycle to obtain the data, you can make up for the lack of vector.
<CRONALDO> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法parking-management

说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test f
<family> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法InsertSort

说明:插入排序课本上的程序的拷贝,绝对标准 用函数实现的-Insert a copy of the program in the sort textbook absolute standard function implementation
<Chenhan> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法SelectSort

说明:选择排序,大二数据结构专用 完整拷贝书上代码-Select sort code the sophomore data structure complete copy of the book
<Chenhan> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法code

说明:用C语言实现,基于迭代器的一元多项式计算,使得算法与具体的容器无关-Using the C language, regardless of the algorithm with specific container iterator-based polynomial, so
<李嘉> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法btree

说明:从空树开始,依次输入各关键字,建立相应的B树。并实现B树中关键字的插入及删除 -Starting with an empty tree, enter each keyword in turn, establish the corresponding B-tree. And insert and delete keywords in the B-tree
<pxxxb> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法Targeting-problem-source-code

说明:使用递归算法解决打靶问题,使用java语言编写-Using a recursive algorithm to solve the shooting problems, using java language
<张洛声> 在 2024-11-17 上传 | 大小:10kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 1289.90 .91 .92 .93 .94 ... 2656 »

源码中国 www.ymcn.org