搜索结果
找到约 20 项符合
Checks 的查询结果
按分类筛选
技术资料 How Are Clock Gating Checks Inferred
说明IC设计中时钟门控的时序检查要求,包括所有路径的检查,以避免产生毛刺等异常
Linux/Unix编程 POP clean checks messages for SPAM on POP mailboxes.
POP clean checks messages for SPAM on POP mailboxes.
uCOS This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccep
This function checks the mailbox to see if a message is available. Unlike OSMboxPend(),
OSMboxAccept() does not suspend the calling task if a message is not available.
串口编程 The file contains 16-bit, 32-bit CRC checks.
The file contains 16-bit, 32-bit CRC checks.
其他嵌入式/单片机内容 detailed memory test for embedded systems, checks for shorted address/data lines too
detailed memory test for embedded systems, checks for shorted address/data lines too
单片机开发 Can tell the new comer whether is the right user,and checks the information from Database.
Can tell the new comer whether is the right user,and checks the information from Database.
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.
家庭/个人应用 Complete video store application in C++ using linked lists to store data in files. it keeps track of
Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
数学计算 A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
Java编程 Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and
Overview
Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or through a pluggable persistence mechanism.
Functionality
Maintains lar ...