代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/202841/15371755
m lyapunov_rosenstein_logistic_c_main.m
% 计算混沌时间序列logistic的Lyapunov 指数 - 主函数
clc
clear
close all
%-----------------------------------------------------------------
% 产生 Logistic 混沌时间序列
lambda = 4;
k1 = 1000; % 前面
www.eeworm.com/read/200206/15438238
c lpc_usb.c
// 定义主模块
#include "lpc_usb.h"
Fnpr IntrCallback;
/*************************************************************************
* 说明:USB_Cmd函数,执行USB引擎发送命令
* 参数:unsigned char Command
* u
www.eeworm.com/read/109689/15552282
cpp 123.cpp
#include
//int scheduling(int mode);
const int meml=6;//后备队列最大长度。
const int readyl=3;//就绪队列最大长度。
//-------------------------------------------------------------------
//
// 主函
www.eeworm.com/read/104139/15708445
dfm mpsgen.dfm
inherited frmMpsGen: TfrmMpsGen
Left = 67
Top = 113
Width = 630
Height = 430
Caption = 'MPS主生产计划生成'
Font.Height = -14
Icon.Data = {
000001000100101000000000000068050000160000
www.eeworm.com/read/292012/8382773
c clock.c
/*============================================================
使用1602液晶显示DS1302+S51时钟+温度显示
==============================================================
SMC1602A(16*2)模拟口线接线方式
连接线图:
www.eeworm.com/read/426800/8998206
c ds1302.c
//===============================================================================
//模块名称: ds1302.h
//简介: 实时时钟芯片ds1302功能函数
//版本: 1.0
//作者: 王伟民
//日期: 2007.12
//下一步工作:
//=======================
www.eeworm.com/read/283148/9040231
c ds18b20.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit DQ=P1^0; // 将p1.0口模拟时钟输出
#define jump_ROM 0xCC