代码搜索:segment

找到约 10,000 项符合「segment」的源代码

代码结果 10,000
www.eeworm.com/read/150043/12322925

vhd segment.vhd

library IEEE; use IEEE.std_logic_1164.all; entity seven_seg is generic (inst : string := "1"); port (a, b, c, d, e, f, g, dec, a1, a2, a3 : in std_logic ); end seven_seg; architecture behavioral
www.eeworm.com/read/250755/12386714

pl segment.pl

#!/usr/bin/perl require "segmenter.pl"; die if $#ARGV == -1; $outfile = $ARGV[0]; $outfile =~ s/\..+$/\.seg/i; open(OUT, "> $outfile") or die "Can't open segmentation output file\n"; open(
www.eeworm.com/read/250755/12386730

bat segment.bat

perl segment.pl %1
www.eeworm.com/read/149023/12409024

vhd segment.vhd

library IEEE; use IEEE.std_logic_1164.all; entity seven_seg is generic (inst : string := "1"); port (a, b, c, d, e, f, g, dec, a1, a2, a3 : in std_logic ); end seven_seg; architecture behavioral
www.eeworm.com/read/148871/12418527

cpp segment.cpp

// Segment.cpp: implementation of the Segment class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Segment.h" #include "Base64.h" //////
www.eeworm.com/read/148871/12418562

h segment.h

// Segment.h: interface for the Segment class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SEGMENT_H__7E09882B_5BF8_4757_9ADE_544E71DEDB67__INCLUDED
www.eeworm.com/read/250172/12426716

h segment.h

extern inline unsigned char get_fs_byte(const char * addr) { unsigned register char _v; __asm__ ("movb %%fs:%1,%0":"=r" (_v):"m" (*addr)); return _v; } extern inline unsigned short get_fs_word(co
www.eeworm.com/read/234157/14120458

vhd segment.vhd

---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 09:04:02 11/17/2006 -- Design Name: -- Module Name: segment -
www.eeworm.com/read/131343/14148982

cpp segment.cpp

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标
www.eeworm.com/read/131343/14148984

h segment.h

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标