-
Code2
这是《Windows高级编程第五版珍藏版》一书中的源码,11-23章,由于源码太大所以分开上传,这是下(This is the " Windows Advanced Programming Fifth Edition Collector' s Edition," a book source, 11-23 chapters, due to too much so upload separate source, which is under)
- 2014-10-10 11:35:45下载
- 积分:1
-
netlab-nn-for-pattern-nebley
this book very important
excellent
- 2012-01-12 17:00:34下载
- 积分:1
-
123
2元BPSK调制加高斯信道硬判决统计误码率(2 yuan plus Gaussian channel BPSK modulation hard decision error rate statistics)
- 2013-12-12 14:58:58下载
- 积分:1
-
downsample
matlab dsp中函数downsample和upsamplec代码(matlab dsp functions in downsample and upsamplec code)
- 2013-11-05 14:10:03下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分: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
-
k_means
杜达的《模式分类》第二版的配套的Matlab源代码杜达的《模式分类》第二版的配套的Matlab源代码杜达的《模式分类》第二版的配套的Matlab源代码 ( pattern classificationthe second edition of the supporting Matlab source codethe supporting Matlab source code Duda39quot pattern classification,quot the second edition of the supporting Matlab source code)
- 2010-05-13 15:41:09下载
- 积分:1
-
shengyanibiancheckfinal
MATLAB 仿真一个光伏升压变流器,从12V升到大概300多伏吧,很基本的仿真模型。(matlab PV invertor)
- 2016-01-06 15:07:40下载
- 积分:1
-
zhuanhuan
矩阵转换四元数代码
欧拉角转换四元数代码
四元数转换到矩阵代码(The quaternion matrix transformation code Euler angles conversion quaternion code converts quaternion to a matrix code)
- 2012-09-06 10:12:12下载
- 积分:1
-
2006513927150
一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。
这个代码值得推荐!(The use of mathematical methods to generate a waveform sound files of source code, can load preset mathematical formula, save 8 and 16-bit mono sound files, you can set the amplitude, frequency, continuous, sampling and other parameters, you can adjust waveform slope, echo . It is recommended this code!)
- 2008-05-25 14:10:19下载
- 积分:1