代码搜索:Matlib
找到约 242 项符合「Matlib」的源代码
代码结果 242
www.eeworm.com/read/454311/1630418
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#include "matlib.h"
#if !defined(AFX_MAINFRM_H__39EDD966_90A7_43
www.eeworm.com/read/289252/3991758
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#include "matlib.h"
#if !defined(AFX_MAINFRM_H__39EDD966_90A7_43
www.eeworm.com/read/125243/14504736
cpp matlabdef.cpp
public class matLib
{
//the define to see the other one
//mlfPrint(string)
[DllImport( "libmatlb.dll", CallingConvention=CallingConvention.Cdecl)]
public static extern int mlfPrintf(strin
www.eeworm.com/read/303391/13816827
cpp vector.cpp
//the realization of vector template class
#include "matrix.hpp"
#include "matlib.h"
//#include "materr.hpp"
extern char **Mwarningstring;
extern char **Merrorstring;
vector::vector()
{
www.eeworm.com/read/303391/13816829
cpp intvect.cpp
//the realization of vector template class
//#include "matlib.h"
//#include "materr.hpp"
#include "IntVect.hpp"
extern char **Mwarningstring;
extern char **Merrorstring;
IntVector::IntVector()
www.eeworm.com/read/400205/11580795
cpp midevatestview.cpp
// MidevaTestView.cpp : implementation of the CMidevaTestView class
//
#include "stdafx.h"
#include "matlib.h"
#include "MidevaTest.h"
#include "MidevaTestDoc.h"
#include "MidevaTestView
www.eeworm.com/read/454311/1630430
h mysin.h
#include "matlib.h"
#ifndef __Mysin_h
#define __Mysin_h
Mm Mysin(Mm x1, Mm x2);
#endif // __Mysin_h
www.eeworm.com/read/454311/1630437
h mycos.h
#include "matlib.h"
#ifndef __Mycos_h
#define __Mycos_h
Mm Mycos(Mm x1, Mm x2);
#endif // __Mycos_h
www.eeworm.com/read/230244/4723423
cpp testsurf.cpp
#include "matlib.h"
#pragma hdrstop
#include "testsurf.h"
Mm testsurf(Mm a) {
begin_scope
a.setname("a");
call_stack_begin;
// nargin, nargout entry code
www.eeworm.com/read/303410/3813851
cpp testsurf.cpp
#include "matlib.h"
#pragma hdrstop
#include "testsurf.h"
Mm testsurf(Mm a) {
begin_scope
a.setname("a");
call_stack_begin;
// nargin, nargout entry code