代码搜索:Models
找到约 5,847 项符合「Models」的源代码
代码结果 5,847
www.eeworm.com/read/141300/5772660
deck long_names.deck
Long names
*
* This circuit contains a sine wave source followed by a
* gain block code model with a gain of 10. Long names
* are used for instances, models, and nodes.
*
.tran 1e-5 1e-3
*
v1
www.eeworm.com/read/111672/6154038
m nnloo.m
function [Eloo] = nnloo(NetDef,W1,W2,U,Y,NN,trparms)
% NNLOO
% -----
% Leave-one-out estimate of the average generalization error for NNARX models.
%
% The leave-one-out cross-validation sch
www.eeworm.com/read/101005/6262828
h m_player.h
/* G:\quake2\baseq2\models/player_x/frames */
/* This file generated by qdata - Do NOT Modify */
#define FRAME_stand01 0
#define FRAME_stand02 1
#define FRAME_stand03
www.eeworm.com/read/493307/6400754
v mt48lc16m16a2_modeltb.v
// Testbench for Micron SDR SDRAM Verilog models
`timescale 1ns / 1ps
module mt48lc16m16a2_modeltb;
reg [15 : 0] dq; // SDRAM I/O
reg [12 : 0] addr
www.eeworm.com/read/489609/6466691
rd coefplot.rd
%% $Id: coefplot.Rd 148 2007-10-16 20:33:38Z bhm $
\encoding{latin1}
\name{coefplot}
\alias{coefplot}
\title{Plot Regression Coefficients of PLSR and PCR models}
\description{
Function to plot the r
www.eeworm.com/read/481239/6645653
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t
www.eeworm.com/read/481045/6656842
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t
www.eeworm.com/read/476355/6757952
c xmsdemo.c
#include
#include
#include
// Note: If you want to use XMS function 0xB, this simple
// xms_access routine only works for tiny, small, or medium
// models where t
www.eeworm.com/read/410605/11275019
cs dictmanager.cs
using System;
using System.Collections.Generic;
using System.Text;
using MyCRM.Models;
using MyCRM.DAL;
using MyCRM.IDAL;
using MyCRM.DBFactory;
namespace MyCRM.BLL
{
public class DictM
www.eeworm.com/read/410605/11275021
cs planmanager.cs
using System;
using System.Collections.Generic;
using System.Text;
using MyCRM.Models;
using MyCRM.DAL;
using MyCRM.IDAL;
using MyCRM.DBFactory;
namespace MyCRM.BLL
{
public class Pla