代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/195905/7107634
uv2 uart-two.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/133357/7125793
v two_d_dct.v
module two_d_dct (clk, aclr, clken, data_valid, serial_data, dct_out);
//Port Declaration
input clk, aclr, clken;
input [7:0] serial_data;
output [21:0] dct_out;
output data_valid;
www.eeworm.com/read/133357/7125797
vwf two_d_dct.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/133357/7125804
v two_mult_add.v
// megafunction wizard: %ALTMULT_ADD%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: ALTMULT_ADD
// ============================================================
// File Name: two_mult_ad
www.eeworm.com/read/219035/7147344
m make_two_fibers.m
clear
oGd.nSources = 50;
oGd.nTestingPoints = round(oGd.nSources*1.3);
oGd.alphaIn = 0.5;
oGd.alphaOut = 0.9;
R = 1; % Radius [m]
d = 2.1; % Distance between centers
curveArray1 = primitive(
www.eeworm.com/read/461909/7214631
prj crc16two.prj
www.eeworm.com/read/461909/7214634
c crc16two.c
/*********************************************************************
*文件名:crc16two.c
*功能: 计算CRC16循环冗余校验程序,所用方法为查表法1。
**********************************************************************/
#i
www.eeworm.com/read/459121/7282315
bsf trig_two_to_one.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/459121/7282368
v trig_two_to_one.v
module trig_two_to_one(clk,rst,interrupt_sign,interrupt_beg);
input clk;
input rst;
input interrupt_sign;
output interrupt_beg;
reg interrupt_beg;
reg cc1;
reg cc2;
always @(posedge