-
通用无线分组业务(GPRS) 是一种基于全球移动通信系统(GSM) 的无线分组交换技术, 提供
端到端的、广域的无线IP 连接, 具有永远在线等特点。介绍了...
通用无线分组业务(GPRS) 是一种基于全球移动通信系统(GSM) 的无线分组交换技术, 提供
端到端的、广域的无线IP 连接, 具有永远在线等特点。介绍了基于GPRS 网络的数据终端单元
(DTU) 。该单元是由以ARM芯片S3C44B0X 和GPRS 模块G20 为核心的硬件和软件组成。在概括
工业GPRS 监控系统构成的基础上, 介绍了GPRS DTU 硬件设计, GPRS DTU 软件是由μC /OSⅡ操
作系统、TCP / IP 协议、点对点协议组成。该单元使用户通过GPRS 网络实现用户设备和用户数据
中心之间的数据传输-General Packet Radio Service (GPRS) is based on Global System for Mobile Communications (GSM) wireless packet switching technologies to provide end-to-end, wide-area wireless IP connection, with always-on and so on. Presented data based on the GPRS network terminal unit (DTU). The unit is the ARM chip from S3C44B0X and GPRS Module G20 as the core hardware and software components. In the summary of the industrial composition of GPRS monitoring system based on GPRS DTU introduces hardware design, GPRS DTU software by μC/OS Ⅱ operating system, TCP/IP protocol, the composition of point-to-point agreement. The unit allows users to users through the GPRS network equipment and user data between the data center
- 2023-04-28 11:25:04下载
- 积分:1
-
这是一本c++入门经典书籍,包括所有光盘源码,绝对实用,欢迎下载...
这是一本c++入门经典书籍,包括所有光盘源码,绝对实用,欢迎下载-This is a c++ Introduction to the classic books, CD-ROM includes all source code is absolutely useful, please download
- 2022-10-04 22:40:03下载
- 积分:1
-
C++编程思想,为从事或学习C++的有关人员提供了一个很好的辅助资料,值得学习!...
C++编程思想,为从事或学习C++的有关人员提供了一个很好的辅助资料,值得学习!-C++ programming ideas for those engaged in or learning about C++ provides a good supporting information, it is worth learning!
- 2022-03-16 23:38:01下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
Bionic arm detail. Develop your bionic arm using this tutorial and explanation.
Bionic arm detail. Develop your bionic arm using this tutorial and explanation.
- 2022-06-15 01:17:24下载
- 积分:1
-
Win32 API参考手册完全版
Win32 API参考手册完全版-Win32 API reference manual full version
- 2022-02-24 09:22:29下载
- 积分:1
-
西门子plc200课件
来源于在接受西门子plc200 培训时候的课件,内容简单易懂,能轻松入门。适合初学者,及巩固的人,还有用于考工的,中级工。
- 2022-07-05 01:51:23下载
- 积分:1
-
"Matlab programming hundred cases" CD
《matlab编程百例》光盘代码21-25-"Matlab programming hundred cases" CD-ROM code 21-25
- 2022-06-02 16:00:04下载
- 积分:1
-
100 cases __61
c++时尚编程百例__61-80-100 cases __61-80
- 2022-10-31 00:35:03下载
- 积分:1
-
linux的网络接口讲解
linux的网络接口讲解-linux on the network interface
- 2023-03-11 06:45:04下载
- 积分:1