资源列表
RRDlg
- RAS 拨号上网C:\Documents and Settings\Administrator\桌面\pccode_20069101313283\200641016534321\RAS拨号软件源代码 -RAS dial pc programs
ftpupload
- C#中实现FTP上传的相关技术和代码,实现基本FTP常用功能。-achieve FTP upload relevant technical and codes, and the realization of fundamental common FTP functions.
socket.tar
- socket编程,实现客户端和服务器端的通信-socket programing,we can communicate with the client and the server.
viterbi_k5
- 约束长度为5,生成多项式为11001,11011的卷积编码及viterbi译码,产用硬判决的方式进行译码
Gnutella
- gnutella协议中文版,gnutella协议是著名的p2p协议。
ADS-OCX_Sample02
- VB和PLC之间进行ADS通讯的实现源码,行业为有关计算机控制和现场总线技术的,BECKHO-VB and PLC ADS communication between the implementation of source, industry-related computer control and field bus technology, BECKHOFF
VB-DDE-Demo
- VB DDE通信 Demo, 用DDE实现进程间通信-VB DDE Communication Demo, to achieve inter-process communication using DDE
AndroidHttpClientConnection
- A alternate class for (@link Default Http Client Connection) Source Code for Linux v2.13.6.
GGDB_Remote_DD
- GDB 远程调式 嵌入式Linuux下实现GDB远程调试可直接使用。-GDB remote debugging embedded Linuux GDB remote debugging can be used directly.
DE2demoSD
- 对DE2上SD例子的注释 对DE2上SD例子的注释
电话拨号软件
- 实现即时拨号
VB_DDE_CONNECTION_BETWEEN_PROCESS
- VB的进程通信有很多种,但是都比较繁琐,该源码提供了最精简的一个DDE实例,高效解决问题!例如我就用来写了一个用来加载比较大的一个数据库长期开着的Server,相应的客户端就可以实现较快的启动。-VB-process communication there are many, but it is too complicated, a DDE instance for the source provides the most streamlined and efficient problem-so