代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/233916/14128481
cs encodingproperties.cs
/******************************************************************************
Module: EncodingProperties.cs
Notices: Copyright (c) 2002 Jeffrey Richter
******************************************
www.eeworm.com/read/130985/14164027
m mp3write.m
function mp3write(Y,FS,NBITS,ENCODING,MP3FILE)
%MP3WRITE Write MP3 (".mp3") sound file.
% MP3WRITE(Y,FS,NBITS,ENCODING,MP3FILE) writes data Y to a MP3
% file specified by the file name MP3FILE,
www.eeworm.com/read/232806/14181187
h ckcrypt2.h
// CkCrypt2.h: interface for the CkCrypt2 class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _CKCRYPT2_H
#define _CKCRYPT2_H
#pragma once
class CkCSP;