代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/413923/11136964
c test.c
/*********************
* 串口中断测试程序
* www.mcu123.com
* LPC214X KIT
**********************/
#include
/* System configuration: Fosc, Fcclk, Fcco, Fpclk must be defined */
/* C
www.eeworm.com/read/105101/15678130
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
www.eeworm.com/read/103971/15715362
txt 安装说明.txt
串口接入模块安装说明
文件:
接入模块(SerialConnect)
配置文件(SerialConfig.xml)
配置文件制作:
样例:
1
www.eeworm.com/read/103971/15715366
txt 安装说明.txt
串口接入模块安装说明
文件:
接入模块(SerialConnect)
配置文件(SerialConfig.xml)
配置文件制作:
样例:
1
www.eeworm.com/read/391333/8408365
txt readme.txt
powell优化搜索算法,适合于多参数优化且目标函数中不包含参数的情况-Powell optimization search algorithm, suited to multi-parameter optimization objective function which does not contain the parameters of
www.eeworm.com/read/380077/9166064
cpp polyarith.cpp
/* 多项式加法和乘法示例 */
#include
#include
#include
using namespace std;
//定义多项式的项类
class term {
public:
int coef; //多项式系数
int exp; //多
www.eeworm.com/read/380056/9167140
txt 数据库备份还原恢复工具.txt
SQL数据库备份还原恢复,平时用的多,所以就随便写成一个小工具了.看到论坛里有人想要这方面的,就放上来了!^_^
www.eeworm.com/read/397331/8055333
ini nack.ini
;last pos not have NULL but maybe have Tab
[MainBackGround]
BackGd = res\bg.bmp
[Multimedia]
TitleArea = 59,3,421,26;topx,topy,bottomx,bottomy
TitleName = 多图
TitleColor = 0,0,255,30;color
B