代码搜索:自举升压结构
找到约 10,000 项符合「自举升压结构」的源代码
代码结果 10,000
www.eeworm.com/read/474186/6816148
cpp lr0.cpp
#include
#include
#include
#include
static int line=1;
bool end=1;
#define MAXLONG 20
void ACTION(char *chars);
void Print();
struct Sentence{//句型结构体
www.eeworm.com/read/471352/6890658
cpp snowwhite .cpp
//snowwhite-小游戏程序//
#include
#include
#include //时间函数头包含,用于随机生成数//
int playstar=0; //控制游戏是否开始//
//*******************结构体*******************//
www.eeworm.com/read/295539/8155630
h maptabledesc.h
/************************************************************
文件名: MapTableDesc.h
作者: 钱军洪 Version : 1.0 Date: 2002/12/21
类描述: 对属性数据的表结构的管理
邮件地址:Visual20@sohu.c
www.eeworm.com/read/295512/8156658
cpp p1-79.cpp
#include
//定义结构
struct student {
char name[10];
float grade;
};
//更改student数据的grade成员,参数形式为引用
void change(student &x,float grade)
{
x.grade=grade;
}
//更改stu
www.eeworm.com/read/295491/8158933
cpp p1-79.cpp
#include
//定义结构
struct student {
char name[10];
float grade;
};
//更改student数据的grade成员,参数形式为引用
void change(student &x,float grade)
{
x.grade=grade;
}
//更改stu
www.eeworm.com/read/195327/8163904
cpp p1-79.cpp
#include
//定义结构
struct student {
char name[10];
float grade;
};
//更改student数据的grade成员,参数形式为引用
void change(student &x,float grade)
{
x.grade=grade;
}
//更改stu
www.eeworm.com/read/394238/8240949
txt dac960.c.txt
any problems,send mail to sindybear@163.com
相关文件
DAC960.h
***************************基本数据结构******************************************
int DAC960_ControllerCount = 0; //检测到的dac控制器的数目
int
www.eeworm.com/read/394238/8240998
txt lvm.c.txt
any questions,send email to netxiong@263.net
相关文件:
/linux/lvm.h
/driver/md/lvm-snap.c
*************************基本数据结构*************************/
(1):static struct gendisk lvm_gendisk //可分区设备
www.eeworm.com/read/394238/8241114
txt tty.h.txt
any question,send email to netxiong@263.net
相关文件:
/linux/tty_driver.h
*************************基本数据结构****************************
struct tty_struct
#struct tty_driver driver; //定义了相应的处理函数
www.eeworm.com/read/193134/8252005
cs pdudecoding.cs
/////////////////////////////////////
///程 序 员:武志文(蚕蛹)
/// sillnet163.net
///文 件:PDUdecoding.cs
///概 要:针对国内短信编码(USC2)
///组成结构:包含四个函数:
/// smsDecodedCenterNumber(string sr