代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/363304/9960246
pin count_distance.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/363304/9960249
qpf count_distance.qpf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/363304/9960285
dbp count_distance.dbp
www.eeworm.com/read/363304/9960322
hif count_distance.hif
Version 6.0 Build 178 04/27/2006 SJ Full Version
11
767
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
..
www.eeworm.com/read/363304/9960325
psp count_distance.psp
www.eeworm.com/read/363304/9960327
pof count_distance.pof
www.eeworm.com/read/363304/9960329
qws count_distance.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
[ProjectWorkspace.Frames.
www.eeworm.com/read/363304/9960331
vhd count_distance.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity count_distance is
port( clkin : in std_logic;
di
www.eeworm.com/read/362008/10023880
m edit_distance.m
www.eeworm.com/read/361125/10066347
cpp prime_distance.cpp
#include
#include
#include
long long ns[1000002], ps[4792];
int main()
{
long long i, j, k, min, max, minl, minu, maxl, maxu, temp, l ,u;
memset(ns, 0, sizeof(ns