-
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
- 2022-03-15 19:24:19下载
- 积分:1
-
it is the simulation of matrix converter with motor load. matrix converter is an...
it is the simulation of matrix converter with motor load. matrix converter is an upcoming popular converter from ac to ac with out use of dc link.
- 2022-01-26 05:59:27下载
- 积分:1
-
该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊
该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊-The article is a photonic crystal is the originator of the cattle to write articles, valuable ah
- 2022-01-30 21:01:51下载
- 积分:1
-
人力资源管理软件,是实现电子化人力资源的重要工具和平台。...
人力资源管理软件,是实现电子化人力资源的重要工具和平台。-Human resources management software, is the realization of e-an important tool for human resources and platforms.
- 2022-07-23 02:00:05下载
- 积分:1
-
无线传感器网络数据采集与数据集成研究。
无线传感器网络数据采集,以及数据融合的论文。-Wireless sensor network data acquisition, and data integration thesis.
- 2022-02-15 20:00:14下载
- 积分:1
-
Introduction Based on MATLAB platform visual programming. Focuses on data and fu...
介绍基于MATLAB平台的可视化编程.
重点介绍了数据和函数的可视化.-Introduction Based on MATLAB platform visual programming. Focuses on data and function visualization.
- 2022-09-08 23:20:06下载
- 积分:1
-
一个java开发的俄罗斯方块游戏,希望大家喜欢!
一个java开发的俄罗斯方块游戏,希望大家喜欢!-a java development of the game Tetris, hope you like them!
- 2022-07-10 22:47:30下载
- 积分:1
-
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。...
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainframe hostID inspection functions can be used to process the encryption.
- 2022-04-28 14:58:49下载
- 积分:1
-
FPGA的设计,VHDL编程,Max Plus模拟,在实际电路验证…
FPGA数字钟的设计,用VHDL语言编程,max+plus仿真,可在实际电路中验证-FPGA design, VHDL programming, max plus simulation, in the actual circuit verification
- 2023-01-15 13:10:04下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1