-
tongxin
通信原理的MATLAB编程,满足对课本基础知识的理解,包括调制解调。(Communication Theory of the MATLAB programming to meet the basic knowledge to understand the textbook, including the modem.)
- 2009-05-17 16:02:26下载
- 积分:1
-
The-program-design-
使用一个语言特征是因为你需要它,而不是因为它的存在。学习一门程序设计语言,并不需要掌握其全部的语法,关键是要学习使用语法来解决实际问题的方法。 要充分利用现有资源而不要做重复劳动,这样才能用好一门语言,才能开发出高质量的程序。(The program design )
- 2014-05-09 09:59:26下载
- 积分:1
-
cmpse
间接法功率谱分析代码,数字信号处理领域常用(Indirect method power spectrum analysis code, and digital signal processing used)
- 2010-01-01 18:51:56下载
- 积分:1
-
YouTube-Downloader
用C#開發的YouTube Downloader,只要貼上YouTube URL,就可以把Download YouTube影片(C# development of YouTube Downloader, as long as the paste YouTube URL, you can put Download YouTube Videos)
- 2013-12-01 19:53:05下载
- 积分:1
-
decode_ldpc
ldpc译码算法 实现ldpc的译码 20个字(ldpc the)
- 2013-11-18 21:07:58下载
- 积分:1
-
srfft
FFT DIF 分裂基的C语言代码,比较好的说明了整个流程(FFT DIF split the base of the C language code, better explains the entire process)
- 2010-06-02 17:10:36下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1
-
STR
structures for rf online 2/2/3 server
- 2010-06-05 13:52:20下载
- 积分:1
-
JPEGLIB2
一个JPEG文件操作的库, 可以利用他对JPEG文件进行读写.(a api for read/write for JPEG file)
- 2009-05-20 09:05:57下载
- 积分:1
-
这是一个C#实现的围棋游戏
这是一个C#实现的围棋游戏
ai 代表棋盘
bi 用来获取黑手或白手的所有子
cc 一个用来分组的数组
也只有这三个重要全局变量
md 鼠标点击事件
dingwei 被md调用 用来定位下的子
panduan 第一部分获取白字或黑子的所有字 第二部分是将相邻的子分在一个区域 第三部分是将在一个区域并且没有气的子吃掉
xunzhao 辅助的函数 将相邻的子分在一个区域所必需调用的
zhaoqi 就是panduan的第三部分
chidiao 这个 额 吃掉所给定的子
//panduan(1)是吃掉黑子 panduan(2)是吃掉白子
要是下的是白子 则先调用panduan(1)
要是下的是黑子 则先调用panduan(2)
- 2023-05-23 11:15:04下载
- 积分:1