搜索结果
找到约 161 项符合
Sub-critical 的查询结果
教育系统应用 Client/Server application. This application was written using RMI Java. It resolve "access to critic
Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem.
To use this program you should change in *.bat / *.sh files the java path according in your computer
其他书籍 PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-
PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont
[Pearson Education, 2001 ISBN: 0-201-33138-1].
This code is copyright (c) 2001 by Michael J. Pont.
See book for copyright details and other information.
----------
This directory contains the files from Chapter 12.
The sub-direct ...
其他嵌入式/单片机内容 Introduction to the RTX51, a multitasking real-time operating system for the 8051 family. RTX51 sim
Introduction to the RTX51, a multitasking real-time operating system for the 8051 family. RTX51
simplifies system and software design of complex and time-critical projects.
VC书籍 C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context ...
其他书籍 The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti
The Open Radar Data Acquisition (ORDA)
subsystem replaces the current WSR-88D Radar
Data Acquisition subsystem with improved
receiver and signal processing hardware and with
improved user interface, signal processing and
diagnostics software. This paper will discuss the
input data from the digital r ...
汇编编程 16进制转十进制
DATAS SEGMENT
w dw 0
keybuf db 255
     db 0
     db 255 dup(0)      ;定义键盘输入需要的缓冲区
DATAS ENDS
STACKS SEGMENT
db 200 dup(?)
STACKS ENDS
CODES SEGMENT
ASSUME CS:CODES,DS:DATAS,SS:STACKS
START:
MOV AX,DATAS
MOV DS,AX
mov dx,offset keybuf   ...
数据库系统 redis官方手册翻译
Redis 命令参考
1 Key(键) 1
1.1 DEL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 DUMP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 EXISTS . . . . . . . . . . . . . . . . . . . ...
数值算法/人工智能 DAKOTA
Computational models are commonly used in engineering design and scientific discovery activities for simulating
complex physical systems in disciplines such as fluid mechanics, structural dynamics, heat transfer, nonlinear
structural mechanics, shock physics, and many others. These simulators can be ...
教程 Si106x-08x开发文档
Silicon Lab的sub-1g开发套件入门教程