代码搜索结果
找到约 10,000 项符合
2 的代码
nnd2n2.m
function nnd2n2(cmd,arg1,arg2,arg3)
%NND2N2 Two-input neuron demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% Firs
cngp2apidemo.rc2
//
// CNGP2APIDemo.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error 此文件不能由 Microsoft Visual C++ 编辑
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////
freq2_2.map.rpt
Analysis & Synthesis report for freq2_2
Sun Dec 21 15:13:02 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
freq2_2.tan.rpt
Classic Timing Analyzer report for freq2_2
Sun Dec 21 15:14:06 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
-------------------
freq2_2.fit.smsg
Extra Info: Performing register packing on registers with non-logic cell location assignments
Extra Info: Completed register packing on registers with non-logic cell location assignments
Extra Info:
freq2_2.tan.summary
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------
freq2_2.eda.rpt
EDA Netlist Writer report for freq2_2
Sun Dec 21 15:14:23 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
freq2_2.v.bak
module freq2_2(//input
clk,
//output
freq2_2
);
input clk;
output reg freq2_2;
reg [2:0] count,freq;
always@(posedge clk)
begin
count
freq2_2.flow.rpt
Flow report for freq2_2
Sun Dec 21 15:14:23 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Noti