代码搜索结果
找到约 10,000 项符合
N 的代码
n_prnprv.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form PrnPRV
Caption = "打印预览"
ClientHeight = 7695
ClientLeft = 915
arith-n.cpp
//------------------------------------------------------------
// arith-n.cpp - order-n arithmetic coding module
#include
#include
#include
#include "errhand.h
combine_n.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% combine_N.m - Combining two N-point real FFT into
% one N-point Complex FFT
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%