代码搜索:wanted
找到约 570 项符合「wanted」的源代码
代码结果 570
www.eeworm.com/read/157652/11677951
txt readme.txt
Marat Fayzullin wanted the name of this emulator changed since it is too
similar to the name of his emulator. Thus, this Gameboy Color emulator no longer
has a name. The full source code is releas
www.eeworm.com/read/260895/11689360
txt readme.txt
I wanted for a long time a way to play a media stream directly (not from a file). Here it is.
It was quite challenging, but in the end you have a way to render a media stream without saving to a file
www.eeworm.com/read/115008/15029959
txt readme.txt
Marat Fayzullin wanted the name of this emulator changed since it is too
similar to the name of his emulator. Thus, this Gameboy Color emulator no longer
has a name. The full source code is releas
www.eeworm.com/read/207754/15262831
txt sql server extended stored procedure to send udp messages.txt
Introduction
I wanted to be able to announce SQL Server table updates so I modified the Microsoft sample extended stored procedure xp_hello. The source for this article will produce a DLL that can be
www.eeworm.com/read/480930/1304817
c memory.c
/*
* linux/mm/memory.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be eas
www.eeworm.com/read/236251/4642816
text intructions.text
The IEcustom is obsolete because it caused a lot of problems.
That was an idea I had because I wanted it to open in a real modal dialog,
but IE had a lot of problems and the cache was one of them.
www.eeworm.com/read/167046/5469930
readme
This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported Linux architectures/CPUs. If you wanted to
port uClibc to some new Linux architecture (arm, mip
www.eeworm.com/read/163821/5508524
readme
This directory level abstracts out the Linux Operating System dependent
features of uClibc for suported Linux architectures/CPUs. If you wanted to
port uClibc to some new Linux architecture (arm, mip
www.eeworm.com/read/348770/3152599
makefile
# the SOURCE definiton lets you move your makefile to another position
CONFIG = CONSOLE
# set directories to your wanted values
SRC_DIR = ../../../../src/tools/YUVCompare
INC_DIR = ../
www.eeworm.com/read/348770/3152600
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 = ..