代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
www.eeworm.com/read/196552/8075937
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace JiuGong
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/296492/8099300
asm iir.asm
.mmregs
.ref filter_start
.def _main ;定义主函数入口
K_DATA_SIZE .set 256 ; 输入数据个数
K_BUFFER_SIZE .set 8
www.eeworm.com/read/195724/8133723
c lpc_usb.c
// 定义主模块
#include "lpc_usb.h"
Fnpr IntrCallback;
/*************************************************************************
* 说明:USB_Cmd函数,执行USB引擎发送命令
* 参数:unsigned char Command
* u
www.eeworm.com/read/246542/12720336
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace DataApp
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/332357/12762571
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace FIFO
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/244536/12857640
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 主函数.rc
//
#define IDS_HELLO 1
// Next default values for new objects
//
#ifdef APSTUDIO
www.eeworm.com/read/330924/12860859
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Ini
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/327744/13065000
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace USB
{
static class Program
{
///
/// 应用程序的主入口点。
///
www.eeworm.com/read/242109/13094720
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace WinPaike
{
static class Program
{
///
/// 应用程序的主入口点。
///