代码搜索结果

找到约 10,000 项符合 2 的代码

d2r2.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

d2r2.txt

# include # include # include double func(double x) { double aa; aa = x * exp(-x) / ((x - 1) *(x-1) + 1); return aa; } void main() { //program d

d2r2.cpp

# include # include # include double func(double x) { double aa; aa = x * exp(-x) / ((x - 1) *(x-1) + 1); return aa; } void main() { //program d

tutorial2_page2.html

Webmonkey: javascript: Thau's JavaScript T

ex2c.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target

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