代码搜索:数字时钟程序
找到约 10,000 项符合「数字时钟程序」的源代码
代码结果 10,000
www.eeworm.com/read/326053/13169044
cpp 程序13.1:多重继承.cpp
/* 程序13.1:多重继承.cpp:*/
#include //包含头文件
#include //包含头文件
using namespace std; //使用名字空间std
class Base1
{
private:
int iVar;
public:
Base1(int iVar=0)
{
this->iVar=iVa
www.eeworm.com/read/326053/13169071
cpp 程序15.1:单链表.cpp
/******程序15.1:单链表.cpp******/
#include
#include
using namespace std;
class Information
{
private:
string sName; //姓名
string sPhone; //电话
string sMobile; //手机
stri
www.eeworm.com/read/326053/13169109
cpp 程序7.9:独立实践.cpp
/* 程序7.9:独立实践3.cpp:*/
#include
using namespace std;
class Customer
{
private:
int iAge;
public:
Customer(int x=20);
void display();
};
int main()
{
Customer cOb
www.eeworm.com/read/326001/13171237
txt pls程序0.txt
function [B,p,w,b]=pls1(x,y,A);
%[p,w,b]=pls1(x,y,maxnum) is a program by using pls1 algorithm to build a PLS model.
%x is a n*m matrix,where m is wavelength number and n sample number.
%y is
www.eeworm.com/read/325881/13178105
doc 程序使用说明.doc
www.eeworm.com/read/241014/13178774
asm 密码程序cx.asm
;******************************************;
; copyright@vivian_chan ;
; chen_xi 2006 ;
; ;
;***************
www.eeworm.com/read/139164/13185763
c 液晶显示程序.c
//file://汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。
// TGLCMLIMIT64A接口程序(模拟方式)
/***************************************************************************
;连线图:
;*LCM---89C52* *LCM---89C52* *LCM------
www.eeworm.com/read/325192/13220676
doc html控件用法程序.doc
www.eeworm.com/read/325192/13220686
doc monitor类使用程序.doc
www.eeworm.com/read/325192/13220695