代码搜索:GDW

找到约 15 项符合「GDW」的源代码

代码结果 15
www.eeworm.com/read/340877/12129413

c storage.c

#include "..\define.h" #include "..\all.h" //================================================================================================ data U8 gc_ReadWriteTimeOut; data U8 gc_CurrentCard;
www.eeworm.com/read/277779/10605259

m scgm.m

function [ep,tempo] = scgm(P,T,nh,minerr,maxep,w1,w2) % % SCGM % Main Program (function) % MLP net with Backprop training % (Moller 1993) Scaled Conjugate Gradient with % Exact calculus of second ord
www.eeworm.com/read/277085/10669937

m 96-03-25.m

clear all; f=imread('d:\image\engineer.tif'); fn=imnoise(f,'salt & pepper',0.1); gaw=fspecial('average',5) ga=imfilter(fn,gaw); gdw=fspecial('disk'); gd=imfilter(fn,gdw); gsw=fspecial('sobel');
www.eeworm.com/read/340877/12129416

h dosfat.h

#ifndef _DOSFAT_ #define _DOSFAT_ //------------------------------------------------------------------------------- extern xdata U8 gc_ClusBufValidSize; extern xdata U8 gc_ClusBufValidPoint;
www.eeworm.com/read/341290/12095731

txt c++编程思想.txt

G57:PL2 (GDW1+200+CHheight*2/3^0.5)/0.866 改变为 (GDW1+200+CHheight )/0.866 G42:PL2 ((GDW1-40-CHLegHeight/2)/0.866+CHheight/0.866) 改变为: (GDW1-40)/0.866
www.eeworm.com/read/151377/12217144

cpp entity_pt.cpp

#include "stdafx.h" #include "entity_pt.h" //本函数被socket线程调用 BOOL TPt_Entity::OnTcpDataInd(char Buff[],int BufLen) //收到TCP消息 { STRUCT_TRP_MSG_HEADER *pHead; DWORD dwMsgTye;
www.eeworm.com/read/340877/12129374

h dosfdb.h

#ifndef _DOSFDB_ #define _DOSFDB_ extern idata U8 gc_DOS_Status; extern xdata U16 gw_DOS_CreateDate; extern xdata U16 gw_DOS_CreateTime; extern idata U32 gdw_StartCluster2,gdw_CurrFlag;
www.eeworm.com/read/340877/12129395

h storage.h

#ifndef _STORAGE_ #define _STORAGE_ //-------------------------------------------------------------------------------- extern xdata U8 gc_CodeStatus; extern xdata U8 gc_CurrentExistMedia; extern
www.eeworm.com/read/340877/12129391

c dosfat.c

#include "..\define.h" #include "..\all.h" data bit gbt_FindFlag; xdata U8 gc_ClusBufValidSize; xdata U8 gc_ClusBufValidPoint; xdata U32 gdw_ClusterBuffer[8]; xdata U32 gdw_FreeClusterNum[
www.eeworm.com/read/340877/12129366

c dosfdb.c

#include "..\define.h" #include "..\all.h" data bit gb_FindFile=0; idata U8 gc_DOS_Status; idata U32 gdw_StartCluster2; idata U32 gdw_CurrFlag; xdata U16 gw_DOS_CreateDate; xdata U16