-
art-cpp
《實戰C++ — 八個別具特色的實作經驗》與目前市面㆖ 眾多C++ 書籍的最大不同,在於
本書既非基礎觀念之教㈻ 書籍,亦非開發工具之使用手冊,而是以「㆒ 章㆒ 專案」的方式,
從實際應用面引領讀者領略C++。
本書是《The Art of C++》的㆗ 文譯本。原作者Herbert Schildt 是㆒ 位㈻ ㈲ 專精、著作等身的
IT 技術作家,其作品普遍獲得良好評價。(err)
- 2007-11-22 15:39:38下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
teapotdemo
matlab的3D制图,源代码下载即可运行(matlab, 3D graphics, source code download to run)
- 2010-01-18 15:46:51下载
- 积分:1
-
SpreadFunc
CDMA中的扩频编码,用matlab实现(Spread Spectrum CDMA coding, using Matlab achieve)
- 2006-10-12 10:50:38下载
- 积分:1
-
Solving-DDEs-in-matlab
matlab求解时滞微分方程教程,很详细,有例子。(Solving delay differential equations matlab tutorial)
- 2013-07-18 22:14:08下载
- 积分:1
-
pathloss
SCM中大尺度损耗下对不同地区路径损耗的计算(matlab for pathloss)
- 2011-06-21 16:27:23下载
- 积分:1
-
OFDM
Channel estimation techniques for OFDM systems based on a pilot arrangement are investigated. Channel estimation based on a comb type pilot arrangement is studied through different algorithms for both estimating the channel at pilot frequencies and interpolating the channel. Channel estimation at pilot frequencies is based on LS and LMS methods while channel interpolation is done using linear interpolation, second order interpolation, low-pass interpolation, spline cubic interpolation, and time domain interpolation. Time-domain interpolation is obtained by passing to the time domain by means of IDFT (inverse discrete Fourier transform), zero padding and going back to the frequency domain by DFT (discrete Fourier transform). In addition, channel estimation based on a block type pilot arrangement is performed by sending pilots in every sub-channel and using this estimation for a
- 2015-02-17 00:37:24下载
- 积分:1
-
Downloads
cubic spline code information
- 2013-11-27 03:59:13下载
- 积分:1
-
MatConvNet-mr-master
牛津大学开发的matconvnet工具包,可以生成vgg,alexnet等等模型,imagenet,mnist多种数据集可以跑(Oxford University developed matconvnet toolkit can generate vgg, alexnet etc. model, imagenet, mnist multiple data sets can be run)
- 2016-05-21 10:43:57下载
- 积分:1
-
Steganography1
正负1隐写matlab实现,虽然简单但很使用(Steganography matlab achieve plus or minus 1)
- 2010-11-10 16:39:50下载
- 积分:1