代码搜索:mathTools
找到约 142 项符合「mathTools」的源代码
代码结果 142
www.eeworm.com/read/376108/2714603
h matlib.h
#ifndef matlibH
#define matlibH
/*
* MATLIB header file
*
* Copyright (c) MathTools Ltd. 1994-1999. All rights reserved.
*/
#define MATCOM_VERSION 4501
#define MATCOM_BUILD 1
www.eeworm.com/read/350705/3118039
h matlib.h
#ifndef matlibH
#define matlibH
/*
* MATLIB header file
*
* Copyright (c) MathTools Ltd. 1994-1999. All rights reserved.
*/
#define MATCOM_VERSION 4501
#define MATCOM_BUILD 1
www.eeworm.com/read/294612/8216347
h matlib.h
#ifndef matlibH
#define matlibH
/*
* MATLIB header file
*
* Copyright (c) MathTools Ltd. 1994-1999. All rights reserved.
*/
#define MATCOM_VERSION 4501
#define MATCOM_BUILD 1
www.eeworm.com/read/415659/11059602
h matlib.h
#ifndef matlibH
#define matlibH
/*
* MATLIB header file
*
* Copyright (c) MathTools Ltd. 1994-1999. All rights reserved.
*/
#define MATCOM_VERSION 4501
#define MATCOM_BUILD 1
www.eeworm.com/read/333889/12655958
h matlib.h
#ifndef matlibH
#define matlibH
/*
* MATLIB header file
*
* Copyright (c) MathTools Ltd. 1994-1999. All rights reserved.
*/
#define MATCOM_VERSION 4501
#define MATCOM_BUILD 1
www.eeworm.com/read/256235/12012242
java network.java
package mathtools.bptools;
import java.util.Random;
import java.util.Vector;
/**
* Title: 高级算法
* Description: 包括遗传算法和SCE算法
* Copyright: Copyright (c) 2005
* Comp
www.eeworm.com/read/258653/4352804
c flying_stars_fx.c
#include "goom_fx.h"
#include "goom_plugin_info.h"
#include "goom_tools.h"
#include "mathtools.h"
/* TODO:-- FAIRE PROPREMENT... BOAH... */
#define NCOL 15
/*static const int colval[] = {
0xfdf6f5,
www.eeworm.com/read/258653/4352772
am makefile.am
include $(top_srcdir)/misc/Makefile.common
EXTRA_DIST = mmx.c xmmx.c ppc_drawings.s ppc_zoom_ultimate.s diff_against_release.patch \
gfontrle.c mathtools.c
## -fomit-frame-pointer segfaults here
##
www.eeworm.com/read/258653/4352820
h v3d.h
#ifndef _V3D_H
#define _V3D_H
#include
#include
#include
#include "mathtools.h"
typedef struct {
float x,y,z;
} v3d;
typedef struct {
int x,y;
} v2d;
typedef
www.eeworm.com/read/425417/10357869
txt matlab vector guid代码矢量化指南.txt
发信人: coolor (2003之春倒计时), 信区: MathTools
标 题: (译)MATLAB代码矢量化指南
发信站: BBS 水木清华站 (Tue Nov 12 00:43:16 2002), 站内
本文节译自http://www.mathworks.com/support/tech-notes/
1100/1109.shtml
Reviso