代码搜索:wanted
找到约 570 项符合「wanted」的源代码
代码结果 570
www.eeworm.com/read/375190/2725854
mac readme.mac
The contents of this file are old and pertain to pre-MacOSX versions.
You probably really wanted README.darwin.
---------------------------------------------
Patrick Beard's Notes for building GC v4
www.eeworm.com/read/253697/4392508
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/tools/DownConvert
INC_DIR = ..
www.eeworm.com/read/253697/4392509
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/tools/PSNR
INC_DIR = ../../../
www.eeworm.com/read/253697/4392512
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/test/SIPAnalyser
INC_DIR = ../
www.eeworm.com/read/253697/4392514
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/test/QualityLevelAssigner
INC_DIR
www.eeworm.com/read/253697/4392515
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/test/BitStreamExtractor
INC_DIR
www.eeworm.com/read/253697/4392516
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/test/FixedQPEncoder
INC_DIR =
www.eeworm.com/read/253697/4392518
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/test/MCTFPreProcessor
INC_DIR = .
www.eeworm.com/read/366888/9794202
txt decoder.txt
Well, here it is the decoder source.
It takes as an input a JPG file and decodes it into a truecolor BMP.
Opposite to the encoder, it's not so optimized or clear as I wanted.
But since I received
www.eeworm.com/read/335880/12491736
readme
Beta testers wanted for Text::Reflow, a Perl module for reflowing
paragraphs of text using Knuth's paragraphing algorithm.
The program looks for "optimal" places to insert line breaks in
order to avoi