代码搜索:PROCESSING
找到约 10,000 项符合「PROCESSING」的源代码
代码结果 10,000
www.eeworm.com/read/450468/7483720
qmsg top_watch.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/434679/7849691
pas uexcelprograss.pas
unit UExcelPrograss;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls;
type
TExcel_Processing = class(TForm)
Label1: T
www.eeworm.com/read/434672/7850572
pas uexcelprograss.pas
unit UExcelPrograss;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls;
type
TExcel_Processing = class(TForm)
Label1: T
www.eeworm.com/read/390920/8433531
c jcinit.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Master selection of compression modules.
* This is done once at the start of processing an image. We determine
* wh
www.eeworm.com/read/189512/8466500
readme
This directory holds the SOIF template processing library as well as some
other utilities for manipulating SOIF templates.
template.c is the SOIF template library; everything else is related.
-Darre
www.eeworm.com/read/388617/8595905
cpp carrots.cpp
// carrots.cpp -- food processing program
// uses and displays a variable
#include
int main()
{
using namespace std;
int carrots; // declare an integer variable
carrots = 25; /
www.eeworm.com/read/388617/8596949
cpp carrots.cpp
// carrots.cpp -- food processing program
// uses and displays a variable
#include
int main()
{
using namespace std;
int carrots; // declare an integer variable
carrots = 25; /
www.eeworm.com/read/288515/8627834
announcement
Watermarking source
version 0.4
This package provides source code for some watermarking algorithms in
portable C code. Currently it includes the following
watermarking algorithms
Bruyndonck
www.eeworm.com/read/287770/8670290
readme
README for Matsig version 0.2.4
===============================
Matsig is an object-oriented signal class library for MATLAB 6.5 and
later. It implements a signal class, simplifying operations and
ma