代码搜索:输出可调
找到约 10,000 项符合「输出可调」的源代码
代码结果 10,000
www.eeworm.com/read/28694/1006153
d 用timer1输出比较功能调节频率输出.o.d
用TIMER1输出比较功能调节频率输出.o: \
../用TIMER1输出比较功能调节频率输出.c \
C:\WinAVR-20090313\avr\include/avr/io.h \
C:\WinAVR-20090313\avr\include/avr/sfr_defs.h \
C:\WinAVR-20090313\avr\include/inttypes.h \
www.eeworm.com/read/389621/8510584
asm 任意进制to任意进制输出.asm
data segment
Binnum dw 894
data ends
stack segment para stack
db 20h dup(?)
stack ends
code segment
assume cs:code,ds:data,ss:stack
start:
mov ax,data
mov ds,ax
mov ax,Binnum
mov dx,
www.eeworm.com/read/389621/8510605
asm 字符串逆序输出.asm
;si执行源操作数地址,di指向目的操作数地址
data segment
Msg1 db "Please input a string:$"
Msg2 db 0ah,0dh,"It's reverse string is:$"
String1 db 100,?,100 dup(?)
String2 db 100,?,100 dup(?)
Msg db 0ah,0dh,'$'
www.eeworm.com/read/389230/8541150
txt 隐含层到输出层.txt
0.444666023831815
0.798190822997529
-1.28641844600335
-0.699436625944184
-0.430035604475615
0.704021652694792
-3.43326125438217
2.64884044503206
3.06669534882798
-0.340538133618615
0.9633772
www.eeworm.com/read/386027/8770975
jpg 匹配滤波的输出信号.jpg
www.eeworm.com/read/427077/8978528
sch 隔离开关量输出.sch
www.eeworm.com/read/381678/9078472
aps 电路零件输出.aps
www.eeworm.com/read/381678/9078474
ico 电路零件输出.ico
www.eeworm.com/read/381678/9078482
h 电路零件输出.h
// 电路零件输出.h : main header file for the 电路零件输出 application
//
#if !defined(AFX__H__7083A6DD_F49E_4659_95A6_0576F8FF350B__INCLUDED_)
#define AFX__H__7083A6DD_F49E_4659_95A6_0576F8FF350B__INCLUDED_
www.eeworm.com/read/381678/9078488
cpp 电路零件输出.cpp
// 电路零件输出.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "电路零件输出.h"
#include "电路零件输出Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat