代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/384096/8900281
m main_generalizeddimension_ts.m
% 计算时间序列的广义维数 - 主函数
clc
clear all
close all
%--------------------------------------------------------------------------
% produce the FBM time series,Set parameter H to 0.6 and sample length
rand(
www.eeworm.com/read/428040/8900888
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "例[10-1]主界面"
ClientHeight = 3615
ClientLeft = 60
ClientTop = 345
ClientWidth = 4470
LinkTopic
www.eeworm.com/read/384041/8904584
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace SerialPortTest
{
static class Program
{
///
/// 应用程序的主入口点。
/
www.eeworm.com/read/284647/8911850
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace RegexTest
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/427761/8923241
asv mycluster.asv
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 聚类分析主函数
function [result,m_pattern]=mycluster(filename,patternNum,d)
clc
global m_pattern;
m_pattern=pattern(filename,patternNum,d)
www.eeworm.com/read/427761/8923341
m mycluster.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 聚类分析主函数
function [result,m_pattern]=mycluster(filename,patternNum,d)
clc
global m_pattern;
m_pattern=pattern(filename,patternNum,d);
www.eeworm.com/read/186024/8965640
cpp mainmenu.cpp
//*******************************
// 系统主界面
//*******************************
#include
#include
void login(); //登陆首页
void logout(); //退出界面
void bookmanage();
www.eeworm.com/read/186024/8965695
cpp mainmenu.cpp
//*******************************
// 系统主界面
//*******************************
#include
#include
void login(); //登陆首页
void logout(); //退出界面
void bookmanage();
www.eeworm.com/read/382893/8992064
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace BesselEarth
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/282799/9059803
m main_boxdimension_ts.m
% 计算时间序列的盒维数 - 主函数
clc
clear all
close all
%--------------------------------------------------------------------------
% produce the FBM time series,Set parameter H to 0.6 and sample length
rand('