代码搜索:输出可调

找到约 10,000 项符合「输出可调」的源代码

代码结果 10,000
www.eeworm.com/read/390195/8477409

c hd44780.c

#include "includes.h" #define HD44780_C /**************************************************************************************/ //函数名 :lcd_pulse //属性 :私有 //功能 :产生LCD所需的短脉冲 //输入参数 :无 //输出参数
www.eeworm.com/read/188943/8503695

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 输出.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/287750/8672844

java readwrite.java

// 输入输出演示 import java.io.*; public class ReadWrite { public static void main(String [] args) throws IOException { BufferedReader key=new BufferedReader(new InputStreamReader(System.in))
www.eeworm.com/read/386476/8745040

asm pca1.asm

;===================================================================== ; 文件名称: PCA1.ASM ; 功能描述: 使PCA工作于高速输出模式. 产生1KHz的方波信号. 测P1.3 ;==================================================================
www.eeworm.com/read/385906/8782541

c uart.c

#include"mb95100.h" /*----------------------------------------------------------------------------- 函数原型: unsigned char UART_readbyte_wait (void) 输入参数:无 输出参数:RDR0 功能描述: 串口读程序,返回
www.eeworm.com/read/382335/9035101

bak pwm2.c.bak

/********************************************************************** * *功能描述:PWM试验2,利用C8051F310内部PWM,从P2.0输出一定脉宽的波波 * * 从而产生音乐。 *************************************************************
www.eeworm.com/read/382335/9035115

c pwm2.c

/********************************************************************** * *功能描述:PWM试验2,利用C8051F310内部PWM,从P2.0输出一定脉宽的波波 * * 从而产生音乐。 *************************************************************
www.eeworm.com/read/281557/9150427

#1 dac.#1

/////////DAC调试程序///////////////// /////////T2定时更新DAC1输出///////////////////// ////////DAC0为直接更新/////////////////////////// /////////DAC.c//////////////////////////////////////// #include "c8051F040
www.eeworm.com/read/281557/9150437

c dac.c

/////////DAC调试程序///////////////// /////////T2定时更新DAC1输出///////////////////// ////////DAC0为直接更新/////////////////////////// /////////DAC.c//////////////////////////////////////// #include "c8051F040
www.eeworm.com/read/376037/9335293

f90 upperlower.f90

module LinearAlgebra implicit none contains ! 输出矩阵的子程序 subroutine output(matrix) implicit none integer :: m,n real :: matrix(:,:) integer :: i character(len=20) :: for='(??(1x,