代码搜索结果
找到约 10,000 项符合
Design 的代码
design.h
/**************************************************************************/
/* LabWindows/CVI User Interface Resource (UIR) Include File */
/* Copyright (c) National Instruments 2007.
design.prj
[Project Header]
Version = 501
Platform Code = 4
Pathname Line0001 = "/j/图像的艺术化处理(新)-OK/图像的艺术化处理(新)-OK/图像艺术化-04机制1班朱继陈/"
Pathname Line0002 = "design.prj"
CVI Dir = "/e/program files/cvi"
VXIplug
design.c
#include
#include
#include "Imaq_CVI.h"
#include /* Needed if linking in external compiler; harmless otherwise */
#include
#include "design.h"
st
design.m
clear
echo on
% Demonstrate a MMSE-FSE+DFE design
% Load channel
load /home/combine/raulc/research/sims/comms/channels/chan3.mat
C=C/norm(C);
% Select FSE and DFE lengths
Nf=96;
Nd=32;
symbol='x';
design.vbw
Form1 = 88, 116, 638, 572, , 44, 58, 593, 515, C
design.vbp
Type=Exe
Form=Design.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; Comdlg32.ocx
design.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "图像综合处理"
ClientHeight