代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/413044/11169123
c invert4.c
/* invert4.c -- using bit operations to display binary */
#include
char * itobs(int, char *);
void show_bstr(const char *);
int invert_end(int num, int bits);
int main(void)
{
c
www.eeworm.com/read/201477/15407560
cpp echain.cpp
// test extended chain operations
#include
#include "echain.h"
void main(void)
{
Chain L;
L.Insert(0,2).Insert(1,6);
cout
www.eeworm.com/read/105158/15677025
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.98 2003/04/03 13:35:34 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/100012/15889816
cnt ioexplorer.cnt
:Base IOEXPLORER.HLP
:Title About the Author
1 Overview of I/O Explorer
2 I/O Explorer Screen Overview=I_O_Explorer_Overview
2 About the Author=About_the_Author
1 File operations
2 CreateFile=Cr
www.eeworm.com/read/429726/8792307
readme
netsnmpj is an open source Java library that allows java code to
perform SNMP v1, v2c, and V3 operations using the net-snmp library.
It is composed of both java and native code elements. Please r
www.eeworm.com/read/187283/8836188
readme-vms
Return-Path:
Date: 11 Sep 90 14:07:21 GMT
From: news@operations.dccs.upenn.edu (USENET News System)
Organization: University of Pennsylvania
Subject: Building gcc 1
www.eeworm.com/read/365862/9843019
txt notes.txt
GMM Utilities
-------------
For GMMs and Gaussian kernels, we want the following operations:
1. Evaluate at a point.
2. Draw samples from.
3. Linear Transform.
4. Multiply.
5. Divide.
6. K