代码搜索:GSerial

找到约 97 项符合「GSerial」的源代码

代码结果 97
www.eeworm.com/read/116020/14992697

png gserial.png

www.eeworm.com/read/116020/14992698

h gserial.h

#ifndef GSERIAL_H #define GSERIAL_H #include #define MAX_DISP_BUFFER_SIZE 20000 #define MAX_INPUT_BUFFER_SIZE 1000 //define the max number of char can be displayed in the TextView's bu
www.eeworm.com/read/116020/14992703

desktop gserial.desktop

[Desktop Entry] Version=0.1 Encoding=UTF-8 Name=gserial Name[zh_CN]=串口调试器 Comment=Serial Debug Exec=gserial Terminal=false Type=Application Icon=gserial.png Categories=GNOME;Application;Development; S
www.eeworm.com/read/116020/14992707

c gserial.c

#include "serialfunc.h" #include "gserial.h" #include #include #include #include #include #include #include #include
www.eeworm.com/read/209930/15211573

png gserial.png

www.eeworm.com/read/209930/15211574

h gserial.h

#ifndef GSERIAL_H #define GSERIAL_H #include #define MAX_DISP_BUFFER_SIZE 20000 #define MAX_INPUT_BUFFER_SIZE 1000 //define the max number of char can be displayed in the TextView's bu
www.eeworm.com/read/209930/15211579

desktop gserial.desktop

[Desktop Entry] Version=0.1 Encoding=UTF-8 Name=gserial Name[zh_CN]=串口调试器 Comment=Serial Debug Exec=gserial Terminal=false Type=Application Icon=gserial.png Categories=GNOME;Application;Development; S
www.eeworm.com/read/209930/15211581

c gserial.c

#include "serialfunc.h" #include "gserial.h" #include #include #include #include #include #include #include #include
www.eeworm.com/read/7960/140161

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP Edited by Gong jianwei http://www.gjwtech.com For asynchronous serial port communications 适用于DOS
www.eeworm.com/read/7960/140162

h gserial.h

/*--------------------------------------------------------------------- FILENAME: GSERIAL.H This file is used to define const and class for GSERIAL.CPP 此文件用于定义常量和serial类的变量 --------------