代码搜索:mathmatics
找到约 12 项符合「mathmatics」的源代码
代码结果 12
www.eeworm.com/read/374302/9411776
ico mathmatics_analysis.ico
www.eeworm.com/read/374302/9411777
ico mathmatics_analysisdoc.ico
www.eeworm.com/read/374302/9411775
rc2 mathmatics_analysis.rc2
//
// MATHMATICS_ANALYSIS.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVO
www.eeworm.com/read/374302/9411793
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Mathmatics_Analysis
=============================================================
www.eeworm.com/read/392270/8353537
vbw 数学.vbw
Maths = 92, 68, 455, 406, C, 68, 171, 436, 487, C
Normal = 66, 66, 444, 413, C
Sort = 43, 21, 421, 368, C
Calculate = 47, 0, 425, 339, C
Mathmatics = 110, 109, 487, 457, C
SimpleBase = 67, 17, 43
www.eeworm.com/read/132864/14069987
-
Maths = 92, 68, 455, 406, C, 68, 171, 436, 487, C
Normal = 66, 66, 444, 413, C
Sort = 43, 21, 421, 368, C
Calculate = 47, 0, 425, 339, C
Mathmatics = 110, 109, 487, 457, C
SimpleBase = 67, 17, 43
www.eeworm.com/read/374302/9411800
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Mathmatics_Analysis.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#inclu
www.eeworm.com/read/374302/9411773
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MATHMATICS_ANALYSIS.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MATHMATYPE 129
www.eeworm.com/read/392270/8353547
bas base.bas
Attribute VB_Name = "Mathmatics"
Function LogN(Number As Double, Base As Double) As Double
If Base 1 And Base > 0 Then LogN = Log(Number) / Log(Base)
End Function
Function Sec(Number As D
www.eeworm.com/read/132864/14069959
bas base.bas
Attribute VB_Name = "Mathmatics"
Function LogN(Number As Double, Base As Double) As Double
If Base 1 And Base > 0 Then LogN = Log(Number) / Log(Base)
End Function
Function Sec(Number As D