代码搜索:可编程序
找到约 10,000 项符合「可编程序」的源代码
代码结果 10,000
www.eeworm.com/read/396264/8117740
txt 主程序.txt
#include
#define ti 0.07
#define td 40
#define kp 12.3
#define uint unsigned int
#define uchar unsigned char
uchar ge,shi,bai;
sbit welage=P1^0; //个位位选定义
sbit welashi=P1^1; //十位位选定义
www.eeworm.com/read/296072/8124874
txt vb程序.txt
//---------------------------------------SComm控件的常用属性和方法-----------------------------
Commport;设置或返回串口号。
SettingS:以字符串的形式设置或返回串口通信参数。
Portopen:设置或返回串口状态。
InputMode:设置或返回接收数据的类型。
Inputlen:设置或返回
www.eeworm.com/read/396056/8135242
exe 串口程序.exe
www.eeworm.com/read/295759/8141929
doc 源程序.doc
www.eeworm.com/read/247392/12661694
exe 演示程序.exe
www.eeworm.com/read/146038/12682136
txt 程序说明.txt
1、这个程序用来反映新华电站反映得无法读取毫秒时间问题
主要运用了
settimer函数设置100ms显示一次时间
www.eeworm.com/read/333349/12686092
txt 程序说明.txt
此算法是基于旋转不变技术即(ESPRIT)编写的matlab程序,用来提取信号的频率,幅值,衰减时间常数,相位等参数,第一个.m中是ESPRIT程序(自带测试信号),第二个.m中是电压暂降测试信号
www.eeworm.com/read/247000/12693340