代码搜索结果

找到约 10,000 项符合 Design 的代码

design.m

function y=design(x) % DESIGN % DESIGN(x) creates a matrix of 1 and 0 corresponding to x % y: Rows(x) x Max(x) i=1:1:rows(x); k=ones(rows(x),1); s=sparse(i,x,k,rows(x),max(x)); y=full(

design.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMainFrame LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "design.

design.hm

// MAKEHELP.BAT generated Help Map file. Used by DESIGN.HPJ. // Commands (ID_* and IDM_*) HID_ELEMENT_ROOM 0x18004 HID_ELEMENT_CURSOR 0x18008 HID_