您好,欢迎光临本网站![请登录][注册会员]  
当前位置:
资源下载 数据结构

数据结构列表 1378

[Data structsSort

<姜枫> 在 2012-02-22 上传
说明:几种常见的搜索和排序算法。 包括:线性搜索、二分搜索、选择排序、插入排序、合并排序。-Several common searching and sorting algorithms. Include: linear search, binary search, selection sort, insertion sort, merge sort.
开发平台:Visual C++ | 大小:1KB | 下载0次

[Data structstest

<ld> 在 2012-02-22 上传
说明:一些经典的ACM竞赛题目,利用数据结构,C语言编写-Some classic ACM quiz question
开发平台:Visual C++ | 大小:30KB | 下载0次

[Data structsshuzhifenxi

<鲁锦樑> 在 2012-02-22 上传
说明:提供一些数值分析的算法,很好用的,没有语法错误,-Provide some numerical analysis algorithm, nice, no grammar mistakes
开发平台:C-C++ | 大小:4KB | 下载0次

[Data structsSegTree(with-lazy-tag)-POJ3468

<董奇> 在 2012-02-21 上传
说明:自己写的线段树,带LAZYTAG的-The SegmentLineTree worte by myself,with LazyTag
开发平台:C-C++ | 大小:1KB | 下载0次

[Data structspku-code

<futengyu> 在 2012-02-21 上传
说明:北京大学ACM,大牛代码,ICPC,poj,org,acm.pku.edu.cn-pku ACM,code,ICPC,poj,org,acm.pku.edu.cn
开发平台:Visual C++ | 大小:1680KB | 下载0次

[Data structsmd5

<lj> 在 2012-02-20 上传
说明:Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)-Message Digest Algorithm MD5
开发平台:C-C++ | 大小:2KB | 下载0次

[Data structssort

<lj> 在 2012-02-20 上传
说明:堆排序算法。堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-heapsort is goog algrithm for sort some numbers.
开发平台:C-C++ | 大小:1KB | 下载0次

[Data structskmp

<> 在 2012-02-20 上传
说明:用于识别子串 模式匹配算法 KMP算法 输入两个String-Used to identify substring pattern matching algorithm KMP algorithm to enter two String
开发平台:Java | 大小:1KB | 下载0次

[Data structsOctree

<刘延瑞> 在 2012-02-19 上传
说明:一个八叉树的创建、查询,可运行,便于同学学习-An octree to create, query, you can run to facilitate the students learning
开发平台:Visual C++ | 大小:1104KB | 下载0次

[Data structsfind_way

<张叁> 在 2012-02-18 上传
说明:求最地图的短路径 时间复杂度为o(n),空间也没要多大-Seek the shortest path of map Time complexity iso(n)
开发平台:C-C++ | 大小:2KB | 下载0次

[Data structsBankSimulation_KJuly.com_

<全是爱> 在 2012-02-18 上传
说明:模拟银行在顾客随机到达的情况下为顾客服务的流程。分为时间类、事件类,将顾客用排进优先队列,利用随机函数产生顾客的到达时间和服务时间,函数模拟过程。-Simulated bank in the case of randomly arriving customer for the customer service process. Divided into time classes, events, classes, customers discharged into the priority queue, using the random function to generate the customer arrival time and service time, the function simulation.
开发平台:Visual C++ | 大小:80KB | 下载0次

[Data structsMyCompressPrj

<yewenyu> 在 2012-02-18 上传
说明:一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .
开发平台:Visual C++ | 大小:54KB | 下载0次