代码搜索:Matlib
找到约 242 项符合「Matlib」的源代码
代码结果 242
www.eeworm.com/read/289252/3991771
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/289252/3991778
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/122542/14685552
cpp calcbits.cpp
#include "matlib.h"
#pragma hdrstop
#include "calcbits.h"
Mm calcbits(Mm bounds, Mm precision) {
begin_scope
bounds.setname("bounds"); precision.setname("precision");
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/490443/6456608
cpp isonormals.cpp
#include "matlib.h"
#pragma hdrstop
#include "isonormals.h"
#include "parseargs.h"
#include "xyzvcheck.h"
Mm isonormals(Mm varargin) {
begin_scope
varargin.s
www.eeworm.com/read/380718/9133489
cpp g_circle.cpp
#include "matlib.h"
#pragma hdrstop
#include "circle.h"
unsigned int mlibpr=mt_set_MT(0); // 1 if program is multithreaded, 0 otherwise.
int main() {
begin_scope
www.eeworm.com/read/380718/9133499
cpp g_chacir.cpp
#include "matlib.h"
#pragma hdrstop
#include "chacir.h"
unsigned int mlibpr=mt_set_MT(0); // 1 if program is multithreaded, 0 otherwise.
int main() {
begin_scope
www.eeworm.com/read/443234/7635874
cpp g_chacir.cpp
#include "matlib.h"
#pragma hdrstop
#include "chacir.h"
unsigned int mlibpr=mt_set_MT(0); // 1 if program is multithreaded, 0 otherwise.
int main() {
begin_scope
www.eeworm.com/read/150876/5688710
h test3view.h
// Test3View.h : interface of the CTest3View class
//
/////////////////////////////////////////////////////////////////////////////
#include "matlib.h"
#if !defined(AFX_TEST3VIEW_H__492B15D0_F48
www.eeworm.com/read/250869/12380805
cpp viewoldwave.cpp
#include "matlib.h"
#pragma hdrstop
#include "viewoldwave.h"
Mm viewoldwave(Mm echo_) {
begin_scope
echo_.setname("echo_");
dMm(L); dMm(ts); dMm(t);