代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/168857/9892580

html page395.html

Basic Operations
www.eeworm.com/read/423905/10527175

c 2qa.c

//To perform operations on two queues using single array depending on user's choice. #include int n; typedef struct { int front1,rear1,front2,rear2; int ele[10];
www.eeworm.com/read/351998/10589046

txt notes.txt

GMM Utilities ------------- For GMMs and Gaussian kernels, we want the following operations: 1. Evaluate at a point. 2. Draw samples from. 3. Linear Transform. 4. Multiply. 5. Divide. 6. K
www.eeworm.com/read/277084/10670055

cpp newmat2.cpp

//$$ newmat2.cpp Matrix row and column operations // Copyright (C) 1991,2,3,4: R B Davies #define WANT_MATH #include "include.h" #include "newmat.h" #include "newmatrc.h" #ifdef u
www.eeworm.com/read/141138/5777006

h pixel_ops.h

/* ** $Id: pixel_ops.h,v 1.14 2003/09/04 06:02:53 weiym Exp $ ** ** pixel_ops.h: inline pixel operations. ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2001 ~ 2002 Wei Yongming. */ #ifnd
www.eeworm.com/read/141138/5777020

c icon.c

/* ** $Id: icon.c,v 1.20 2003/09/04 06:02:53 weiym Exp $ ** ** icon.c: Icon operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maint
www.eeworm.com/read/141138/5777053

c clip-lite.c

/* ** $Id: clip-lite.c,v 1.6 2003/09/04 03:09:52 weiym Exp $ ** ** clip-lite.c: Clipping operations of GDI for MiniGUI-Lite. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei
www.eeworm.com/read/141138/5777067

c icon.c

/* ** $Id: icon.c,v 1.24 2003/09/04 03:09:52 weiym Exp $ ** ** icon.c Icon operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current mainta
www.eeworm.com/read/140826/5780984

h pixel_ops.h

/* ** $Id: pixel_ops.h,v 1.14 2003/09/04 06:02:53 weiym Exp $ ** ** pixel_ops.h: inline pixel operations. ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2001 ~ 2002 Wei Yongming. */ #ifnd
www.eeworm.com/read/140826/5780998

c icon.c

/* ** $Id: icon.c,v 1.22 2003/11/23 04:09:08 weiym Exp $ ** ** icon.c: Icon operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maint