代码搜索:UI设计

找到约 10,000 项符合「UI设计」的源代码

代码结果 10,000
www.eeworm.com/read/167045/9983279

m deconv.m

% deconvGUI.m % % Add to list of directories to search for m-files. path(path,'TV_PCG'); path(path,'FFT'); path(path,'NONNEG'); path(path,'DATA'); % Setup parameters: n_reduce = 0; scrn = get
www.eeworm.com/read/167045/9983297

m tv_param.m

% tvparam.m % Setup gui parameters: % ttlbarcorrects vertical spacing by adjusting for title bar height. ttlbar = [0 75 0 0]; rowheight = [0 25 0 0]; % The vertical space required for a control (2
www.eeworm.com/read/301268/13862154

cc user_interface.cc

/* This file is part of the 'ears' package. Copyright (C) 1996 Ralf Stephan This program is free software; you can redistribute it and/or modify it under the te
www.eeworm.com/read/339373/12241173

searchresults microcam.searchresults

---- ROBER Matches (4 in 1 files) ---- Microcam_ui.c: // else UI_GetSDFreeMB(wkDir) ; ROBER Microcam_ui.c: //else UI_GetSDFreeMB(wkDir) ; ROBER Microcam_ui.c
www.eeworm.com/read/387944/8645422

txt 据库物理模式设计(四种主要设计).txt

最近一直有个愿望:希望把自己所从事的数据库模型设计方面的工作经验和想法付诸文字,算是对此前工作的一个总结,今天终于开始了万里长征的第一步。 在正式开始之前,我先向大家介绍两本书——《数据模型资源手册卷一》、《数据模型资源手册卷二》,国内有机械工业出版社出版的中文译本,很多同行可能都已看过,我本人也看过。 看过之后深受启发,同时也感到两点美中不足: ...