-
Matcom
介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件(matcom,matlab,c++)
- 2009-09-07 19:45:51下载
- 积分:1
-
Advanced-C
This is an advance C language book.
- 2014-04-27 15:46:22下载
- 积分:1
-
拓文asp.net网站内容管理系统.一个比较好的网站源码例子。
拓文asp.net网站内容管理系统.一个比较好的网站源码例子。-Tuong Van asp.net website content management system. A better example of site-source.
- 2022-05-28 04:24:57下载
- 积分:1
-
jp
说明: 一个基于日语汉字转化出拼音的源码一个基于日语汉字转化出拼音的源码(based on a Japanese into Chinese characters spelling out the source based on a Japanese into Chinese characters spelling out the source)
- 2006-07-17 20:43:36下载
- 积分:1
-
四参数随机生长法生成多孔介质代码
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
- 2021-03-29 17:29:10下载
- 积分:1
-
IAP_64k_flash_最终版
说明: STM32在线更新,代码测试完成,绝对可用。(STM32 online update, code testing completed, absolutely available.)
- 2020-06-16 23:40:01下载
- 积分:1
-
code
The RAMDISK is made to look like a hard drive. Consequently, the class
is "hdc". The class install section points the section containing
Registry entries for the class. On many machines, this is already
present.
- 2010-06-11 21:36:43下载
- 积分:1
-
jisuanqi
课程设计,用C语言编写的计算器程序,经调试成功运行,值得参考(Curriculum design, with a calculator program written in C, after a successful commissioning run, worthy of reference)
- 2011-07-23 14:38:05下载
- 积分:1
-
dsp_log_fixed_point
对数运算的C语言定点程序.rar对数运算的C语言定点程序.rar(Logarithmic fixed-point C-language program. Rar logarithmic fixed-point C-language program. Rar)
- 2011-02-15 17:45:05下载
- 积分:1
-
ANN_1.1.2(Newest-Vision-2010-1-27)-
ANN是一个构造数据索引结果的程序,可以实现最近邻、KD树等功能。ANN is designed for data sets that
are small enough that the search structure can be stored in main memory (in contrast to approaches from databases that assume that the data resides in secondary storage). Points are assumed to be represented as coordinate vectors of reals (or integers). The distance between two points can be defi ned in many ways. ANN assumes that distances are measured using any class of distance
functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance.(One diffi culty with exact nearest neighbor searching is that for virtually all methods other
than brute-force search, the running time or space grows exponentially as a function of dimension.
Consequently these methods are often not signifi cantly better than brute-force search, except in
fairly small dimensions. )
- 2012-05-31 10:11:29下载
- 积分:1