-
C language curriculum design, management of C
C语言课程设计,图书借阅管理 -C language curriculum design, management of C-library loan curriculum design, management of library lending
- 2022-01-25 21:54:35下载
- 积分:1
-
<Cross.Platform.GUI.Programming.with.wxWidgets>> in PDF format translat...
< Cross.Platform.GUI.Programming.with.wxWidgets>>中译本PDF格式制-> in PDF format translation system
- 2023-05-06 20:05:03下载
- 积分:1
-
通用无线分组业务(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
-
一个测试java安全性代码
一个测试java安全性代码 -a test safety code
- 2022-03-30 22:19:50下载
- 积分:1
-
详细的介绍了VC和matlab之间的编程接口,让你的VC里面轻松的调用Matlab的函数,我觉得很好,强烈推荐给大家...
详细的介绍了VC和matlab之间的编程接口,让你的VC里面轻松的调用Matlab的函数,我觉得很好,强烈推荐给大家-Detail between the VC and matlab programming interface, allows you to easily inside the VC call Matlab function, I feel very good, strongly recommended to everybody
- 2022-05-25 02:37:43下载
- 积分:1
-
微机原理与接口技术实验指导书(附程序)
包含基本的汇编和C语言编制的芯片代码。...
微机原理与接口技术实验指导书(附程序)
包含基本的汇编和C语言编制的芯片代码。-Microcomputer Principle and Interface Technology Experiment guide book (with procedures)
- 2022-05-22 12:23:49下载
- 积分:1
-
一个不错的windows技巧全集
一个不错的windows技巧全集-a good skills windows Complete Works
- 2022-08-07 14:39:40下载
- 积分:1
-
示波器使用百问,可以给初学者提供必要的指导解疑
示波器使用百问,可以给初学者提供必要的指导解疑-Oscilloscope using hundred question, can provide the necessary guidance for beginners resolve
- 2022-05-16 08:04:51下载
- 积分:1
-
分析我们应用c语言时,常遇到的多个问题。
分析我们应用c语言时,常遇到的多个问题。-Analysis a number of issues when we apply c language.
- 2022-08-19 04:34:22下载
- 积分:1
-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1