代码搜索:math
找到约 10,000 项符合「math」的源代码
代码结果 10,000
www.eeworm.com/read/246629/12716762
txt math.txt
Program(Math,Dos.MZ);
Var(Num,Byte);
Var(Original,Byte);
Var(X,Byte,2);
Begin
WriteLn('Give me a number between 1 and 4:');
Original = Read;
Num = Original - $30 * X + $30;
Wri
www.eeworm.com/read/145085/12754194
h math.h
/********************************************************************/
/* math.h v7.00 */
/* Copyright (c) 1990-1996 Texas Instruments Incorporated
www.eeworm.com/read/246107/12756034
vi read (math).vi
www.eeworm.com/read/332363/12762468
cpp math.cpp
// Math.cpp : Implementation of CMath
#include "stdafx.h"
#include "SimpleCom.h"
#include "Math.h"
/////////////////////////////////////////////////////////////////////////////
// CMath
ST
www.eeworm.com/read/332363/12762471
h math.h
// Math.h : Declaration of the CMath
#ifndef __MATH_H_
#define __MATH_H_
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/332363/12762493
rgs math.rgs
HKCR
{
SimpleCom.Math.1 = s 'Math Class'
{
CLSID = s '{52DFE35C-1ED0-418B-8D15-A4819DE80D35}'
}
SimpleCom.Math = s 'Math Class'
{
CLSID = s '{52DFE35C-1ED0-418B-8D15-A4819DE80D35}'
www.eeworm.com/read/332311/12764226
exe math.exe
www.eeworm.com/read/332311/12764229
vbp math.vbp
Type=Exe
Form=math.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
Re
www.eeworm.com/read/332311/12764232
frm math.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form1
Caption = "调用abint"
ClientHeight = 3105
ClientLeft = 60