搜索结果
找到约 1,502 项符合
One-Class 的查询结果
单片机开发 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 ...
VxWorks This program demonstrates using a thread safe C++ class called SharedQT<T>. This example act
This program demonstrates using a thread safe C++ class called
SharedQT<T>. This example actually has several elements which
may prove useful for those who are new to C++:
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 ...
Java编程 an external program called from Adam s FitnessFunction class in order to evaluate the fitness of a
an external program called from Adam s FitnessFunction class in
order to evaluate the fitness of a genome within a distributed grid.
Java编程 浅析Java国际化编程及其实现 注意事项:所附压缩文件I18NDemo.zip包含源程序I18NDemo.java、资源文件、编译后产生的class文件及打包后的I18N.jar文件。 在Wind
浅析Java国际化编程及其实现
注意事项:所附压缩文件I18NDemo.zip包含源程序I18NDemo.java、资源文件、编译后产生的class文件及打包后的I18N.jar文件。
在Windows平台(需要J2RE1.4.1)下,双击I18N.jar(如果所用系统上的压缩软件与jar文件建立了文件关联,请双击运行I18N.bat文件),观看演示程序效果!
(程序在windows98 ...
Java编程 This program is testing on whether the class is loaded correctly
This program is testing on whether the class is loaded correctly
Applet 一个平时的小test,about arraylist and BinarySearchTree class的不同. 想知道他们之间不同的可以看看
一个平时的小test,about arraylist and BinarySearchTree class的不同.
想知道他们之间不同的可以看看,有关算是有帮助的.
系统设计方案 Class for downloading fileStreams from the internet
Class for downloading fileStreams from the internet
通讯编程文档 Usb Mass Storage Class 协议的详细介绍
Usb Mass Storage Class 协议的详细介绍,是英文的,有空的时候把它转成中文,在介绍给大家