代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/192685/8322228

html 18793.html

Re: 没办法 !! 改用 RichText 吧 Re: 没办法 !! 改用 RichText 吧
www.eeworm.com/read/173430/9658548

c recursive_action.c

/* vi: set sw=4 ts=4: */ /* * Utility routines. * * Copyright (C) 1999,2000,2001 by Erik Andersen * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/173203/9667423

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/368666/9681758

plg ccu2.plg

礦ision3 Build Log Project: C:\UserData\jingxi\work\document\Website preparation\doc\Checked\CAPCOM2\CCU2_CM\CCU2.uv2 Project File Date: 08/25/2006 O
www.eeworm.com/read/172491/9705616

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type PLongword = ^Longword; PInteger = ^Integer;
www.eeworm.com/read/367875/9724963

m preprocess.m

function preprocess(sData,arg2) %PREPROCESS A GUI for data preprocessing. % % preprocess(sData) % % preprocess(sData) % % Launches a preprocessing GUI. The optional input argument can be % eithe
www.eeworm.com/read/367442/9747865

m mmdemo.m

function []=mmdemo(action,hfigure,varargin) % MMDEMO demo on the Minimax learning algorithm. % % MMDEMO demonstrates the Minimax learning algorithm on % a simple examples in 2-dimensional featur
www.eeworm.com/read/367442/9747876

m unsudemo.m

function []=unsudemo(action,hfigure,varargin) % UNSUDEMO demo on unsupervised (EM) learning algorithm. % % UNSUDEMO demonstrates the unsupervised (Expectation-Maximization) % learning algorithm on
www.eeworm.com/read/367442/9747914

m quademo.m

function result = quademo(action,hfigure,varargin) % QUADEMO demo on non-linear (quadratic) data mapping. % % QUADEMO demonstrates use of the linear algorithms % which find quadratic decision functi
www.eeworm.com/read/367442/9748127

m creatset.m

function result = creatset(action,varargin) % CREATSET interactive data sets generator. % % Generator is fully controled by mouse. The mouse buttons have % the following functions: % ------------