代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/120952/14781534

c goppa_code.c

/* From: prometheus@olympus.uucp (prometheus) this program is a compact implementation of goppa codes with parameters m=10, t=37 for 32-bit machines. the decoding is due to nicholas patterson, algeb
www.eeworm.com/read/11139/197359

motelist-macos

#!/usr/bin/perl -w use strict; my $help =
www.eeworm.com/read/471908/1420077

awk histsort.awk

# histsort.awk --- compact a shell history file # Thanks to Byron Rakitzis for the general idea # # Arnold Robbins, arnold@skeeve.com, Public Domain # May 1993 { if (data[$0]++ == 0) line
www.eeworm.com/read/461213/1553855

fbk daubechies.8.fbk

FBK0.12 # # Daubechies.8.fbk # # The length-8 Daubechies orthonormal wavelet with compact support. # # Reference: # I. Daubechies, "Orthonormal Bases of Compactly Supported Wavelets," # Co
www.eeworm.com/read/461213/1553875

fbk daubechies.4.fbk

FBK0.12 # # Daubechies.4.fbk # # The length-4 Daubechies orthonormal wavelet with compact support. # # Permitted boundary methods: # periodic extension # # Reference: # I. Daubechies, "Orth
www.eeworm.com/read/461213/1553881

fbk daubechies.6.fbk

FBK0.12 # # Daubechies.6.fbk # # The length-6 Daubechies orthonormal wavelet with compact support. # # Permitted boundary methods: # periodic extension # # Reference: # I. Daubechies, "Orth
www.eeworm.com/read/238710/4612337

cs rapistartup.cs

// RapiStartup.cs - Simple thread-free RAPI startup // with all P/Invoke declarations included. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/238710/4612355

cs rapistartup.cs

// RapiStartup.cs - Simple thread-free RAPI startup // with all P/Invoke declarations included. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/238710/4612411

cs yaodurant.drawing.gdigraphics.cs

// YaoDurant.Drawing.Graphics.cs - Wrapper for various Win32 functions // which deal with a DC. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/238710/4612435

cs yaodurant.drawing.fontcollection.cs

// YaoDurant.Drawing.FontCollection.cs - Enumerates available // fonts with help of a Win32 DLL, FONTLIST.DLL // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming t