代码搜索结果
找到约 10,000 项符合
2 的代码
2.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 'Targ
2-2.m
z1 = [1 2 4;3 4 1];
z2 = [-1 2 2; -5 -6 1];
b=[0;-1];
con1=concur(b,3);
n1 = netsum(z1,z2)
n2 = netprod(z1,z2)
n3 = netsum(z1,z2,con1)
2_2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
2_2.dsp
# Microsoft Developer Studio Project File - Name="2_2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
2_2.plg
Build Log
--------------------Configuration: 2_2 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\OOTTMA\LO
2_2.c
/*******************************************************************/
// 8个发光管由上至下间隔1s流动
//,其中每个管亮500ms,灭500ms,亮时蜂鸣器响
//,灭时关闭蜂鸣器,一直重复下