搜索结果
找到约 178 项符合
Stand-off 的查询结果
嵌入式/单片机编程 A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON
A six people s rushing replies an implement, use some s switches in toggle switch K0 ~ K5 is that ON accomplishes when rushing to reply button , nobody rush to answer, 6 numerical code circulation takes turns at demonstrating 1 ~ 6 (horse races) , who rushes to reply the numerical code stops having ...
VC书籍 Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques ...
其他书籍 This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete s
This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete set of tips, tricks, and tools for web developers, system administrators, and programmers who want to leverage the untapped power of XML. If you want more than the average XML user--to explore and expe ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
单片机开发 熟悉遥控接码解码的方法 //数码管显示解码结果:高四位为用户码
熟悉遥控接码解码的方法
//数码管显示解码结果:高四位为用户码,低2位为按键码
//硬件要求:拨码开关S10的第2位置ON,其他置OFF
// 拨码开关S5、S6全部置ON
// 其他拨码开关全部置OFF
// 可读出任何6121或6122(CD6121/CD6122/SC6121/SC6122)及其兼容芯 ...
数学计算 The functionality is to be designated the corresponding year reign France Thus the year, which was t
The functionality is to be designated the corresponding year reign France Thus the year, which was the year of the zodiac. But can be designated a specific date date of the lunar calendar. Author Note : I used to do this as a commercial product development PDA calendar procedures in recent transplan ...
加密解密 The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption sche
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based
Encryption from the Weil Pairing", CRYPTO 2001.)
There are a few modifications and additions. The Boneh-Franklin scheme is
used as a Key Encapsulation Mech ...
其他书籍 This document outlines what is necessary to install and run the LEACH protocol on version 2.27 of n
This document outlines what is necessary to install and run the LEACH protocol on version
2.27 of ns2. At the time of this writing, this is the newest version of ns2. The LEACH implementation
was written as a stand-alone application. Thus, in the past a version compiled for LEACH may or may
not work ...
其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...
驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...