搜索:DEF
找到约 18 项符合「DEF」的查询结果
结果 18
按分类筛选
https://www.eeworm.com/dl/682/144119.html
中间件编程
openaccess读def,lef文件所用的源代码
openaccess读def,lef文件所用的源代码
https://www.eeworm.com/dl/619/323087.html
Linux/Unix编程
#include "REG51.H" #include <intrins.h> #include "Common.h" //#include "Remote.h" #def
#include "REG51.H"
#include <intrins.h>
#include "Common.h"
//#include "Remote.h"
#define OSD_EN
//typedef unsigned char uCHAR
//#include "T100Data_A.h"
//#include "T100Data_PA.h"
//#include "T100Data_AU.h"
//#include "T100Data_CPT.h"
//#include "T100Data_PANASONIC.h"
//#incl ...
https://www.eeworm.com/dl/650/165304.html
人工智能/神经网络
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to def
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input seri ...
https://www.eeworm.com/dl/624/254612.html
串口编程
CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class.
CHAPT09\TERMW16.DEF A file needed by the linker for this program.
CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program.
CHAPT09\TERMW16B.MAK A makefile for Borland C++.
CHAPT09\TERMW16M.MAK A makefile for Micro ...
https://www.eeworm.com/dl/674/467347.html
Windows CE
Wince5.0下流驱动范例。包括Makefile source *.def *.c *.h 5个文件!
Wince5.0下流驱动范例。包括Makefile source *.def *.c *.h 5个文件!
https://www.eeworm.com/dl/648/397163.html
单片机开发
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
#de ...