代码搜索:Matcom

找到约 201 项符合「Matcom」的源代码

代码结果 201
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/367152/9779875

m sim.m

% sim.m - template file for simulation % % _____NOTES______________________________________________________________ % Steps for compiling programs with MATCOM % % 1 Create a base directory and go the
www.eeworm.com/read/367152/9779851

m kstr2num.m

% kstr2num - Str2num version compatible with MATCOM 3.0 % % [num] = kstr2num(str) % _____OUTPUT_____________________________________________________________ % num converted numbers (row vector) % %
www.eeworm.com/read/375024/9375515

h matlib.h

#ifndef matlibH #define matlibH /* * MATLIB header file * * Copyright (c) MathTools Ltd. 1994-1999. All rights reserved. */ #define MATCOM_VERSION 4500 #if defined(__WINDOWS_
www.eeworm.com/read/208462/15246876

h matlib.h

#ifndef matlibH #define matlibH /* * MATLIB header file * * Copyright (c) MathTools Ltd. 1994-1999. All rights reserved. */ #define MATCOM_VERSION 4500 #if defined(__WINDOWS_
www.eeworm.com/read/336040/12480484

h matlib.h

#ifndef matlibH #define matlibH /* * MATLIB header file * * Copyright (c) MathTools Ltd. 1994-1999. All rights reserved. */ #define MATCOM_VERSION 4500 #if defined(__WINDOWS_
www.eeworm.com/read/163689/10149459

cpp mfcsid_matcomview.cpp

// MFCSID_MatcomView.cpp : implementation of the CMFCSID_MatcomView class // #include "stdafx.h" #include "MFCSID_Matcom.h" #include "MFCSID_MatcomDoc.h" #include "MFCSID_MatcomView.h" #if
www.eeworm.com/read/491859/6427880

txt li2.txt

/************************testmatcomvc.cpp文件*************************/ #include "stdafx.h" #include "stdio.h" #include "matlib.h" int main(int argc,char *argv[]) { initM(Matcom_VERSION); //矩阵的
www.eeworm.com/read/163689/10149414

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by MFCSID_MATCOM.RC // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #define IDR_MFCSIDTYPE 129 //
www.eeworm.com/read/163689/10149436

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "MFCSID_Matcom.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static