搜索结果

找到约 699 项符合 include 的查询结果

按分类筛选

显示更多分类

编译器/解释器 C++ is widely used in the software industry. Some of its application domains include systems softwar

C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and propri ...
https://www.eeworm.com/dl/628/452749.html
下载: 124
查看: 1119

其他 This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM

This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
https://www.eeworm.com/dl/534/483828.html
下载: 162
查看: 1164

数学计算 指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int

指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ printf("十六進位為%x\n",number) /* %x 為十六進位輸出格式*/ system ...
https://www.eeworm.com/dl/641/376206.html
下载: 155
查看: 1074

单片机开发 PC与单片机双向通讯智能温控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #def

PC与单片机双向通讯智能温控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #define Key_DOWN P1_1 #define Key_SET P1_2 #define RelayOutPort P2_0 #define LEDPort P0 #define DELPort P2_1 #define LEDTwoC P3_6 #define LEDThreeC P3_7 #define TMPort P2_7 #define INBUF_LEN 5 // ...
https://www.eeworm.com/dl/648/397163.html
下载: 61
查看: 1110

语音压缩 Tixys source code, include G.711, G.726, IMA-ADPCM etc.

Tixys source code, include G.711, G.726, IMA-ADPCM etc.
https://www.eeworm.com/dl/627/142862.html
下载: 74
查看: 1084

单片机开发 a complete project files for 89C51 programer,include souce code for PC driver and PCB files

a complete project files for 89C51 programer,include souce code for PC driver and PCB files
https://www.eeworm.com/dl/648/155789.html
下载: 108
查看: 1088

单片机开发 Provide the operations include Read and Write to the AT25320A, SPI-interface EEPROM with 32k bits,AT

Provide the operations include Read and Write to the AT25320A, SPI-interface EEPROM with 32k bits,ATMEL Icn.
https://www.eeworm.com/dl/648/167441.html
下载: 80
查看: 1104

人工智能/神经网络 ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ART

ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP
https://www.eeworm.com/dl/650/171722.html
下载: 63
查看: 1100

Delphi控件源码 To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssc

To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.
https://www.eeworm.com/dl/666/194660.html
下载: 133
查看: 1140

uCOS If you port &micro C/OS-II to a processor not listed and want to include your port on this web site,

If you port &micro C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..
https://www.eeworm.com/dl/649/215846.html
下载: 58
查看: 1081