-
BM快速搜索算法的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。...
BM快速搜索算法的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。-BM quick search algorithm. Can be achieved, such as edit software such as search capabilities, the author has done comparison testing.
- 2022-02-04 04:35:37下载
- 积分:1
-
大整数乘法,实现两个大整数相乘的C++代码
大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
- 2022-03-15 04:06:48下载
- 积分:1
-
高效的c++科学算法库,提供了矩阵、复数等算法。
高效的c++科学算法库,提供了矩阵、复数等算法。--The high effective c++ scientific algorithm library, It provides some algorithms such as matrix, plural number,etc.
- 2022-10-21 22:30:03下载
- 积分:1
-
关于复数计算的简单程序
关于复数计算的简单程序-complex calculations on the simple procedure
- 2022-03-10 23:07:52下载
- 积分:1
-
网络流量分类NLC方法代码
网络流量分类NLC算法代码,供初学者学习,不得商用,仅供参考,
- 2022-03-24 13:46:12下载
- 积分:1
-
遗传基因算法源代码
遗传基因算法源代码-genetic algorithm source code
- 2022-07-08 23:11:36下载
- 积分:1
-
运用扫描法求设计一个最佳比例的聚光腔
运用扫描法求设计一个最佳比例的聚光腔-use scanning for the best design of a proportion of the cavity
- 2023-05-01 03:25:03下载
- 积分:1
-
《GPU高性能计算之CUDA》实例
《GPU高性能运算之CUDA》是全国第一本全面介绍CUDA软硬件体系架构的书籍。全面介绍使用CUDA进行通用计算所需要的语法、硬件架构、程序优化技巧等知识,是进行GPU通用计算程序开发的入门教材和参考书。《GPU高性能运算之CUDA》共分5章。第1章介绍GPU通用计算的发展历程,介绍并行计算的历史、现状以及面临的问题;第2章介绍CUDA的使用方法,帮助读者理解CUDA的编程模型、存储器模型和执行模型,掌握CUDA程序的编写方法;第3章探讨CUDA硬件架构,深入分析Tesla GPU架构与CUDA通用计算的相互作用:第4章总结CUDA的高级优化方法,对任务划分、存储器访问、指令流效率等课题进行探讨;第5章以丰富的实例展示如何使用CUDA的强大性能解决实际问题。 《GPU高性能运算之CUDA》可作为CUDA的学习入门和编程参考书,主要面向从事高性能计算的程序员与工程师,使用GPU加速专业领域计算的科研人员,以及对GPU通用计算感兴趣的程序员。开设相关课程的高等院校与科研机构也可选用《GPU高性能运算之CUDA》作为教材。
- 2022-12-14 23:55:05下载
- 积分:1
-
Bayesian classifier C source code, using IRIS category for example, easily under...
贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
- 2022-01-23 10:59:10下载
- 积分:1
-
This document contains three procedures were used to achieve power spectrum esti...
本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
- 2023-08-28 11:50:04下载
- 积分:1