搜索资源列表
-
0下载:
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。-kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented inclu
-
-
0下载:
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (
-
-
0下载:
C++ 匿名管道程序测试源代码,定义结构体SECURITY_ATTRIBUTES变量,填充结构体中的各成员,创建匿名管道,定义并初始化结构体,填充结构体中的各个成员,从匿名管道中读取的数据等。
-C++ source code program testing anonymous pipe, SECURITY_ATTRIBUTES variables defined structure, fill in the structure members, create an anonymous pi
-
-
0下载:
Five very good books. They are A Novel Method to Analyze Electromagnetic Scattering of Complex Objects, matlab&GUI, Win32 API Reference for HLA, Monte carlo strategy in scientific computation, Data structure and C++ algortihms.
-
-
0下载:
lda的matlab实现,lda is a Latent Dirichlet Allocation (Blei et al., 2001) package written both in MATLAB and C (command line interface).
This package provides only a standard variational Bayes estimation that was first proposed, but has a simple textua
-