搜索结果
找到约 1,870 项符合
INTERFACE-f 的查询结果
嵌入式Linux pcf8593实时时钟的驱动实例 Real Time Clock interface for Linux on CPE with FTRTC010
pcf8593实时时钟的驱动实例
Real Time Clock interface for Linux on CPE with FTRTC010
单片机开发 Design of the interface between MCU and Serial A/D Converter TLC0834
Design of the interface between MCU and Serial A/D Converter TLC0834
数学计算 给出一组实验数据集(x,y),构造一条能较好反映这组数据所包含的规律的曲线F(x)
给出一组实验数据集(x,y),构造一条能较好反映这组数据所包含的规律的曲线F(x)
网络 this is a saja for php code ingra ajax interface
this is a saja for php code
ingra ajax interface
数据结构 Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language
Problem F:汽车加油
Time Limit:1000MS Memory Limit:65536K
Total Submit:1400 Accepted:404
Language: not limited
Description
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。
编程任务:
对于给定的n和k(k <= 10000)个加油站位置, ...
单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C
This example demonstrates how the C8051F06x SMBus interface can communicate
// with a 256 byte I2C Serial EEPROM (Microchip 24LC02B).
// - Interrupt-driven SMBus implementation
// - Only master states defined (no slave or arbitration)
// - Timer4 used by SMBus for SCL low timeout detection
// - SCL ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
单片机开发 LCD DRIVE I2C INTERFACE RESOURCE FILE
LCD DRIVE I2C INTERFACE RESOURCE FILE
其他书籍 USBD specfor persons who want to develop USB interface
USBD specfor persons who want to develop USB interface
数学计算 Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
algorithm to sample from the distribution P ~ EXP(-F), where F is the
first argument to HMC. The Markov chain starts at the point X, and
the function GRADF is the gradient of the `energy function F.