-
MatlabSVM
说明: 基于Matlab的SVM模式分类方法的实验系统,有仿真实验,有举例说明,可用于参考(Matlab-based classification method of SVM model experimental systems, there are simulation results, there are examples, can be used for reference)
- 2008-11-15 09:16:06下载
- 积分:1
-
test03
说明: 测绘技能大赛试题03 帮助需要进行比赛的同学解除困难(Question 03 of Surveying and Mapping Skills Competition)
- 2020-06-23 23:20:01下载
- 积分:1
-
My_TDIF2
Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。(Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.)
- 2020-06-30 02:40:02下载
- 积分:1
-
uexpan_temp_phase_change-and-usdfld-only-m
umat for hot stamping use uexpan in abaqus
- 2013-10-22 08:38:41下载
- 积分:1
-
空心高斯光束传输模拟
说明: 数值模拟空心高斯光束在自由空间中的传输特性(NUMERICAL SIMULATION OF PROPAGATION CHARACTERISTICS OF HOLLOW GAUSSIAN BEAMS IN FREE SPACE)
- 2019-05-11 11:56:56下载
- 积分:1
-
pi
说明: 并行计算实验,多线程计算pi源代码,附有说明。(Parallel computing experiment, multithreaded to calculate pi source code annotated.)
- 2012-08-30 23:28:45下载
- 积分:1
-
ad9850
内含串行与并行模式程序。有读函数,写函数,复位说明 与测试程序主函数(With serial and parallel mode program. Read write function, function, reset and test program main function)
- 2013-08-31 13:08:23下载
- 积分:1
-
jacobi
热分布问题实现,多线程,并行计算实验课作业(Realize the distribution of hot issues, multi-threaded, parallel computing operating experimental courses)
- 2021-03-30 10:29:10下载
- 积分:1
-
Quantum-calculations--lexchange
量子计算入门学习,编写了简单的基本程序供大家学习。(Quantum computing started learning to write a simple basic procedures for everyone to learn.)
- 2013-07-27 12:45:31下载
- 积分:1
-
利用CUDA平台计算矩阵乘法的GPU编程
本程序为简易的CUDA编程,两个程序都是计算矩阵的乘法。其中Matrix1和Matrix2的区别是Matrix2使用了shared memory。每个程序都使用了串行和并行两种方式计算乘法,最后将并行的运算结果与串行运算结果对比,验证计算的正确性。同时,程序中利用CUDA计时模块统计了并行运算的耗时。因此可以得出使用shared memory后改善的运行时间。
- 2022-12-18 17:50:03下载
- 积分:1