代码搜索:CMON
找到约 81 项符合「CMON」的源代码
代码结果 81
www.eeworm.com/read/165117/10075825
c cmon.c
/* cmon.c */
#define MAIN
#include
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/433445/7035971
c cmon51.c
/*
CMON51: C Monitor for the 8051
Copyright (C) 2005, 2006 Jesus Calvino-Fraga / jesusc at ece.ubc.ca
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/433445/7035973
hex cmon51.hex
:0100000301FB
:06E0000002E00602F71C1D
:10E05F0002E06212E06F80FE8582FF2285FF82223E
:10E06F0002EC202275A800C28E740F55894420F54A
:10E07F0089438780758DFFD28E75985275820022E5
:10E08F0010980280FB859982
www.eeworm.com/read/433445/7035974
h cmon51.h
/*
CMON51: C Monitor for the 8051
Copyright (C) 2005, 2006 Jesus Calvino-Fraga / jesusc at ece.ubc.ca
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/433436/7930256
dat cmon51.dat
/* http://srecord.sourceforge.net/ */
@00000000 02 00 33 02 20 03
@0000000B 02 20 0B
@00000013 02 20 13
@0000001B 02 15 55
@00000023 02 20 23
@0000002B 02 20 2B 12 00 97 80 FE 75 81 77 12 00 9B
www.eeworm.com/read/433436/7930280
hex cmon51.hex
:040000000200333295
:01000B0032C2
:0100130032BA
:03001B0002155576
:0100230032AA
:03002B0002008F41
:03008C0002002E41
:05002E0012009780FEA6
:10008F008582FF2285FF8222020A8E2275A800C276
:10009F00
www.eeworm.com/read/249191/12518072
bin ov_cmon.bin
www.eeworm.com/read/374163/9418738
c cytune.c
/* cytune.c -- Tune Cyclades driver
*
* Copyright 1995 Nick Simicich (njs@scifi.emi.net)
*
* Modifications by Rik Faith (faith@cs.unc.edu)
*
* Redistribution and use in source and binary forms,
www.eeworm.com/read/375601/9355877
bak lunar.c.bak
//公曆轉農曆(1901-2100)
//亦木明 2008.1.11
#include
//#include "ds1302.h"
#include "lunar.h"
#define uchar unsigned char
#define TRUE 1
//公历年对应的农历数据,每年三字节,
//格式第一字节BIT7-4 位表示闰月月份,值为0 为无闰月,BI