代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/301744/13849959
vhd moving_object.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
USE ieee.std_logic_arith.ALL;
ENTITY moving_object IS PORT
( clk : IN std_logic;
vcount : IN std_logic_vector(11 DOWN
www.eeworm.com/read/301733/13850390
vhd moving_object.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY moving_object IS PORT
( clk : IN std_logic;
vcount : IN std_logic_vector(10 DOWNTO 0);
hcount : IN st
www.eeworm.com/read/301230/13863208
m object_func.m
function [error,f,forecast]=object_func(Input_Num,Hidden_Num,Output_Num,w,x,y,Sample_Num,n,fmax,line);
%t=0:0.1:10;
%y = (t + 10*sin(5*t)+7*cos(4*t))';
%x=t';
%Sample_Num=101;
%Input_Num=1;
%H
www.eeworm.com/read/152843/5665341
h irias_object.h
/*********************************************************************
*
* Filename: irias_object.h
* Version:
* Description:
* Status: Experimental.
* Auth
www.eeworm.com/read/147766/5727438
h irias_object.h
/*********************************************************************
*
* Filename: irias_object.h
* Version:
* Description:
* Status: Experimental.
* Auth
www.eeworm.com/read/147331/5731190
c dl-object.c
/* Storage management for the chain of loaded shared objects.
Copyright (C) 1995,96,97,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Librar
www.eeworm.com/read/139332/5799586
h object_index.h
// Copyright (c) 1997-2000 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Pub