搜索结果

找到约 3,263 项符合 using 是什么? 的查询结果

按分类筛选

显示更多分类

汇编语言 CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the c

CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
https://www.eeworm.com/dl/644/171705.html
下载: 37
查看: 1141

其他书籍 Radar Systems Analysis and Design Using MatLab 一本比较好的雷达系统仿真教材

Radar Systems Analysis and Design Using MatLab 一本比较好的雷达系统仿真教材
https://www.eeworm.com/dl/542/183984.html
下载: 110
查看: 1153

其他嵌入式/单片机内容 The Virtual COM port project is a demo program for the Keil MCB2140 Board using the Philips LPC214x

The Virtual COM port project is a demo program for the Keil MCB2140 Board using the Philips LPC214x Microcontroller.
https://www.eeworm.com/dl/687/184374.html
下载: 64
查看: 1114

VxWorks This program demonstrates using a thread safe C++ class called SharedQT<T>. This example act

This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
https://www.eeworm.com/dl/662/199893.html
下载: 174
查看: 1086

其他嵌入式/单片机内容 基于跳频的音频连接系统设计(Mono Audio Link Using Frequency Hopping)及源代码

基于跳频的音频连接系统设计(Mono Audio Link Using Frequency Hopping)及源代码,代码是用IAR PIC16 C语言编写的,该语言与ANSI C兼容
https://www.eeworm.com/dl/687/207014.html
下载: 170
查看: 1081

软件设计/软件工程 基于互信息的图像相似性测量。Image similarity using mutual information of regions .pdf

基于互信息的图像相似性测量。Image similarity using mutual information of regions .pdf
https://www.eeworm.com/dl/684/224107.html
下载: 58
查看: 1250

通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic

Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you wil ...
https://www.eeworm.com/dl/646/231897.html
下载: 120
查看: 1166

软件设计/软件工程 #include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l

#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<"error!"<<endl abort() } for(warcraft=0 warcraft<=x warcraft++) *(p+warcraft)=0 *p=1 for(warcraft=0 war ...
https://www.eeworm.com/dl/684/232946.html
下载: 113
查看: 1139

Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d

#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to ...
https://www.eeworm.com/dl/674/235806.html
下载: 152
查看: 1305

matlab例程 This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding.

This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
https://www.eeworm.com/dl/665/248289.html
下载: 93
查看: 1136