代码搜索:通讯源程序
找到约 10,000 项符合「通讯源程序」的源代码
代码结果 10,000
www.eeworm.com/read/142006/12972817
txt gaussian.txt
高斯噪声的源程序:
function[gsrv1,gsrv2]=gngauss(m,sgma)
if nargin==0,
m=0;sgma=1;
elseif nargin==1,
sgma=m;m=0;
end;
u=rand;
z=sgma*(sqrt(2*log(1/(1-u))));
u=rand;
gsrv1=m+z*cos(2*pi*u);
gsrv2
www.eeworm.com/read/242903/12974135
plg usbhost.plg
礦ision2 Build Log
Project:
E:\exp\51+sl811读写U盘的源程序+原理图\USBHOST.uv2
Project File Date: 07/27/2003
Output:
www.eeworm.com/read/141469/13009861
asm ddzxc.asm
《电动自行车控制器》源程序;
list p=pic16f72
include p16f72.inc
count equ 20h ;定义一个计数变量寄存器
pcl equ 02h ;定义程序计数器低字节寄存器地址
f
www.eeworm.com/read/242302/13077250
txt 如何屏蔽掉crtl和alt之间的开始菜单键.txt
给你一段源程序,需要自己编辑一个菜单,一个是"no",一个是"ky",运行程序后,直接按键子就会有提示的。
Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile
www.eeworm.com/read/139558/13149111
c n-s.c
!!!为保护知识产权,由于本文的源程序也有我导师的辛劳,所以有些地方做了修改!!!-----因此此程序是运行不起来的,要你自己看看然后做些修改才可以使用
/*----------header file----------*/
#include
#include
#include
/*----------define
www.eeworm.com/read/325934/13173751
plg usbhost.plg
礦ision2 Build Log
Project:
E:\exp\51+sl811读写U盘的源程序+原理图\USBHOST.uv2
Project File Date: 07/27/2003
Output:
www.eeworm.com/read/138892/13205688
plg usbhost.plg
礦ision2 Build Log
Project:
E:\exp\51+sl811读写U盘的源程序+原理图\USBHOST.uv2
Project File Date: 07/27/2003
Output:
www.eeworm.com/read/240086/13237911
txt cbp2.txt
BP神经网络源程序
#include "iostream.h"
#include "iomanip.h"
#define N 20 //学习样本个数
#define IN 1 //输入层神经元数目
#define HN 8 //隐层神经元数目
#define ON 1 //输出层神经元数目
double P[IN]; //单个样本输入数据
double T[ON]; //单个样
www.eeworm.com/read/324711/13250552
plg usbhost.plg
礦ision2 Build Log
Project:
E:\exp\51+sl811读写U盘的源程序+原理图\USBHOST.uv2
Project File Date: 07/27/2003
Output:
www.eeworm.com/read/322785/13366301
plg neibu.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\资料光盘\开发源程序\15内部EEPROM操作实验\neibu.uv2
Project File Date: 08/22/2007
Output: