代码搜索:通讯源程序
找到约 10,000 项符合「通讯源程序」的源代码
代码结果 10,000
www.eeworm.com/read/127654/14343355
txt lms 源程序.txt
www.eeworm.com/read/127653/14343359
txt bp源程序.txt
clear%3个输入层,7个隐含层,3个输出层
q=[0 0 0 0.5000 0.5000 0.5000 1.0000 1.0000 1.0000;
0 0.5000 1.0000 0 0.5000 1.0000 0 0.5000 1.0000;
0.1694 0.5726 0.9597 0.5887 0.9839 0 1.0000 0.0081 0.4032];
c=[0.3194
www.eeworm.com/read/220189/14847279
doc 算法源程序.doc
www.eeworm.com/read/218993/14900020
doc 算法源程序.doc
www.eeworm.com/read/117334/14929809
rar 51源程序.rar
www.eeworm.com/read/115200/15021972
txt java 源程序.txt
import java.sql.*;
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import javax.swing.border.*;
import javax.swing.JOptionPane;
class Add extends Panel implements ActionListene
www.eeworm.com/read/214149/15112586
txt 并行源程序.txt
/*并行源程序*/
#include
#include
#include
#include
#include
#define pi 3.1415926
#define c 2.998e-1
#define E1 8.85e-3
#define E2 2.58*E1
#d
www.eeworm.com/read/214148/15112591
txt 串行源程序.txt
/*串行源程序*/
#include
#include
#include
#include
#include
#include
#define pi 3.1415926
#define c 2.998e-1
#define E1 8.85e-3
#def
www.eeworm.com/read/208812/15235972
doc 源程序清单.doc
www.eeworm.com/read/4770/39716
c 红外源程序.c
/*遥控接收在此中断程序内完成
//遥控码放在ir_da[]中
/************************************/
/* Interrupt for IR subroutine */
/* external interrupt source INT0 */
/************************************/
//#inc