搜索结果
找到约 19 项符合
passed 的查询结果
按分类筛选
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
语音压缩 The files in this directory comprise ANSI-C language reference implementations of the CCITT (Intern
The files in this directory comprise ANSI-C language reference implementations
of the CCITT (International Telegraph and Telephone Consultative Committee)
G.711, G.721 and G.723 voice compressions. They have been tested on Sun
SPARCstations and passed 82 out of 84 test vectors published by CCITT
(De ...
STL SSD5_EXE3练习题 if (!testConstructors()) { cerr << "Constructor and\or accessors failed check
SSD5_EXE3练习题
if (!testConstructors()) {
cerr << "Constructor and\\or accessors failed check\n"
return EXIT_FAILURE
}
if (!testLessThan()) {
cerr << "Operator < failed check\n"
return EXIT_FAILURE
}
if (!testInsertion()) {
cerr << "Operator >> failed check\n"
return EXIT_FAILURE
...
Java书籍 This taglib contains tags used to create struts input forms, as well as other tags generally useful
This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces.
Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combi ...
Java编程 The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language
The JavaServer Pages (JSP) Expression Language (EL) is a
simple non-procedural scripting language that can be used
to evaluate dynamic expressions within a JSP page. Each EL
expression evaluates to a single value that is then expressed as
text in the output of the JSP (when used in template text ...
书籍 Mobile Multimedia Communications Concepts
Mobile multimedia communication is increasingly in demand because of the basic need to communi-
cate at any time, anywhere, using any technology. In addition, to voice communication, people have a
desire to access a range of other services that comprise multimedia elements—text, image, animation,
h ...
书籍 ESD - Physics and Devices
Electrostatic discharge (ESD) phenomena have been known to mankind since Thales of
Miletus in approximately 600 B.C.E. noticed the attraction of strands of hay to amber.
Two thousand six hundred years have passed and the quest to obtain a better under-
standing of electrostatics and ESD phenomenon c ...
书籍 Foundations of MEMS
Five years have passed since the first edition of this book was published.Over the five years,the
world has witnessed a technological revolution headlined by an array of exciting consumer and
industrial products such as the Nintendo Wii, Apple iPod/iPad, sensor-rich smart phones,
phones with cameras ...
技术资料 FreeModbus 英文资料
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current register values.See a ...