搜索结果

找到约 2,901 项符合 Using 的查询结果

按分类筛选

显示更多分类

通讯编程文档 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

数学计算 We can see that using Gauss-Seidel iterative methods need only 13 timed to make &#61541 &#61500 &#61

We can see that using Gauss-Seidel iterative methods need only 13 timed to make &#61541 &#61500 &#61488 &#61486 &#61488 &#61488 &#61488 &#61488 &#61489 &#61486 But using Jacobi method after 25 times the &#61541 &#61472 &#61472 is bigger than that using Gauss-Seidel iterative methods
https://www.eeworm.com/dl/641/256147.html
下载: 152
查看: 1076

VHDL/FPGA/Verilog Quick start guide to using the xilinx Picoblaze 8 bit MCU on B5-X300 Board by Nial Stewart

Quick start guide to using the xilinx Picoblaze 8 bit MCU on B5-X300 Board by Nial Stewart
https://www.eeworm.com/dl/663/256595.html
下载: 65
查看: 1059

嵌入式/单片机编程 This program controls a BLDC motor in closed loop using PIC18Fxx31 devices. Hardware used is PICDE

This program controls a BLDC motor in closed loop using PIC18Fxx31 devices. Hardware used is PICDEM MC development board
https://www.eeworm.com/dl/647/266640.html
下载: 101
查看: 1069

单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-

// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware ...
https://www.eeworm.com/dl/648/282974.html
下载: 192
查看: 1099

单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-

// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware ...
https://www.eeworm.com/dl/648/282975.html
下载: 28
查看: 1054

单片机开发 This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri

This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
https://www.eeworm.com/dl/648/307630.html
下载: 77
查看: 1090