代码搜索结果
找到约 10,000 项符合
3 的代码
3_3_10.html
SQLite Release 3.3.10 On 2007 January 9 (3.3.10)
body {
3_6_3.html
SQLite Release 3.6.3 On 2008 Sep 22 (3.6.3)
body {
ma
3_3_9.html
SQLite Release 3.3.9 On 2007 January 4 (3.3.9)
body {
3_3_5.html
SQLite Release 3.3.5 On 2006 April 5 (3.3.5)
body {
m
3_3_4.html
SQLite Release 3.3.4 On 2006 February 11 (3.3.4)
body {
实例3-3.c
#include
int main(void)
{ double counter;
double result;
double temp;
for (counter = 0; counter < 4000.0 * 4000.0 * 4000.0 / 20.0 + 2030; counter += (5 - 3 +2 + 1 )
example3_3.m
clear;
clc;
n_end=63;
a=2;
K=0;
for i=0:n_end
K=K+a^(i);
end
format rat
K
format
5-3-3.m
%竞争层的输出
Jingzheng=rands(20)';
%正向权值W和反向权值T
W=rands(20,5);
T=rands(20,5);
%警戒参数
threshold=0.8;
%两组模式A1和A2
A1=[1 1 0 0 0];
A2=[1 0 0 0 1];
%初始化
for i=1:20
for j=1:5
W(i,j)=1/6;
实例3-3.c
#include
int main(void)
{ double counter;
double result;
double temp;
for (counter = 0; counter < 4000.0 * 4000.0 * 4000.0 / 20.0 + 2030; counter += (5 - 3 +2 + 1 )