代码搜索:Matlib
找到约 242 项符合「Matlib」的源代码
代码结果 242
www.eeworm.com/read/427099/8977523
cpp example2dlg.cpp
// Example2Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Example2.h"
#include "Example2Dlg.h"
#include "matlib.h"
#include "huatu.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/380718/9133502
cpp chacir.cpp
#include "matlib.h"
#pragma hdrstop
#include "chacir.h"
Mm chacir() {
begin_scope
dMm(r); dMm(m); dMm(n); dMm(t); dMm(x); dMm(y); dMm(p); dMm(d); dMm(d_chacir_v0); dMm
www.eeworm.com/read/491859/6427866
txt 1024.txt
#include "matlib.h"
#include
#pragma hdrstop
#include "TryMatcomU.h"
#pragma package(smart_init)
#pragma resource "*.dfm"
TForm1 *Form1;
_fastcall TForm1::TForm1(TComponent * Owner):TFo
www.eeworm.com/read/122542/14685538
cpp b2f.cpp
#include "matlib.h"
#pragma hdrstop
#include "b2f.h"
Mm b2f(Mm bval, Mm bounds, Mm bits) {
begin_scope
bval.setname("bval"); bounds.setname("bounds"); bits.setname("bi
www.eeworm.com/read/443730/1738311
cpp example1dlg.cpp
// Example1Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Example1.h"
#include "Example1Dlg.h"
#include "matlib.h"
#include "Test1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/350705/3118030
cpp example1dlg.cpp
// Example1Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Example1.h"
#include "Example1Dlg.h"
#include "matlib.h"
#include "Test1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/380082/9165806
cpp fft1view.cpp
// FFT1View.cpp : implementation of the CFFT1View class
//
#include "stdafx.h"
#include "FFT1.h"
#include "FFT1Doc.h"
#include "FFT1View.h"
#include "matlib.h"
//#pragma hdrstop
#ifdef
www.eeworm.com/read/318314/13481586
cpp test23dlg.cpp
// test23Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "test23.h"
#include "test23Dlg.h"
#include "matlib.h"
#include "errorapart.h"
#include "Dialog1.h"
#include
www.eeworm.com/read/306228/13749039
cpp plt.cpp
#include "matlib.h"
#pragma hdrstop
#include "plt.h"
Mm plt(Mm x, Mm y) {
begin_scope
x.setname("x"); y.setname("y");
#line 1 "d:/matcom45/plt.m"
call_stack
www.eeworm.com/read/150876/5688738
cpp test2dlg.cpp
// Test2Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Test2.h"
#include "Test2Dlg.h"
#include "Mysin.h"
#include "Mycos.h"
#include "matlib.h"
#ifdef _DEBUG
#define new D