搜索结果
找到约 232 项符合
MEssage 的查询结果
按分类筛选
- 全部分类
- 加密解密 (23)
- Java编程 (17)
- Internet/网络编程 (11)
- 其他 (11)
- Linux/Unix编程 (8)
- 手机短信编程 (8)
- 电子书籍 (7)
- VC书籍 (7)
- 单片机开发 (7)
- JavaScript (7)
- 软件设计/软件工程 (6)
- Java书籍 (6)
- 技术资料 (6)
- 汇编语言 (5)
- 其他书籍 (5)
- 单片机编程 (4)
- 网络 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯/手机编程 (4)
- 行业发展研究 (4)
- 通信网络 (3)
- VxWorks (3)
- GPS编程 (3)
- 微处理器开发 (3)
- Jsp/Servlet (3)
- matlab例程 (3)
- Windows CE (3)
- Windows Mobile (3)
- 源码 (3)
- 数值算法/人工智能 (2)
- 文章/文档 (2)
- 其他行业 (2)
- 人工智能/神经网络 (2)
- Delphi控件源码 (2)
- 技术管理 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 系统设计方案 (2)
- 书籍 (2)
- 学术论文 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- VHDL/FPGA/Verilog (1)
- SQL Server (1)
- 交通/航空行业 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 多国语言处理 (1)
- 书籍源码 (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 邮电通讯系统 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- 驱动编程 (1)
- BREW编程 (1)
- 数据库系统 (1)
- uCOS (1)
- 金融证券系统 (1)
- 嵌入式/单片机编程 (1)
- 软件测试 (1)
- 手机彩信(MMS)编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 电工电气 (1)
- 软件 (1)
- VIP专区 (1)
加密解密 RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric me
RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
Java书籍 EJB3.0 开发(图文) EJB3.0开发Entity.pdf EJB3.0开发Message Driven Bean.pdf EJB3.0开发Session Bean.pdf
EJB3.0 开发(图文)
EJB3.0开发Entity.pdf
EJB3.0开发Message Driven Bean.pdf
EJB3.0开发Session Bean.pdf
压缩解压 Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode us
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
Java编程 send the call message
send the call message
Internet/网络编程 Message Board Appcation
Message Board Appcation,用JAVA写的,
加密解密 MD5的全称是Message-digest Algorithm 5(信息-摘要算法)
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!
文件格式 ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息,及错误处理
服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于Applet的下载速度太慢,故做成Application ...
JavaScript this a client server programming that send a message to server and acknowledgement from the server.
this a client server programming that send a message to server and acknowledgement from the server.
JavaScript Received chat message sent there is choice, as well as an increase of server features and color disp
Received chat message sent there is choice, as well as an increase of server features and color displayinformation function
系统设计方案 MulticastClient.java broadcasts message on port 1115. This introduces you how to deliver or transmi
MulticastClient.java broadcasts message on port 1115.
This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and multicast.