搜索资源列表
serial_src.rar
- 一个简单实用的串口通讯类
一个简单的用JAVA实现的屏幕抓图
- 一个简单的用JAVA实现的屏幕抓图(源代码)-with a simple screen JAVA Previously (source code)
tongxin一个小小而简单的VB通信程序
- 一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口-a small and simple VB communication programe which realizes the connection and message between two sides as if get the other one s ip and port
编程论坛-用C简单编写通讯录源代码(经典)申请加精
- 用C简单编写通讯录源代码(经典)申请加精 通讯录的源代码(用链表实现)-prepared with a simple C source code directory (classic) for inclusion in the intensive increase in the source code (with Chain achieved)
简单的网络监听程序
- 一个较为简单的网络监听程序,适用于初学者入门参考,没有解压密码-a relatively simple network monitoring procedures applicable to beginners entry reference, without extracting passwords
简单行编辑程序
- 文本编辑程序是利用计算机进行文字加工的基本软件工具,实现对文本文件的插入、删除等修改操作。限制这些操作以行为单位进行的编辑程序称为行编辑程序。 被编辑的文本文件可能很大,全部读入编辑程序的数据空间(内存)的做法既不经济,也不总能实现。一种解决方法是逐段地编辑。任何时刻只把待编辑文件的一段放在内存,称为活区。试按照这种方法实现一个简单的行编辑程序。设文件每行不超过320个字符,很少超过80字符。
简单高斯噪声信道模型的BER仿真
- 简单高斯噪声信道模型的BER仿真。含有原理图。
简单聊天程序第2步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单聊天程序第3步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单聊天程序第4步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单聊天程序第5步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单聊天程序第6步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单聊天程序第7步
- 简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
简单程序哦
- 一个简单的聊天室小程序,是用jsp做的!-a simple chat rooms small program is jsp do!
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
简单的视频会议系统
- 一个简单的视频会议系统,
multi RS485的简单现场总线通信系统设
- 基于RS485的简单现场总线通信系统设计,功能如下:单发单收,在发送状态,能够连续发送从0到99的数字; 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收; -Based on a simple RS485 field bus communication system design, the following functions: single single collection, send
soket_chart.vc++,soket,简单的两人聊天软件
- vc++,soket,简单的两人聊天软件,适合初学者学习soket,vc++, soket, two simple chat software, suitable for beginners to learn soket
com
- 简单的串口通信,可以收发16进制的串口通讯(Simple serial communication, you can send and receive 16 hexadecimal serial communication)
MFC socket编程简单示例
- socket编程示例,实现服务器和客户端简单通信