-
Blur1
Computing an Exact Gaussian Scale-space
介绍了一种图像去模糊算法 保护论文和源代码 用c 编写(Computing an Exact Gaussian Scale-space
introduce a debulrring algorithm, including a source C code)
- 2014-09-02 19:06:07下载
- 积分:1
-
CompositeViewer
OSG中怎样创建多视图,利用OSG+Win32 console application实现。(make multiply views in osg)
- 2013-11-30 14:50:46下载
- 积分:1
-
kkpcca11p
关于kpca算法的matlabb程序源码及其说明
(On kpca algorithm the matlabb program source code and its description)
- 2012-07-18 14:14:39下载
- 积分:1
-
xian
运用matlab软件,编程运算,进行回归分析(Use matlab software, programming operations, the regression analysis)
- 2013-09-14 10:15:19下载
- 积分:1
-
GANNT
matlab绘制甘特图的代码matlab绘制甘特图的代码matlab绘制甘特图的代码(matlab code draw Gantt chart code matlab matlab draw Gantt chart drawing Gantt chart code)
- 2013-01-08 00:55:19下载
- 积分:1
-
comgt.0.32
一个有关GMSK基带调制和实现的MATLAB程序,自己编写的,请高手指教!
(on a GMSK baseband modulation and realization of the MATLAB program, the preparation of their own, experts advise.)
- 2007-03-24 19:43:01下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
drawfunction_for_ppcandpc
可用于pocket pc 和 pc上的轨迹描绘程序,通过给出坐标描绘出轨迹。并可以进行移动缩放,以及坐标显示等功能。(Can be used for pocket pc and pc on the track of the procedures described by the coordinates given depict the trajectory. And can move the zoom, as well as the coordinates display functions.)
- 2007-12-04 13:55:01下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
Xu-White-model
用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
- 2020-12-25 09:59:04下载
- 积分:1