资源列表
[通讯编程] java实现服务器和客户机通讯的的方法
说明:本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。<郑描中> 在 2008-10-13 上传 | 大小:6027 | 下载:0
[通讯编程] rs_eedec_bm_c
说明:信道编码中的RS码BM译码算法源码,是很经典的算法之一。-channel coding of RS BM decoding algorithm source code, is one of the classical algorithm.<陈宁> 在 2008-10-13 上传 | 大小:5988 | 下载:0
[通讯编程] OFDM_AWGN_FADING
说明:在瑞利衰落下对OFDM系统进行的仿真,用MATLAB实现。-in Rayleigh fading under the OFDM system simulation using MATLAB.<罗旋> 在 2008-10-13 上传 | 大小:6003 | 下载:0
[通讯编程] juanjimabiancheng
说明:matlab卷积码编译程序,有详细的中文注释,希望对你有所帮助。-Matlab convolutional code compiler, the Chinese have detailed notes, and I hope to help you.<飞飞> 在 2008-10-13 上传 | 大小:6031 | 下载:1
[通讯编程] aboutCdmaDesign
说明:利用现有CDMA通信网络提供的数据通信业务传输低码率数据是一种较好的选择,本课题就是针对无线远程视频数据传输、远程无线数据采集等应用设计一个基于CDMA的数据通信终端-use of the existing CDMA network to provide the data communications business low-bit-rate data transmission is a good choice The issue i<老马> 在 2008-10-13 上传 | 大小:5987 | 下载:1
[通讯编程] RS232xieyi
说明:RS232串口通讯—通信协议 理论请参考-RS232 serial communication-communication protocol reference theory<王宝成> 在 2008-10-13 上传 | 大小:5978 | 下载:0
[通讯编程] ModelSim_SE_tigeress359617728
说明:modelsim十分钟入门——初学者很容易上手-modelsim 10 minutes portal -- beginners can easily drop<wei> 在 2008-10-13 上传 | 大小:5958 | 下载:0
[通讯编程] JavaAppletshowpicture
说明: Java Applet常用来显示存储在GIF文件中的图像。Java Applet装载GIF图像非常简单,在Applet内使用图像文件时需定义Image对象。多数Java Applet使用的是GIF或JPEG格式的图像文件。Applet使用getImage方法把图像文件和Image对象联系起来。-Java Applet to show that the commonly used GIF documents stored in the<刘仁> 在 2008-10-13 上传 | 大小:5993 | 下载:0