搜索资源列表
scan
- 本实例展示了并行前缀求和(也称作“scan”)的一种高效的 CUDA 实施途径。针对一个给定的数列,scan 可以计算出一个新的数列,其中每一个元素均为在输入列中该元素前面的所有元素的总和。 -This example shows the parallel prefix sum (also known as " scan" ) of an efficient CUDA implementation of the approach. For a given series, scan
vc6.0shorttestpathsearch
- 货郎担最短路径生成 最短路径生成的算法不计其数 其中很多用回溯法 回溯法不错 不过很多新手写哦时候掌握不好效率 上传一个效率高的版本-Traveling Salesman generate the shortest path shortest path algorithm to generate many of which used numerous retrospective law retrospective laws, however good a lot of time to maste
Gomory
- 求解整数规划的问题可以解决一般的整数规划模型的解而且效率比较高!在matlab下调试通过-Solving integer programming problems can be solved in the general solution of integer programming model and more efficient! Adopted under the debugger in matlab
ezutf_src
- This is a software for read/write text to file. It supports multiple character encoding and very efficient when reading/writing.
BigInt
- 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
ysf
- 约瑟夫的C++ 在windows操作系统下的算法用VC来实现,算法简单效率较高-Joseph' s C++ in the windows operating system to use VC to implement the algorithm, the algorithm simple and efficient
K-mean
- K-mean algorithm,very simple but efficient
crc32
- CRC32的源代码,采用的是最快最效率的查表法-CRC32 source code, using the quickest and most efficient look-up table
allsub
- 一个求集合所有子集的程序,感觉挺巧妙的,效率比较高-Find all subsets of a set of procedures, feeling very clever, more efficient
einstein
- einstein谜题,效率超高的编程实现-einstein puzzle, high efficient programming
bloomfilter-69709
- bloomfilter过滤器 能够比哈希表更为效率 使用空间更小-the bloomfilter filters can hash table smaller more efficient use of space
crawler4j-3.3
- Document Crawler is one which retrieve the document from the desktop to Ur workspace with efficient time and performance is good compared to all document crawler-Document Crawler is one which retrieve the document from the desktop to Ur workspace wi
SPFA
- 一种高效的最短路径算法,适用于稀疏矩阵下的电影最短路径查找-An efficient shortest path algorithm suitable for sparse matrix movie shortest path lookup
rand_sqrt_test
- vc6.0下的随机数生成程序和开方效率非常高的sqrt()函数的实现-vc6.0 under the random number generator and prescribing very efficient sqrt () function to achieve
sort
- Quick sort (sorting Hoare). "Quicksort", though, and was developed over 40 years ago, is the most widely used and one of the most efficient algorithms.
quicksort
- 用c语言实现的快速排序。快速排序效率较高,但可靠度相比其它排序算法而言较低。-Using c language quick sort. Quick Sort efficient, but in terms of reliability is low compared to other sorting algorithms.
huiweixunlie
- 判断是否为回文数列和回文数的代码,简单高效。-Determine whether the number of columns and palindrome palindrome code, simple and efficient.
control
- 控制台调用,采用内部通信机制实施,达到高效、稳定的目的-Console called the internal communication mechanisms implemented to achieve efficient, stable purpose
sushu
- 最高效的筛素数方法,保证每个非素数只被筛去一次。可以筛很大的数-The most efficient method of screening primes, to ensure that each non-prime number to be screened only once. You can screen a large number of
