代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/135714/13909184
npl send.npl
JDF E
// Created by ISE ver 1.0
PROJECT send
DESIGN send Normal
DEVKIT XC95108 PC84
DEVFAM xc9500
FLOW XST Verilog
MODULE send.v
MODSTYLE uart_send Normal
[STRATEGY-LIST]
Normal=True, 1038
www.eeworm.com/read/135714/13909392
npl receive.npl
JDF E
// Created by ISE ver 1.0
PROJECT receive
DESIGN receive Normal
DEVKIT XC95108 PC84
DEVFAM xc9500
FLOW XST Verilog
MODULE receive.v
MODSTYLE uart_rec Normal
[STRATEGY-LIST]
Normal=Tr
www.eeworm.com/read/237896/13921172
m rcs_frustum1.m
% This program computes the monostatic RCS for a frustum.
% Incident linear Polarization is assumed.
% To compute RCP or LCP RCS one must use Eq. (2.24)
% When viewing from the small end of the fru
www.eeworm.com/read/300034/13942979
v lvds_tx_bb.v
// megafunction wizard: %ALTLVDS%VBB%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altlvds_tx
// ============================================================
// File Name: lvds_tx.v
/
www.eeworm.com/read/300031/13943199
v my_dq_bb.v
// megafunction wizard: %ALTDQ%VBB%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altdq
// ============================================================
// File Name: MY_DQ.v
// Megafun
www.eeworm.com/read/135079/13964799
c rtc.c
//44BTEST : rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void __irq Rtc_Tick(void);
char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"};
volatile u
www.eeworm.com/read/236568/14011554
cpp check.cpp
//********************************************
// 复选按钮 相关函数
// 创建于2000年7月10日
//********************************************
#include
#include "..\gamelib\goldpoint2.h"
#include "..\
www.eeworm.com/read/236568/14011562
h check.h
//********************************************
// 复选按钮 相关函数
// 创建于2000年7月10日
//********************************************
#ifndef _CHECK_H_
#define _CHECK_H_
//复选按钮类
class CCheck
{
publ
www.eeworm.com/read/236568/14011569
cpp button.cpp
//********************************************
// 按钮 相关函数
// 创建于2000年6月19日
//********************************************
#include
#include "..\gamelib\goldpoint2.h"
#include "..\ma
www.eeworm.com/read/236568/14011577
cpp proess.cpp
//********************************************
// 进度条 相关函数
// 创建于2001年5月12日
//********************************************
#include
#include "..\gamelib\goldpoint2.h"
#include "..\m