代码搜索:practical
找到约 1,002 项符合「practical」的源代码
代码结果 1,002
www.eeworm.com/read/356682/10222981
m jd2cal.m
function [yr,mn,dy]=jd2cal(jd)
% JD2CAL Converts Julian date to calendar date using algorithm
% from "Practical Ephemeris Calculations" by Oliver Montenbruck
% (Springer-Verlag, 1989). Must use a
www.eeworm.com/read/441469/7670010
cpp scripdlg.cpp
// ScripDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Practical.h"
#include "ScripDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/441469/7670056
cpp calculatordlg.cpp
// CalculatorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Practical.h"
#include "CalculatorDlg.h"
#include "math.h"
#include "ChangeDlg.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/441469/7670101
cpp overtime.cpp
// Overtime.cpp : implementation file
//
#include "stdafx.h"
#include "Practical.h"
#include "Overtime.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/441469/7670105
cpp bmpedit.cpp
// BmpEdit.cpp : implementation file
//
#include "stdafx.h"
#include "Practical.h"
#include "BmpEdit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/438906/7724748
m jd2dow.m
function dow=jd2dow(jd);
% JD2DOW Converts Julian date to day of week (Sun=1,...,Sat=7)
% Adapted from the algorithm from "Practical Astronomy with
% Your Calculator" (Third Edition) by Peter Duf
www.eeworm.com/read/438906/7724793
m cal2jd.m
function jd=cal2jd(yr, mn, dy)
% CAL2JD Converts calendar date to Julian date using algorithm
% from "Practical Ephemeris Calculations" by Oliver Montenbruck
% (Springer-Verlag, 1989). Uses astro
www.eeworm.com/read/438906/7724795
m jd2cal.m
function [yr,mn,dy]=jd2cal(jd)
% JD2CAL Converts Julian date to calendar date using algorithm
% from "Practical Ephemeris Calculations" by Oliver Montenbruck
% (Springer-Verlag, 1989). Must use a
www.eeworm.com/read/139467/5798755
dfm unit_test.dfm
object Form1: TForm1
Left = 192
Top = 103
Width = 537
Height = 375
Caption = 'Some Zlib practical examples'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind
www.eeworm.com/read/415695/2133515
dfm unit_test.dfm
object Form1: TForm1
Left = 192
Top = 103
Width = 537
Height = 375
Caption = 'Some Zlib practical examples'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind