代码搜索结果
找到约 10,000 项符合
2 的代码
2_2.cpp
//2_2.cpp
#include
using namespace std;
int main()
{
int year;
bool IsLeapYear;
cout > year;
IsLeapYear = ((year % 4 == 0 && year % 100 != 0) ||
2x2
#define 2x2_width 16
#define 2x2_height 16
static unsigned char 2x2_bits[] = {
0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0
2x2
#define 2x2_width 16
#define 2x2_height 16
static unsigned char 2x2_bits[] = {
0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0
2x2
#define 2x2_width 16
#define 2x2_height 16
static char 2x2_bits[] = {
0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33
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)
adc2.#2
/////////ADC2调试程序,p1.2口单端输入/////////////////
/////////T2定时采样,ADC2监控中断/////////////////////
/////////ADC2.c////////////////////////////////////////
#include "lcd.h"
#define ADC0START temppage=SFRPA
2x2
#define 2x2_width 4
#define 2x2_height 4
static char 2x2_bits[] = {
0x0f, 0x0f, 0x03, 0x03};
2-2.c
/*
* Copyright (c) 2002, Intel Corporation. All rights reserved.
* Created by: julie.n.fleischer REMOVE-THIS AT intel DOT com
* This file is licensed under the GPL license. For the full conten
2_2.cpp
#include
#include
const double pi = 3.1415926;
void main()
{
double radius1, radius2;
cout radius1 >>radius2;
cout