代码搜索结果

找到约 10,000 项符合 Image 的代码

image.c

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (c) 2007 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General P

image.h

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (C) 2007 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General P

image.cpp

#include #include using namespace std; ifstream in("input.txt"); ofstream out("output.txt"); class OutOfBounds{ public: OutOfBounds(){} }; templateclass Que

image.c

/************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Image management functions - * * Copyright(C) 2001-2004 Peter Ross

image.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Image related header - * * Copyright(C) 2001-2004 Peter Ross *