-
fdjf
关于哈弗曼编码器译码器的高级语言实现的源代码及报告(sdrfejwirfheuifhewuifhgewi)
- 2010-01-08 10:31:59下载
- 积分:1
-
MathematicalFns
Some mathematical functions
- 2009-03-16 21:16:03下载
- 积分:1
-
KernelIoControl-OEMIoControl
The system is fully preemptible when this function is called. The kernel does no processing, but it passes all parameters directly to the function supplied by you. (当这个函数被调用的时候系统完全可能被抢占,内核没有处理,直接传递参数到你提供的函数。这个我觉得说的很别扭,估计是直接传递参数到OEMIoControl )(The system is fully preemptible when this function is called The the kernel does no processing, but it passes are all the parameters directly to the function are supplied by you (When this function is called when the system is entirely possible to seize the kernel did not deal directly pass parameters to the function you provide. I think that is very awkward, and is estimated to pass parameters directly to OEMIoControl))
- 2012-05-29 22:24:52下载
- 积分:1
-
quad
能够实现MATLAB中quad积分函数的功能,文件中举了一个简单的例子(MATLAB quad integral function of the function can be achieved, cited a simple example file)
- 2013-03-27 15:20:33下载
- 积分:1
-
GMM
内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
- 2014-10-07 09:56:19下载
- 积分:1
-
VCandMATLAB
本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法(This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method)
- 2010-11-20 14:54:09下载
- 积分:1
-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
calculating-antenna-
一种有效提高线天线矩量法计算速度的新方法(A new method for calculating antenna moment method effectively improve the speed)
- 2013-11-24 09:50:35下载
- 积分:1
-
OFDMblindidentification
基于子空间的
OFDM盲识别和检测,使用MATLAB实现(blind OFDM identificaiton)
- 2010-10-04 21:09:14下载
- 积分:1