代码搜索:Matlib
找到约 242 项符合「Matlib」的源代码
代码结果 242
www.eeworm.com/read/415659/11059540
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Tally.h"
//#include "matlib.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/329515/12949988
cpp mfcview.cpp
// mfcView.cpp : implementation of the CMfcView class
//
#include "stdafx.h"
#include "mfc.h"
#include
#include "mfcDoc.h"
#include "mfcView.h"
#ifdef _DEBUG
#define new DEBUG
www.eeworm.com/read/230244/4723422
cpp delphidll.cpp
// delphidll.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "delphidll.h"
#include "matlib.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/315638/3617028
cpp testmatcomvc.cpp
// testmatcomvc.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#include "matlib.h"
int main(int argc, char* argv[])
{
initM(MATCOM_V
www.eeworm.com/read/303410/3813850
cpp delphidll.cpp
// delphidll.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "delphidll.h"
#include "matlib.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/380718/9133550
cpp discoursedlg.cpp
// DISCOURSEDlg.cpp : implementation file
//
#include "matlib.h"
#include "chacir.h"
#include "stdafx.h"
#include "DISCOURSE.h"
#include "DISCOURSEDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/399914/7822739
cpp matrixlib.cpp
// MatrixLIB.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
int main(int argc, char* argv[])
{
initM(MATCOM_VERSION); //初始化类库
www.eeworm.com/read/490443/6456628
cpp isovalue.cpp
#include "matlib.h"
#pragma hdrstop
#include "isovalue.h"
Mm isovalue(Mm data) {
begin_scope
data.setname("data");
dMm(val); dMm(r); dMm(len); dMm(n); dMm(x); dM
www.eeworm.com/read/122543/14685389
cpp testdoc.cpp
// TestDoc.cpp : implementation of the CTestDoc class
//
#include "stdafx.h"
#include "Test.h"
#include "TestDoc.h"
#include "matlib.h"
#include "main.h"
#include "fun.h"
#include "Ans
www.eeworm.com/read/122061/14721962
cpp usematlib.cpp
// UseMatlib.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "matlib.h"
int main(int argc, char* argv[])
{
int t,n;
t=3; n=1;
initM(MATCOM