代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/358610/6282115
cpp 多声卡.cpp
#include
#include
#include
HANDLE m_File;
#include "Wave.cpp"
WAVEFORMATEX * wf;
DWORD filebuflen;
HANDLE FileHandle;
void saveFile(HWND hWnd,LPTSTR pSaveBuff
www.eeworm.com/read/358610/6282116
rap 多声卡.rap
[Project]
Assembler=cpp
Type=Console App
Description=f
Backup=$P\Bak\
Group=1
GroupExpand=1
调试=0
[Files]
1=多声卡.cpp
2=多声卡.h
3=
4=libs.txt
5=Wave.h
6=Wave.cpp
[MakeFiles]
0=多声卡.rap
1=多声
www.eeworm.com/read/407126/11428734
e 多光源.e
www.eeworm.com/read/403657/11513317
bmp 多折线.bmp
www.eeworm.com/read/401756/11550713
bmp 多栏式.bmp
www.eeworm.com/read/156725/11782278
m 多图.m
I=imread('rice.tif');
BW1=edge(I,'canny');
BW2=edge(I,'sobel');
BW3=edge(I,'prewitt')
BW4=edge(I,'log');
BW5=edge(I,'roberts');
figure(1),imshow(I),title('ԭͼ');
figure(2),imshow(BW1),title('can
www.eeworm.com/read/295240/8178803
c 串口__利用串口中断.c
#include
#define unchar unsigned char;
unchar temp;
void initial()
{
TMOD=0x20;
TH1=0xf4;
TL1=0xf4;
ET1=1;
TR1=1;
TR0=1;
EA=1;
SCON=0xd8;
PCON=0x00;
ES=1;
}
void ma
www.eeworm.com/read/295240/8178819
obj 串口__利用串口中断.obj
www.eeworm.com/read/295240/8178829
lnp 串口__利用串口中断.lnp
"STARTUP.obj",
"串口__利用串口中断.obj"
TO "串口__利用串口中断"
www.eeworm.com/read/295240/8178835
plg 串口__利用串口中断.plg
礦ision2 Build Log
Project:
D:\电子设计程序仿真之类的\串口通信非下载的\串口__利用串口中断.uv2
Project File Date: 11/17/2007
Output:
Build target 'Target 1'
assembling ST