代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/410203/7002902
c legacy.c
/*++
Copyright (c) 1991, 1992, 1993 Microsoft Corporation
Module Name:
Legacy.c
Abstract:
This module contains the code that does the legacy configuration and
initializatio
www.eeworm.com/read/364251/7075552
c hash.c
/*
* hash.c: chained hash tables
*
* Reference: Your favorite introductory book on algorithms
*
* Copyright (C) 2000 Bjorn Reese and Daniel Veillard.
*
* Permission to use, copy, modify, and di
www.eeworm.com/read/364251/7075856
h nanoftp.h
/*
* Summary: minimal FTP implementation
* Description: minimal FTP implementation allowing to fetch resources
* like external subset.
*
* Copy: See Copyright for the status of this
www.eeworm.com/read/309414/7088023
java myserver.java
import javax.swing.*;
import javax.swing.table.*;
import java.awt.*;
import java.awt.event.*;
import java.net.*;
import java.io.*;
import java.util.Vector;
import javax.swing.border.*;
class
www.eeworm.com/read/460712/7105697
m qscrelmt.m
function qscrelmt(flag)
% QSCRELMT Setup mouse window function. (Utility Function)
% QSCRELMT initializes the specific mouse button down functions
% for the adding of elements fro
www.eeworm.com/read/460712/7105752
m plottmpl.m
function plottmp(w,wbd,P,nom,pos)
% PLOTTMPL Plot frequency response templates.
% PLOTTMPL(W,WBD,P,NOM) plots the frequency response data, P,
% which was computed at the freguenci
www.eeworm.com/read/464335/7165197
m walker.m
function walker
% WALKER Human gait.
% This model, developed by Nikolaus Troje, is a five-term Fourier series
% with vector-valued coefficients that are the principal components for
% data obtain
www.eeworm.com/read/464335/7165235
m lugui.m
function [L,U,pv,qv] = lugui(A,pivotstrat)
%LUGUI Gaussian elimination demonstration.
%
% LUGUI(A) shows the steps in LU decomposition by Gaussian elimination.
% At each step of the eliminatio
www.eeworm.com/read/464335/7165242
m touchtone.m
function touchtone(arg)
% TOUCHTONE Use FFT to synthesize and analyze telephone dialing
%
% The dual tone multi-frequency (DTMF) standard specifies that the tone
% generated by a button on a tele
www.eeworm.com/read/464335/7165244
m fftmatrix.m
function fftmatrix(varargin)
% FFTMATRIX Plot columns of the Finite Fourier Transform matrix.
% FFTMATRIX(N) plots all the columns of the FFT matrix of order N.
% FFTMATRIX(N,J) plots only the (J+