代码搜索:extract
找到约 5,311 项符合「extract」的源代码
代码结果 5,311
www.eeworm.com/read/279450/10436768
in intltool-extract.in
#!@INTLTOOL_PERL@ -w
# -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#
# The Intltool Message Extractor
#
# Copyright (C) 2000-2001, 2003 Free Software Foundation.
#
# Intltool is
www.eeworm.com/read/279175/10457784
pl extract.pl
#! /usr/bin/perl
##
## Virtual terminal interface shell command extractor.
## Copyright (C) 2000 Kunihiro Ishiguro
##
## This file is part of GNU Zebra.
##
## GNU Zebra is free software; you can red
www.eeworm.com/read/424222/10479306
m extract.m
function y = extract(f, a, b, alen, blen)
sze = size(f);
sze = sze(1);
if ((a - (alen-1)/2) > 0)
numRowsAbv = (alen-1)/2;
pinit = 1;
else
numRowsAbv = a-1;
pinit = ((alen-1)/2
www.eeworm.com/read/352303/10565609
m extract.m
function y=extract(x)
[s1 s2]=size(x);
nb=s1*s2/4;
mm=1;
for ii=1:2:s1
for jj=1:2:s1
yj=x(ii:ii+1,jj:jj+1);
y(mm,:)=yj(:)';
mm=mm+1;
end
end
www.eeworm.com/read/349771/10800765
opt extract.opt
www.eeworm.com/read/349771/10800766
plg extract.plg
Build Log
--------------------Configuration: Extract - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/349771/10800767
h extract.h
//================================================================================
// CLASS : Extract
// FUNCTION: 提取网页内容,去除html标签。
// AUTHOR : 2006-05-21 Created by navy
// REFER : 输入文件名(*.h
www.eeworm.com/read/349771/10800776
dsp extract.dsp
# Microsoft Developer Studio Project File - Name="Extract" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/349771/10800786
cpp extract.cpp
//================================================================================
// CLASS : Extract
// FUNCTION: 提取网页内容,去除html标签。
// AUTHOR : 2006-05-21 Created by navy
// REFER : 输入文件名(*.h
www.eeworm.com/read/349771/10800789
dsw extract.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "Extract"=".\Extract