代码搜索:主电路设计
找到约 10,000 项符合「主电路设计」的源代码
代码结果 10,000
www.eeworm.com/read/119338/6090780
java ex_11_2_1.java
/*
*文件名:ex_11_2_1.java
*说 明:通过实现Runnable接口创建线程
*/
// 主类
class ex_11_2_1
{
public static void main(String args[])
{
PrimeRunnable primes=new PrimeRunnable();
Thread t1;
//将
www.eeworm.com/read/108670/6181439
h gengine.h
#ifndef _GENGINE_H
#define _GENGINE_H
#include "gl.h"
#include "../common.h"
#include
#include
// 主画面的尺寸
#define WIN_WIDTH 640
#define WIN_HEIGHT 352
// tile的尺寸
www.eeworm.com/read/493864/6391676
c 3.c
#include //预处理命令
void main(void) //主函数名
{
unsigned int a; //定义变量a为unsigned int类型
unsigned char b; //定义变量b为unsigned char类型
do
{ //do while组成循环
for (a=0; a
www.eeworm.com/read/491976/6429184
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain '程序主窗体
Public UserName As String '用户名
Public PWD As String '用户密码
Public CONN As String '数据库连接字符串
Public gintSmode As Integer '用于舱位信
www.eeworm.com/read/488679/6483523
c main.c
/*******************************************************************************
* 版权所有 (C)2005,深圳豪恩科技有限公司
*
* 文件名称: main.C
* 文件标识:
* 内容摘要: LHD6000主板主芯片程序,2006-10-30开始
* 其它说明:
* 当前版本: 0.000
*
www.eeworm.com/read/486514/6534222
c i2c_m.c
#include
/* 主器件函数库 */
/*******************************************
申请总线
功能:进行I2C总线的初始化--包括时钟速率,I2C使能,发送起始信号
********************************************/
void getbus()
www.eeworm.com/read/485355/6559687
java linearsearch.java
//线性搜索,在一列安中搜索一个数。
import javax.swing.JOptionPane;
public class LinearSearch {
/*主方法体*/
static final int LISTLENGTH=10;
public static void main(String []args){
int []list= new int[LISTLENGT
www.eeworm.com/read/485355/6559692
java testmatrixoperation.java
//TestMatrix0peration.]ava: 两个矩阵的相加和相乘
public class TestMatrixOperation {
/** 主方法体 */
public static void main(String[] args) {
// 创建两个二维矩阵
int[][] matrix1 = new int[5][5]
www.eeworm.com/read/479567/6688759
c lift.c
/*lift.c 主函数*/
#include
#include
#include
#include
#include
#include"egg.h"
#include"lift.h"
#include"data.h"
extern FILE *InputFileptr;
www.eeworm.com/read/477862/6724496
txt 程序说明.txt
index.asp为E169的主站程序
fzindex.asp为fzinfo.net
fzjsindex.asp为wffzjs.com(坊子人口网)
wuzhouindex.asp为鲁能五洲集团的显示页面