搜索:abcd
找到约 15 项符合「abcd」的查询结果
结果 15
按分类筛选
https://www.eeworm.com/dl/648/374498.html
单片机开发
A Story about ABCD II · A Story About ABCD · Naive or Not? · The World
A Story about ABCD II
· A Story About ABCD
· Naive or Not?
· The World
https://www.eeworm.com/dl/652/420859.html
文章/文档
this file convert ABCD matrice to transfer function
this file convert ABCD matrice to transfer function
https://www.eeworm.com/dl/644/218312.html
汇编语言
在字符串‘1234567890’中的指定位置处position插入字符串‘ABCD’
在字符串‘1234567890’中的指定位置处position插入字符串‘ABCD’
https://www.eeworm.com/dl/666/250316.html
Delphi控件源码
delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd
delphi中的几个技巧
1、判断一个字符串是否包含于另外一个字符串的方法
例如:if pos( ab , abcd )<>0 then
messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0)
pos(obj,target) 在target字符串中找出第一个出现obj的第一个字符位置,如果找不到,返回0.
2、如何使窗口全屏,类似游戏一样, ...
https://www.eeworm.com/dl/648/332503.html
单片机开发
电话机电路的详细解说ppt文件 解压缩密码是abcd200844 抓紧时间哦
电话机电路的详细解说ppt文件
解压缩密码是abcd200844
抓紧时间哦
https://www.eeworm.com/dl/644/395874.html
汇编语言
从键盘输入两个十六进制数(长度小于4)
从键盘输入两个十六进制数(长度小于4),计算它们的和然后输出,如输入的两个数为1111,abcd,则显示结果为:1111+abcd=bcde
https://www.eeworm.com/dl/624/134203.html
串口编程
sony 351音响串口控制程序!程序本身提供了操作界面
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。
https://www.eeworm.com/dl/550/37624.html
开发工具
温湿度传感器 sht11 仿真程序下载
温湿度传感器 sht11 仿真程序
sbit&nbsp;out =P3^0;&nbsp;//加热口
&nbsp;//sbit&nbsp;input =P1^1;//检测口
&nbsp;//sbit&nbsp;speek =P2^0;//报警
&nbsp;sbit&nbsp;clo =P3^7;//时钟
&nbsp;sbit&nbsp;ST =P3^5;//开始
&nbsp;sbit&nbsp;EOC =P3^6;//成功信号
&nbsp;sbit&nbsp;gwei =P3^4;/ ...