代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/106759/6191472
java usermanager.java
/*
* UserEJB - CyberDemia's User management library implemented using EJBs.
* Copyright (C) 2003 CyberDemia Research and Services
*
* This library is free software; you can redistribute it and/or
www.eeworm.com/read/106759/6191480
java usermanagerbean.java
/*
* UserEJB - CyberDemia's User management library implemented using EJBs.
* Copyright (C) 2003 CyberDemia Research and Services
*
* This library is free software; you can redistribute it and/or
www.eeworm.com/read/105298/6199852
c hi_util_kmap.c
/*
*
* kmap.c - a generic map library - maps key + data pairs
*
* Uses Lexical Keyword Trie
* The tree uses linked lists to build the finite automata
*
* MapKeyFind(): Performs a setwise st
www.eeworm.com/read/100262/6272804
cpp chadhtml.cpp
/*----------------------------------------------------------------------------
_ _ _
/\ | |
www.eeworm.com/read/493294/6400239
m plotroc_update.m
function plotroc_update(w,a)
% PLOTROC_UPDATE(W,A)
%
% Auxiliary function containing the callbacks for the plotroc.m.
%
% See also: plotroc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EW
www.eeworm.com/read/493294/6400270
m getrocw.m
function w = getrocw(h)
%GETROCW Retrieve mapping from an ROC plot
%
% W = GETROCW(H)
%
% Retrieve the mapping that was changed using PLOTROC from the figure.
% The figure handle H should be supp
www.eeworm.com/read/492400/6422259
m plotroc_update.m
function plotroc_update(w,a)
% PLOTROC_UPDATE(W,A)
%
% Auxiliary function containing the callbacks for the plotroc.m.
%
% See also: plotroc
% Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org
% Faculty EW
www.eeworm.com/read/492400/6422270
m getrocw.m
function w = getrocw(h)
%GETROCW Retrieve mapping from an ROC plot
%
% W = GETROCW(H)
%
% Retrieve the mapping that was changed using PLOTROC from the figure.
% The figure handle H should be supp
www.eeworm.com/read/490607/6449646
m snake.m
function snake(action)
%=======THE GREATEST GAME OF SNAKE==================
% Well known game from cellular telephones
% now also available on MATLAB.
%
% Pretty nice interface,
% mouse cont
www.eeworm.com/read/488791/6485560
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, StrUtils, Variants, Classes, Controls, Forms,
Dialogs, JSocket, ExtCtrls, StdCtrls, Grobal2, IniFiles, Menus, GateShare,
ComCtrls