搜索结果
找到约 2,850 项符合
DYNAMIC-System 的查询结果
加密解密 system软件实现的7位巴克码的编码解码过程!
system软件实现的7位巴克码的编码解码过程!
通讯/手机编程 system view实现2ASK幅移键控
system view实现2ASK幅移键控
系统设计方案 How to construct embedded linux System in Chinese 嵌入式 如何构造嵌入式Linux系统
How to construct embedded linux System in Chinese
嵌入式 如何构造嵌入式Linux系统
嵌入式Linux 嵌入式 如何构造嵌入式Linux系统 英文 Building Embedded Linux System
嵌入式 如何构造嵌入式Linux系统 英文
Building Embedded Linux System
系统设计方案 Building the Windows XP Embedded Operating System Image 微软文章英文
Building the Windows XP Embedded Operating System Image 微软文章英文
汇编语言 IPOD协议命令的驱动在CAR ENTERTAINMENT SYSTEM上的实现
IPOD协议命令的驱动在CAR ENTERTAINMENT SYSTEM上的实现,可以作为IPOD控制协议的驱动开发参考。
单片机开发 Audio-visual system an online simulation of the film, when operations can be used by the
Audio-visual system an online simulation of the film, when operations can be used by the
通讯/手机编程 基于system view的cdma仿真 基于system view的cdma仿真
基于system view的cdma仿真 基于system view的cdma仿真
数据库系统 source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was im
source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under
Metrowerks CodeWarrior, though it should be possible to build the project with
any other HC(S)12 compiler as well.
Linux/Unix编程 使用POSIX线程(或进程)和SYSTEM V信号量实现生产者消费者问题。要求: 1. 有界缓冲区内设有5个存储单元
使用POSIX线程(或进程)和SYSTEM V信号量实现生产者消费者问题。要求:
1. 有界缓冲区内设有5个存储单元,有两个生产者线程不断向缓冲区中写数据,有两个消费者线程不断从缓冲区中读数据。
2. 每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容。 ...