代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/430491/8741618
java cnn.java
// JAPVIC - Java Applet for the Visualisation of CNN Dynamics
// (c) 1997 Institute for Signal and Information Processing, ETHZ.
// written by Martin Haenggi
//
// Main class
import java.awt.*;
im
www.eeworm.com/read/270913/11020601
vhd cnn.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity cnn is
port(clk :in std_logic;
dataout:out std_logic_vector(31 downto 0));
end cnn;
architecture aa
www.eeworm.com/read/270913/11020677
bsf cnn.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/170226/7097595
sh cnn.sh
./svdrpsend.pl -d kenny -p 12345 tune 12051 v 27500
./svdrpsend.pl -d kenny -p 12345 addv 2319:1
./svdrpsend.pl -d kenny -p 12345 adda 2321:2
www.eeworm.com/read/208098/15254766
dsw cnn.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/208098/15254768
cpp cnn.cpp
#include "stdafx.h"
#include
#include
#include
void main(long argc, char* argv[])
{cout.setf(ios::fixed,ios::floatfield);
int n,i,j,*A,*B,*C,temp_c,temp_b,temp
www.eeworm.com/read/208098/15254769
exe cnn.exe
www.eeworm.com/read/208098/15254770
plg cnn.plg
Build Log
--------------------Configuration: CNN - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/208098/15254771
dsp cnn.dsp
# Microsoft Developer Studio Project File - Name="CNN" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso