资源列表
[数据结构常用算法] MyTemplate
说明:程序可用来学习使用,大家可以试一下,希望能有帮助!-procedures can be used to study the use, we can try something, hope to be able to help!<zhang> 在 2025-06-24 上传 | 大小:2.46mb | 下载:0
[数据结构常用算法] shujujiegou
说明:清华大学-数据结构 清华大学-数据结构-Tsinghua University- Tsinghua University data structure- Data structure of Tsinghua University- the data structure<> 在 2025-06-24 上传 | 大小:2.48mb | 下载:0
[数据结构常用算法] PerfectHash
说明:向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by the use of each key provides a<asdf_asdfa> 在 2025-06-24 上传 | 大小:2.46mb | 下载:0
[数据结构常用算法] ATmega128_cn
说明:New Year s Day is one of important days for many people in the world during the year. Most people spend the New Year s Day in hotels. January 1st is considered as the New Year s Day. Most companies, shops, school, and government offices are closed du<彭波> 在 2025-06-24 上传 | 大小:2.48mb | 下载:0
[数据结构常用算法] Data-structure---described-in-C-P-P
说明:《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures<mtao> 在 2025-06-24 上传 | 大小:2.48mb | 下载:0
[数据结构常用算法] ClosestPair
说明:使用两种方法求最近点对,分别是双重循环和分支法,可以运行,java代码。-closest pair<aiaiai> 在 2025-06-24 上传 | 大小:2.47mb | 下载:0
[数据结构常用算法] Company
说明:公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 -The company has n employees, numbered 1 ~ n. A large number of employees, you need to write a manageme<荣良子> 在 2025-06-24 上传 | 大小:2.49mb | 下载:0
[数据结构常用算法] Interview
说明:Interview题目是对n个数据进行排序再输出。利用循环链表可以方便的进行m次后移,并且利于倒序输出。构建结构体struct in,结构体中有每个面试者的编号no,和指向下一个结构体的指针。-Interview data subject is a sort of n and then output. Use circular list can easily be moved after m times, and is conducive to reverse output. Construct<荣良子> 在 2025-06-24 上传 | 大小:2.47mb | 下载:0