资源列表
DBSCAN
- 在vs2010上实现的DBSCAN算法,改算法抗噪声能力强,但是缺点是时间复杂度为n的三分之四次方。-The implementation of DBSCAN algorithm
alue
- 北邮算法设计与分析第二章作业,包括合并排序算法,快速排序及时间选择等-BUPT algorithm design and analysis of the second chapter operations, including the merge sort, quick sort and selection time
vlan_port
- vlan与port的组织.一个系统中的port的数量在1K以内, port以pid来标识, pid分布在两个区间内,[0, 512],[2048, 2048 + 128], port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less, port the pid to identify, pid distri
capi-0.21
- CAPI多核编程算法库0.21版,里面有分布式队列、分布式查找、分布式内存管理、任务图调度、动态任务调度等多种容器,新增了CWaitTaskScheduler任务调度容器和并行Strassen矩阵乘法等。-CAPI programming algorithm for multi-core library version 0.21, which are distributed queue, distributed search, distributed memory management, tas
QQ1111111111
- 攻击文件压缩
DataStructaAlgorithm
- 用C语言写的一些很简单的算法,很不错,大家可以参考一下-Written in C language with some very simple algorithm, very good
2009211306-1-01
- 动态规划算法, 动态规划算法, 动态规划算法。-Dynamic Programming
poj3268(SPFA)
- poj 3268 ac代码-ac code spfa
C_turb_program
- C++_turb_program.rar,各种算法的代码实现。-Many Algorithm write by c++.
studentmark
- 自己在学数据结构是做的,功能还算完整,代码还算简单-Their data structures are in school to do, features fairly complete, the code fairly simple
shujujiegoutijidaan
- 清华大学出版,数据结构题集的答案。非常详细,每一道题都有详解-Tsinghua University, publishing, data structures, the answer to the problem sets. Very detailed, each question has a Detailed
Quick_Sort
- 这个代码说明了快速排序的操作,其中在用轴将数组分成两部分的时候用了两种方法-this code shows the quick_sort operation, when using pivot to divide the array into two part, there are 2 functions
