搜索资源列表
qitijiance
- 毕业论文全套~ 本课题主要设计一种气体泄漏检测系统。-full dissertation topic-the main design of a gas leak detection system.
leakyantenna
- 本文介绍了一种基于复合右/左手(composite right/left-handed,CRLH)超材料的新型高增益的有源漏波天线(leaky-wave antenna,LWA)。这种天线工作在边射,由无源CRLH漏波部分与放大器相互连接,重新组成一种在辐射过程中逐步增大功率泄漏的结构,从而提高天线的有效口径进而提高其增益。通过放大器的准单向特性而导致的匹配再生功能,增益还可以进一步得到提高。-This paper presents a composite based on the right
02
- A Leak-Free Singleton Class Singleleton类
TestingDoc
- 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-
labview
- 着重的介绍了labview的用法,对初学者有很大的帮助,而对学习过labview的人有提高和查漏补缺的作用。-Focused introduction to the use labview, very helpful for beginners, while the people have learned to enhance and labview leak filled the role.
guandanxieloujiance
- 管道泄漏检测的一篇博士论文,冯健,东北大学的博士-Pipeline Leak Detection of a doctoral thesis, Feng, Ph.D. Northeastern University
GSM
- 本系统主要由单片机和GSM短信模块组成,借助最可靠、最成熟的GSM移动网络,以最直观的中文短消息或电话形式,直接把报警地点的情况反映到您的手机屏幕上。它采用主动式红外传感器进行检测,变有形的传统防盗网防盗窗为无形,给火灾时的逃生提供方便。并配备烟雾传感器和燃气泄漏传感器,实现防火、防燃气泄漏的作用。-The system is mainly by the single-chip modules and GSM text messages, with the most reliable, most
Cneicunxielou
- 描述了C/C++内存泄露的问题,以及如何检查内存泄露,及一些常用工具的使用,较详细.-Described the C/C++ memory leak problem, and how to detect memory leaks, and some common tools to use, more detailed.
DocSecurity
- 介绍电子文档防泄密论文,包括: 基于DRM的文档安全流转系统的研究与实现以及电子文档防泄密软件的设计与实现-Anti-leak papers on e-documents, including: DRM-based circulation system for document security and implementation of anti-phishing software and electronic document Design and Implementation
VCCRT
- Visual Studio 调试器和 C 运行时 (CRT) 库为我们提供了检测和识别内存泄漏的有效方法。下面请和我一起分享收获——如何使用 CRT 调试功能来检测内存泄漏?-Visual Studio debugger and C run-time (CRT) library provides us with memory leak detection and identification of effective methods. Please share with me the follo
xxx
- 烟雾检测报警装置是能够检测环境中的烟雾浓度并具 有报警功能的仪器。该报警装置是石油化学工业、有气体泄漏可能 的生产工厂及家庭防火防爆必备的仪器。-Smoke detection and alarm device is able to detect the concentration of smoke in the environment and has an alarm function of equipment. The alarm device is the petrochemical in
C-plus-plus-Memory-Leak-Detect-Tools
- 介绍C++编程中检测内存泄露的工具,比较详细和实用-Programming in C++ memory leak detection tools, more detailed and practical
Spring
- Spring文档,可以根据局自己的不足查漏补缺-Spring documentation, according to Bureau of their own inadequacies leak filled
system-based-on-GSM-SMS-module
- 采用主动式红外传感器进行检测,并配备烟雾传感器和燃气泄漏传感器,实现防火、防燃气泄漏的作用。-Active infrared sensors to detect, and change the traditional anti-theft network security windows tangible for the intangible, to the fire escape. And equipped with smog sensor and gas leak sensors, fire
vld-detailed-guidance-notes
- 内存泄露检查vld-1.9h-setup详细使用指导说明-Memory leak check vld detailed guidance notes
CPP-memory-leak-detection-principle
- C++内存泄漏检测原理,对程序设计非常有帮助。-C++ memory leak detection principle, very helpful to the program design
wpes2008
- Recent approaches for protecting information in data out- sourcing scenarios exploit the combined use of access control and cryptography. In this context, the number of keys to be distributed and managed by users can be maintained limited by
FastMM
- 这几天因为一个程序长时间运行出现比较严重的内存泄露问题,开始关注了一下内存管理方面的东西,以前也注意内存管理,创建了对象及时释放,但总有忘了处理的情况。 在Delphi中没有自动回收机制,所以一定要及时释放使用的内存,虽然有时小的内存泄露并不会造成太大的问题。 Delphi中检测内存泄露可以使用开源的FastMM使用很简单。-These days because of a long-running programs appear more serious memory lea
valgrind
- 检测C++编码内存泄露工具valgrind使用方法及常见内存泄露错误-Detecting memory leaks C++ coding methods and common tools used valgrind memory leak errors
Memory-Leak
- 内存泄露时,通过钩子函数进行调试,找到内存泄露代码的方法-A memory leak, debugging by hook functions, methods to find memory leaks code