代码搜索:reader
找到约 10,000 项符合「reader」的源代码
代码结果 10,000
www.eeworm.com/read/351636/3101300
py sigmoidimagefilter.py
#
# Example on the use of the SigmoidImageFilter
#
import itk
from sys import argv
itk.auto_progress(2)
dim = 2
IType = itk.Image[itk.US, dim]
OIType = itk.Image[itk.UC, dim]
reader =
www.eeworm.com/read/351636/3101315
py thresholdimagefilter.py
#
# Example on the use of the ThresholdImageFilter
#
import itk
from sys import argv
itk.auto_progress(2)
dim = 2
IType = itk.Image[itk.US, dim]
OIType = itk.Image[itk.UC, dim]
reader
www.eeworm.com/read/259059/4347551
py elf.py
#!/usr/bin/env python
import struct
# ELF object file reader
# (C) 2003 cliechti@gmx.net
# Python license
# size alignment
# Elf32_Addr 4 4 Unsigned program address
# Elf32_Half
www.eeworm.com/read/259059/4347604
py elf.py
#!/usr/bin/env python
import struct
# ELF object file reader
# (C) 2003 cliechti@gmx.net
# Python license
# size alignment
# Elf32_Addr 4 4 Unsigned program address
# Elf32_Half
www.eeworm.com/read/154890/5632118
authors
Sirtaj Singh Kang -- kimgio and jpeg, tiff, png readers
Dirk Schoenberger -- eps, netpbm readers
Torben Weis -- XV format reader/writer
Thomas Tanghus
www.eeworm.com/read/295610/8150082
bb sift-descriptor-ai.bb
%%Creator: Adobe Illustrator 11
%%Title: sift-descriptor-AI.bb
%%File Format: Acrobat PDF Format Reader
%%Date: 4/27/2006 4:2:29 PM
%%BoundingBox: 0 0 240 111
%%HiResBoundingBox: 0.000000 0.000000 239
www.eeworm.com/read/294130/8252069
htm 147.htm
RFID-Bulletin Board: Low fq (100 - 150 KkkHz) tags with 2k-bit RW memory and reader/writers, Earl Vraa at 8/29/2000 16:00
www.eeworm.com/read/292406/8354882
bb sift-descriptor-ai.bb
%%Creator: Adobe Illustrator 11
%%Title: sift-descriptor-AI.bb
%%File Format: Acrobat PDF Format Reader
%%Date: 4/27/2006 4:2:29 PM
%%BoundingBox: 0 0 240 111
%%HiResBoundingBox: 0.000000 0.000000 239
www.eeworm.com/read/170798/9789415
c mp3.c
/* @(#) mp3.c, last edit: 4/9/1998
* @(#) Copyright (C) 1998 Syntrillium Software (www.syntrillium.com)
Cool Edit (and Cool Edit Pro) MP3 file reader based on MAPLAY by Jeff Tsay
A bunch
www.eeworm.com/read/268191/11150100
c 00em4095v2.c
// ***********************************************
// project : RFID Reader V2.0
// Target : MEGA8-16AU
// Crystal: 14.7456 Mhz
// Input : EM4095 RFID 125KHz
// Output : RS232C 115200,N,8,1
//