-
RecPlayUseMemBlock
RecPlayUserMemBlock
功能:双缓冲内存录、放音演示程序。
版本:Ver1.0。
(RecPlayUserMemBlock function: double-buffered memory, record, playback demo. Version: Ver1.0.)
- 2011-06-06 11:23:47下载
- 积分:1
-
m
说明: 主成分分析算法,有大量数据,初学者可以根据数据看程序,并且可以出现图像(Principal component analysis algorithm, there is a large amount of data, beginners can look at program according to the data, and can appear the image)
- 2014-11-24 14:46:19下载
- 积分:1
-
mobile-robot
移动机器人寻找目标的程序,让机器人从初始坐标到达目标坐标(Mobile robot to find the target program that allows the robot to reach the target coordinates from the initial coordinates)
- 2014-08-13 11:12:35下载
- 积分:1
-
rs_encode
RS码编码的源代码,直接复制出来粘贴在新建工程即可用(RS coding source code, paste copied directly out ready for use in new construction)
- 2013-11-15 10:05:25下载
- 积分:1
-
PID0001
PID比例积分微分控制程序包
神经网络自适应控制程序
- 2010-12-18 17:12:44下载
- 积分:1
-
EBCGLView
EBCGLView.GLData调用 On Error GoTo HERROR
Dim obj As EBCGLView.GLData
Dim retObj As Object(EBCGLView.GLData call On Error GoTo HERROR
Dim obj As EBCGLView.GLData
Dim retObj As Object)
- 2015-03-23 21:57:39下载
- 积分:1
-
QpskSim
无线通信调制C++源代码,包含QPSK调制方式(Wireless communication modulation C++ source code, including QPSK modulation )
- 2014-08-07 07:32:26下载
- 积分: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
-
svmSim
支持向量机(SVM)与最小二乘支持向量机(LS-SVM)的核函数选择(Support vector machine (SVM) and least squares support vector machine (LS-SVM) kernel function selection)
- 2014-08-22 16:15:51下载
- 积分:1
-
guidefilter
引导滤波guidedfilter的opencv实现(guidedfilter s opencv version)
- 2015-04-01 22:56:18下载
- 积分:1