搜索结果
找到约 22,812 项符合
A类功放 的查询结果
软件工程 this a software develop structure , I think you all need it to find how to develop a software
this a software develop structure , I think you all need it to find how to develop a software
BREW编程 封装了brew的最新多线程接口的类,对学习BREW程序的有很大帮助
封装了brew的最新多线程接口的类,对学习BREW程序的有很大帮助
matlab例程 This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In par
This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different parameters such as data rate, Power Control SubChannel ...
matlab例程 This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel.
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate i ...
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
其他 An automata implemented in C++ for searching a string of "abab" in a given string.
An automata implemented in C++ for searching a string of "abab" in a given string.
其他 如 何 识 别 CPU 类 型
如 何 识 别 CPU 类 型
软件设计/软件工程 Good Code Document,this is a C++ design help document,is good ,help design program
Good Code Document,this is a C++ design help document,is good ,help design program
数据结构 数据结构常用数据结构-队列,包含队列的常用操作和class类,基本的结构类型
数据结构常用数据结构-队列,包含队列的常用操作和class类,基本的结构类型
单片机开发 SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式
SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式,但是可以在KEIL下的C中调用)。