搜索结果
找到约 12,302 项符合
ethernet-a 的查询结果
其他 How to send debugging output to a console in a MFC application
How to send debugging output to a console in a MFC application
单片机开发 多种A/D转换芯片在MCU应用中的驱动程序
多种A/D转换芯片在MCU应用中的驱动程序,C语言原代码
数学计算 A*寻路算法, 源代码中使用的SDL库
A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。
软件工程 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
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.
软件设计/软件工程 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
单片机开发 SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式
SIGMA-DELTA 原理 实现的用LPC900系列单片机的比较器实现16位A/D。 有详细的说明和源代码(汇编格式,但是可以在KEIL下的C中调用)。