代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/382051/9056126

c lstrlib.c

/* ** $Id: lstrlib.c,v 1.132.1.4 2008/07/11 17:27:21 roberto Exp $ ** Standard library for string operations and pattern-matching ** See Copyright Notice in lua.h */ #include #include
www.eeworm.com/read/281673/9142830

cpp setoperations.cpp

//: C05:SetOperations.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Set operations on sorted r
www.eeworm.com/read/372933/9487435

c zc0301_v4l2.c

/* This file contains operations about V4L2 spec * * The most effective way to understand V4L2 spec is read manual carefully more and more * * It's created by WE.XCC at 2008.05.06 * * Author's
www.eeworm.com/read/371511/9550971

c zc0301_v4l2.c

/* This file contains operations about V4L2 spec * * The most effective way to understand V4L2 spec is read manual carefully more and more * * It's created by WE.XCC at 2008.05.06 * * Author's
www.eeworm.com/read/165865/10048393

java connectedcomponents.java

package visage_v3_2; /*Autor: Adel Restom adel_restom@yahoo.com*/ import java.util.*; import java.awt.*; /* This class makes all connected components' operations from finding labels,unifying them
www.eeworm.com/read/359581/10135400

c binbit.c

/* binbit.c -- using bit operations to display binary */ #include char * itobs(int, char *); void show_bstr(const char *); int main(void) { char bin_str[8 * sizeof(int) + 1];
www.eeworm.com/read/356874/10219927

c binbit.c

/* binbit.c -- using bit operations to display binary */ #include char * itobs(int, char *); void show_bstr(const char *); int main(void) { char bin_str[8 * sizeof(int) + 1];
www.eeworm.com/read/355030/10299493

cpp setoperations.cpp

//: C21:SetOperations.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Set operations on sorted r
www.eeworm.com/read/422167/10659308

java mainloginmenugui.java

//IMPORT JAVA GUI PACKAGES import java.awt.*; import java.awt.event.*; import javax.swing.*; //IMPORT JAVA PACKAGES REQUIRED FOR OPERATIONS import java.io.*; import java.net.*; public class M
www.eeworm.com/read/277141/10663388

htm otl4_ex558.htm

OTL 4.0, Example 558 (OTL/ODBC and bulk operations with Sybase SQL Servers's TEXT)