代码搜索:DAY
找到约 10,000 项符合「DAY」的源代码
代码结果 10,000
www.eeworm.com/read/192928/8263211
jpg day_bg.jpg
www.eeworm.com/read/292920/8323961
day_mon2
www.eeworm.com/read/392205/8357176
class day_datadefine.class
www.eeworm.com/read/392205/8357249
java day_datadefine.java
package pbs.service.defineobject;
import pbs.service.function.*;
public class day_dataDefine
extends dataDefine {
static public int OCCUR_TIME_NO = 0;
static public int DEV_ID_NO = 1;
www.eeworm.com/read/172513/9703796
jpg thumb_day.jpg
www.eeworm.com/read/249730/12477465
v day_c.v
//BCD计数器,从0计到0x99(BCD)
module day_c(reset,clk,q,cout);
input reset,clk;
output cout;
output [7:0] q;
reg cout;
reg [7:0] q;
always @(posedge clk or negedge reset)
begin
if(!reset
www.eeworm.com/read/148016/12499891
dfm gz_day.dfm
www.eeworm.com/read/148016/12500653
pas gz_day.pas
unit Gz_Day;
interface
uses Gz_DayE,Clipbrd,
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, StdCtrls, Buttons, ExtCtrls, Db, Mask, DBCtrls,
Pr