资源列表
1000!
- 计算1000以内的阶乘,可能可以更大的,算了就知道-Calculation of less than 1000 factorial
SQP
- 实现sql求解非线性方程最优解,求解边值问题,很好的效果-Realize the SQL method for solving equations optimal solution, solving boundary value problem, a very good effect
anim_heat
- 并行计算,模拟热传导模型,观察热量扩散情形,网格中几个热源恒温。1024*1024场景,计算量较大,模拟环境看不到结果-heat conduction
kernel_CUDA
- 里面有有几个用CUDA编写的几个经典的并行小程序,对学习CUDA以及并行思想很有启发作用,简单易学!-There are a few of several classic written in CUDA parallel program for learning CUDA and parallel thinking is very stimulating, and easy to learn!
cic_com
- cic滤波器设计与实现 很好的例子 欢迎大家下载使用啊-cic filter cic cic filter cic cic filter cic cic filter cic
cpp3
- exp(x)+10*x-2=0编程二分法求解过程-exp(x)+10*x-2=0Programming dichotomy solving process
Cracking-the-Coding-Interview-4ed
- posix thread to perform matrix multiplication
xishujuzhen
- 稀疏矩阵的相关内容,包括稀疏矩阵的转置、按三元组的输出等。-Sparse matrix-related content, including sparse matrix transpose, output by the triples, and so on.
Index_KMP
- KMP算法,史上最好的比较字符串的算法,很给力!!内包含其优化代码-The KMP algorithm, the best string comparison algorithm, very awesome!! Contains the code optimization
PursueManner
- 追赶法求解矩阵,自己编的比较简单,大家看看吧-di as d sdf sdf
hadoop-src
- hadoop的src,里面包括了源代码,测试用例,已经api-the source code of hadoop
CnC_tutorial
- Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p