资源列表
[数据结构常用算法] the-farmer-across-the-river-
说明:这是实现“农夫过河”益智题的c语言的算法或数据结构-This is the farmer across the river " puzzle questions of c language algorithms or data structures<James> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] MurmurHash
说明:mur hash是 Austin Appleby于2008年创立的一种非加密hash算法,适用于基于hash进行查找的场景。murmurhash在多个开源项目中得到应用,包括libstdc、libmemcached、nginx、hadoop等。-MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. It was created by Austin Appleby in 200<garheeli> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] floyed
说明:这是一个图论经典程序。 图论最短路径的Floyd算法,供大家参考。-This is a classic graph theory program. Graph theory Floyd algorithm of the shortest path, for your reference.<jiangyixing> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] 27691f24aa77.tar
说明:c++课程设计的实现, 使用list省略了链表的实现, 可以作为课程设计的参考.-c++ curriculum design, use the list omitted the realization of the list, can be used as the reference of the course design.<唐泽栋> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] CMD5_Class
说明:MD5算法类的实现过程,完成4轮每轮16次的运算过程,将任意输入的数据进行128位补偿-MD5 algorithm implementation process, completed four round 16 times the computing process any input data 128 compensation<王浩> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] jp.co.worksap.recruiting
说明:this package contains the program about q-this package contains the program about queue<dheeraj123> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] TestDemo
说明:把8,5,3,2颗珠子分别装到四个盒子里,每次从最多的盒子里拿三颗又分别放到其他三个盒子里,按此操作1990次,最终四个盒子各有多少颗珠子-8,5,3,2 beads in four boxes, each take three largest box respectively on the other three boxes, press this operation 1990 times, the final four boxes each with How many beads<Mag> 在 2025-06-11 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Archive
说明:binaryNode 和 binarysearchtree 是实现了一个二叉树。arrayvector是自己实现的vector。binary search 是一个二元搜索方法。 single list是自己实现的一个单向链表。findthemajority是寻找数组中主元素的一个算法。list是用数组实现的一个链表。permute是一个实现全排列的算法。-binaryNode and binarysearchtree is the realization of a binary tree. ar<曾宇峤> 在 2025-06-11 上传 | 大小:5kb | 下载:0