搜索:consistent
找到约 25 项符合「consistent」的查询结果
结果 25
按分类筛选
https://www.eeworm.com/dl/647/354812.html
嵌入式/单片机编程
COBS-consistent overhead byte stuffing
COBS-consistent overhead byte stuffing,一种串行通信字节流packetize的算法,在PPP和HDLC串行通信中均有用,笔者把它用在单片机串行通信程序中,非常成功。包中的两个工程阐释了算法原理。pdf文档进一步作了说明。
https://www.eeworm.com/dl/633/413710.html
Java编程
simple java programme with a playable othello game with consistent ai players
simple java programme with a playable othello game with consistent ai players
https://www.eeworm.com/dl/cadence/ebook/446293.html
电子书籍
Engineering often involves applying a consistent, structured approach to the solving of problems
Engineering often involves applying a consistent, structured approach to the solving of problems
https://www.eeworm.com/dl/682/232326.html
中间件编程
MW6 QRCode ASP.NET web control is 100% consistent with the QRCode specification and extremely easy t
MW6 QRCode ASP.NET web control is 100% consistent with the QRCode specification and extremely easy to use, the package downloadable from our website comes with an ASP.NET sample project which demonstrates exactly how to create the QRCode barcode in the ASP.NET environment.
https://www.eeworm.com/dl/932808.html
技术资料
期刊论文:Improving reflectance estimation by BRDF-consistent region cluste
·期刊论文:Improving reflectance estimation by BRDF-consistent region clustering
https://www.eeworm.com/dl/cadence/ebook/234691.html
电子书籍
usb 1.1 规范 The 1.1 revision of the specification is intended for product design. Every attempt has
usb 1.1 规范
The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure a
consistent and implementable specification. Implementations should ensure compliance with this revision.
https://www.eeworm.com/dl/516/139716.html
DSP编程
PID calculations for the _pid structure *a. This function uses the positional form of the pid equati
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
https://www.eeworm.com/dl/522053.html
书籍
Phase-Locked+Loops+for+Wireless+Communications
This book is intended for the graduate or advanced undergraduate
engineer. The primary motivation for developing the text was to present a
complete tutorial of phase-locked loops with a consistent notation. I believe
this is critical for the practicing engineer who uses the text ...
https://www.eeworm.com/dl/968521.html
技术资料
AN2945
STM8S和STM32™微控制器:一个轻松跨越隔阂的8位/32位产品平台
(STM8S and STM32™ MCUs: a consistent 8/32-bit product line for painless
migration)
https://www.eeworm.com/dl/656/207889.html
Java书籍
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robus ...