搜索结果
找到约 1,016 项符合
ONE-WIRE 的查询结果
网络 KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one p
KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to demonstrate KPhoneSI s concept of external sessions!
其他书籍 one complete ofdm introduction
one complete ofdm introduction
uCOS one successful and really rtos
one successful and really rtos
单片机开发 it is a automotive application of CAN protocol one microcontroller.
it is a automotive application of CAN protocol one microcontroller.
汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
data
array sdword 2 dup(?)
str1 byte "Please input one 32-bit sign number :",0dh,0ah,0
str2 byte "The result is : ",0
align 4
jia1gao sdword 0
jia1 sdword 0
.code
main proc
call clrscr
mov esi,offset array
mov ecx,lengthof array
mov edx,offset str1
push esi
putin:
call writestring ...
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...
单片机开发 1-wire协议实现
1-wire协议实现,用程序描述了1-wire协议读写,搜索,效验,又加上用温控18b20进行实例实现,可以直接调用源程序
其他 One of the most beautiful pictorial
One of the most beautiful pictorial
VC书籍 From C++ to Visual C++ one hundred examples.
From C++ to Visual C++ one hundred examples.
人工智能/神经网络 A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...