代码搜索:Comp
找到约 10,000 项符合「Comp」的源代码
代码结果 10,000
www.eeworm.com/read/275499/10815265
hex comp.hex
:0200000280007C
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE50000A0E114F09FE514F09FE5C3
:100020003C000800A002080060020800E00208008E
:1000300014030800E001080020020800A8009FE562
:10
www.eeworm.com/read/420078/10817964
vhd comp.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity COMP is
Port ( CLK : in std_logic ;
EXPECTED : in std_logic_vector
www.eeworm.com/read/418304/10955835
ini comp.ini
fm_pq PQ 1 1 0 0 0 1 0 1
fm_mn Mn 1 1 0 0 0 1 1 1
fm_pl Pl 1 1 0 0 0 1 1 1
fm_fl
www.eeworm.com/read/271760/10981642
m comp.m
function xout=comp(x,n)
%COMP Compress a vector or matrix
% COMP(X,n) returns the first element of X and every Nth+1
% element thereafter, if X is vector
% OR
%
www.eeworm.com/read/470398/6909980
h comp.h
www.eeworm.com/read/111495/6961272
c comp.c
/* Simple utility to compare 2 files.
* Diff or cmp are not sufficient, when
* comparing bioses :-)
*
* Copyright (c) 1998-2000 by Stefan Reinauer
*/
#include
int main (int argc, cha
www.eeworm.com/read/234225/6967847
v comp.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 compare
www.eeworm.com/read/467287/7009251
h comp.h
/*
Define storage allocation parameters
FAR_TABLES dynamically allocates dictionary using far pointers
SPLIT_TABLES allows a dictionary size over 32K
*/
#define FAR_TA
www.eeworm.com/read/101065/7083814
c comp.c
/******************************************************************
Write by by chenxu 2001-2-15
This program is compare two TXT file which genarated by conv.exe
and find out those difference an
www.eeworm.com/read/358573/7111478
v comp.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 compare