搜索结果
找到约 983 项符合
ing-g 的查询结果
书籍源码 现代通信系统第二版的MATLAB源代码
现代通信系统第二版的MATLAB源代码,John G.Proakis所著
嵌入式/单片机编程 LBreakout a breakout-style arcade game for Linux Requirements: X11, SDL[1.0 or better] Inst
LBreakout a breakout-style arcade game for Linux
Requirements:
X11, SDL[1.0 or better]
Installation:
1. type ./configure
options:
--disable-sound [no sound]
--disable-install [no installation play from source directory]
[e.g. ./configure --disable-sound --disable-install ]
...
其他行业 LabVIEW是一种程序开发环境
LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。 ...
嵌入式Linux Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.
Qt/Embedded的安装(本人亲自安装步骤)
准备源码包
◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件)
◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包)
◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工
具)
假设把源码包解压所在/root/build-arm下
1安装tmake
进入tm ...
嵌入式/单片机编程 MATLAB 7简介 02、MATLAB 7的安装 03、基本使用方法 04、数值向量和数组 05、字符串、单元数组和结构 06、数值计算功能 07、符号运算 08、图形处理 09、G
MATLAB 7简介
02、MATLAB 7的安装
03、基本使用方法
04、数值向量和数组
05、字符串、单元数组和结构
06、数值计算功能
07、符号运算
08、图形处理
09、GUI图形设计
10、MATLAB 7程序设计
软件设计/软件工程 开发流程相关文档,可行性研究报告.DOC ,操作手册(GB8567——88).doc,数据库设计说明书(GB8567——88).doc,软件需求说明书(GB856T——88).doc,模块开发卷宗(G
开发流程相关文档,可行性研究报告.DOC ,操作手册(GB8567——88).doc,数据库设计说明书(GB8567——88).doc,软件需求说明书(GB856T——88).doc,模块开发卷宗(GB8567——88).doc
matlab例程 RS纠错编码原理及其实现方法[第三版] 鉴于很多读者来信
RS纠错编码原理及其实现方法[第三版]
鉴于很多读者来信,特别是初学者对于如何求得RS生成多项式g[x]不是甚理解,特给出计算g[x]的MATLAB程序。
其他书籍 Although some FX1-based devices may use the FX1鈥檚 CPU to process USB data directly (Port I/O Mode),
Although some FX1-based devices may use the FX1鈥檚 CPU
to process USB data directly (Port I/O Mode), most applica-
tions use the FX1 simply as a conduit between the USB and
external data-processing logic (e.g., an ASIC or DSP, or the
IDE controller on a hard disk drive).
其他 Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a
Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the ...
matlab例程 MATLAB implementation of time series prediction Based on the VQTAM method described in the following
MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers:
G. A. Barreto & A. F. R. Araujo (2004)
"Identification and Control of Dynamical Systems Using the Self-Organizing Map"
IEEE Transactions on Neural Networks, vol. 15, no. 5.