-
Bluetooth_Core_Specification_v1.2
蓝牙协议1.2版,pdf格式,共四卷
1、Master Table of Contents &Compliance Requirements
2、Architecture & Terminology Overview
3、Core System Package
4、Core System Package(Bluetooth protocol version 1.2, pdf format, a total of four volumes of 1, Master Table of Contents )
- 2008-01-29 19:59:20下载
- 积分:1
-
42634
快速读取网页源码,运用到超速读取网页源码.ec与易语言互联网支持库,程序源码通过调用模块命令读取网页源码与易系统的“HTTP读文件”命令做比较。(Quickly read the page source code , use the speed source .ec pages to read and easy language support library Internet , Open Source command reads the web page source code by calling the module with the trading system of HTTP read file command comparison.)
- 2016-07-03 19:36:01下载
- 积分:1
-
865736
使用消息框,C++Builder精选编程学习源码,很好的参考资料。(Use a message box, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:49:36下载
- 积分:1
-
机器调度问题
说明: 通过算法智能分配任务,达到最快完成所有任务的目的。(Through the algorithm intelligent assignment task, achieve the fastest completion of all tasks.)
- 2019-11-19 00:07:50下载
- 积分:1
-
一个通过命名管道来进行通信的例子
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
- 2022-02-01 11:08:21下载
- 积分:1
-
ne-ba-ja
net banking project g
- 2014-02-18 13:22:29下载
- 积分:1
-
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能...
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能-a server, two clients : student and teacher competence of the two different and more mixed; Can a simple classes, sent notification function
- 2022-03-10 10:50:40下载
- 积分:1
-
This is an automatically updated online VC procedures, enclosing detailed descri...
这是一个自动更新的VC在线程序,附详细说明和使用方法!
- 2022-08-19 13:31:10下载
- 积分:1
-
微软的底层网络程序演示代码:iparp、ipchange、ipconfig、iprenew、iproute、ipstat。...
微软的底层网络程序演示代码:iparp、ipchange、ipconfig、iprenew、iproute、ipstat。-Microsoft"s demonstration of the underlying network programming code : iparp, ipchange, show you your, iprenew, iproute, ipstat.
- 2022-06-15 11:15:20下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1