代码搜索结果
找到约 10,000 项符合
2 的代码
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.c
/*-------例程2-2 -------*/
#include
#include
int delete_file(char near *filename)
{
union REGS regs;
int ret;
regs.h.ah=0x41;
regs.x.dx=(unsigned)filename;
ret=int
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.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.cpp
#include
#include
using std::endl;using std::string;
using std::cin; using std::cout;
int main()
{
coutname;
cout
2-2.html
class选择器与标记选择器