-
无线电子标签
与传统形式的标签相比,电子标签容量更大(1bit—1024bit),数据可随时更新,可读写。 读写速度:与条码相比
,无须直线对准扫描,读写速度更快,可多目标识别、运动识别。 使用方便:体积小,容易封装,可以嵌入产
品内。 安全:专用芯片、序列号惟一、很难复制。 耐用:无机械故障、寿命长、抗恶劣环境。
- 2022-12-16 05:35:03下载
- 积分:1
-
GPRS通信 源码
gPRS源码
2008-07-14
起初的硬件有鑫旺焊回来之后缺少几个电容和1个100k的电阻,电容主要是电源处储能的功能,
100k的电阻是sim300的sim卡上的simpress管脚和VEXT之间的,没焊接时虽能找到网络,但是会出现
掉网的情况,把这些补上后,没有问题了。所以以前的经验电路还是比较准确的。电源处一定要稳定。
另外这次初始化完成后就立即发短信,第一个短信没有成功。并且在串口接收中发短信等待模块返回信息时,
返回了call ready,之后再发就可以发出去了。这应该是模块还没有准备好。Call Ready
当搜寻到网络后开始发送短信,有时会出现+CMS ERROR: 517这个错误,应该是sim卡还未准备好,所以当搜寻到网络
后需要在多等待一会。待模块发出Call Ready信号后,再操作。
2008-7-19
今天早晨在家准备调试一下这个模块发现始终找不到网络,用哪个卡都
- 2023-01-16 15:30:04下载
- 积分:1
-
对西门子手机的开发程序。
西门子手机开发软件-the develope program on Siemense mobilephone.
- 2023-01-25 00:05:03下载
- 积分:1
-
Download Client and Manager
这个程序管理服务器和客户端之间的下载。所有这些程序都是使用visualbasic创建的
- 2023-06-20 01:40:04下载
- 积分:1
-
在CORBA的开源项目MICO里的一个POA测试软件,服务器端的POA程序用一个默认的仆从servant来响应POA的客户端的请求。...
在CORBA的开源项目MICO里的一个POA测试软件,服务器端的POA程序用一个默认的仆从servant来响应POA的客户端的请求。-the CORBA open-source projects MICO"s a POA test software, the server-POA procedures with a default proxy servant POA response to the client"s request.
- 2022-06-15 07:19:32下载
- 积分:1
-
sim3xxDZ hardware design guide
sim3xxDZ hardware design guide
- 2023-07-26 23:35:04下载
- 积分:1
-
Contains a wide range of network design, network designers is invaluable informa...
包含有多种网络设计方案,是网络设计师初学者不可多得的资料-Contains a wide range of network design, network designers is invaluable information for beginners
- 2023-01-07 14:15:03下载
- 积分:1
-
c#服务器编程
通过客户端连接服务器,实现与服务器的连接,从而实现通信的功能,主要是应用到了套接字socket,只要了解一下网络编程就能做出这样的效果来!
- 2022-07-11 16:30:49下载
- 积分:1
-
端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do...
端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do - display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures - they re all here in my IP Port Analyzer 网站: http://www.wilsonc.demon.co.uk/delphi.htm-Client analysis port which application is being used It sounds like an easy thing to do- display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures- they re all here in my IP Port Analyzer Web site: http://www.wilsonc.demon.co.uk/delphi.htm
- 2023-01-27 08:25:03下载
- 积分:1
-
java五子棋
下面的源代码分为4个文件;chessClient.java:客户端主程序。chessInterface.java:客户端的界面。chessPad.java:棋盘的绘制。chessServer.java:服务器端。可同时容纳50个人同时在线下棋,聊天。没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。
- 2022-03-06 21:45:49下载
- 积分:1