搜索:false

找到约 102 项符合「false」的查询结果

结果 102
https://www.eeworm.com/dl/656/373519.html Java书籍

Java script脚本常用代码(全)2007-07-11 13:48click() 对象.click() 使对象被点击 closed 对象.closed 对象窗口是否已关闭true/false

Java script脚本常用代码(全)2007-07-11 13:48click() 对象.click() 使对象被点击 closed 对象.closed 对象窗口是否已关闭true/false clearTimeout(对象) 清除已设置的setTimeout对象 clearInterval(对象) 清除已设置的setInterval对象 confirm("提示信息") 弹出确认框,确定返回true取消返回false ...
下载 171
·
查看 1058
https://www.eeworm.com/dl/517319.html 电路图

DHT11温湿度检测

由STC89C51单片机来控制DHT11传感器采集的温湿度的转换、1602液晶屏的显示,以及蜂鸣器的报警。
下载 4
·
查看 80
https://www.eeworm.com/dl/626/389777.html 编辑器/阅读器

一个windows记事本c#源码 在编辑菜单中的"查找下一个"没有实现 实现方法,在查找窗体的关闭事件中添加this.visual=false 或者把search类中的 biaoji()函

一个windows记事本c#源码 在编辑菜单中的"查找下一个"没有实现 实现方法,在查找窗体的关闭事件中添加this.visual=false 或者把search类中的 biaoji()函数改为 string biaoji() 提供个值 本期项目产生的问题 1.拦载windows窗体中的关闭事件 HREF 属性 notebookhelp是帮助文件源码 ...
下载 64
·
查看 1143
https://www.eeworm.com/dl/510/36449.html 无线通信

CC430无线模块唤醒功能

本应用手册阐述了此方案的设计理念,RF1A寄存器,以及WOR功能的时序。同时详细介绍了CC430F613x和CC430F513x等子系列的特殊用例,并将其归档。通过在CC430F613x和CC430F513x子系列上使用WOR的应用实例,本应用手册给出结论。 ...
下载 72
·
查看 1176
https://www.eeworm.com/dl/655/470892.html 微处理器开发

Compute Classical detection threshold for radar detection under additive Gaussian white noise criter

Compute Classical detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
下载 72
·
查看 1049
https://www.eeworm.com/dl/502/29393.html 单片机编程

基于单片机和串行EEPROM的智能密码锁的设计与制作

摘要:传统的门锁既要备有大量的钥匙,又要担心钥匙丢失后的麻烦。随着单片机的问世,出现了带微处理器的密码锁,它除具有电子密码锁的功能外,还引入了智能化、科技化等功能,从而使密码锁具有很高的安全性、可靠性,受到了广大用户的亲睐。本文介绍一种基于单片机和串行EEPROM的智能密码锁,对系统硬 ...
下载 175
·
查看 1189
https://www.eeworm.com/dl/665/470894.html matlab例程

Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white

Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
下载 101
·
查看 1160
https://www.eeworm.com/dl/641/465059.html 数学计算

This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a

This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
下载 42
·
查看 1062
https://www.eeworm.com/dl/644/217881.html 汇编语言

实现直接插入排序 要求:封装成一个函数

实现直接插入排序 要求:封装成一个函数,形式如下:    void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序       bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 ...
下载 190
·
查看 1117
https://www.eeworm.com/dl/619/429798.html Linux/Unix编程

cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallo

cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
下载 44
·
查看 1110