搜索资源列表
《Visual C 网络通信编程实用案例精选》配套源码
- 《Visual C 网络通信编程实用案例精选》配套源码-"Visual C Programming Network Communication practical case Showcase" supporting FOSS
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
Visual C++网络与数据库编程百例
- Visual C++网络与数据库编程百例 包括全部源代码-Visual C Network and Database Programming 100 cases, including all source code
端口扫描器C语言源代码
- 端口扫描器C语言源代码.对初学者很有意义。-port scanners C language source code. For beginners meaningful.
C语言写的神经网络源程序
- C语言写的神经网络源程序,小弟从网上下载了,看不懂,提供给大家共同研究-write C-language source of neural network, the younger brother downloaded from the Internet, to understand, to the common study
bbssearch.c
- bbssearch.c.rar是一个小程序,在论坛上经常使用的帖子查询代码.输入关键字的查询方式.匹配查询.用c 编写的.-bbssearch.c.rar is a small program At the forum frequently used code for the message. keying the inquiry. Matching inquiries. using c prepared.
C++ Builder进行聊天(TCP)
- 用C++ Builder进行聊天(TCP)的示例-C Builder Chat (TCP) example
C++net
- 一个C++网络开发工具包
macro-skill-in-c-c++
- 介绍C/C++中常用的宏技术,如求结构体中某一变量的偏移量,大小;使用一些宏跟踪调试等
C-S聊天室源代码
- C-S聊天室源代码
C++FileTrans
- C++文件传输的源代码,可以作为学习的很好的例子
C++comminute
- Visual C++局域网聊天程序及详细源码。
C++Builder中的Socket
- C++Builder编写的Socket-C Builder Socket
c#简单的网络通信
- c#简单的网络通信
C#网络应用源代码
- C#网络应用编程的源代码,很实用的。
C# 截屏源代码
- C# 截屏源代码
c/s聊天程序
- c/s聊天程序,利用WinSock网络编程
FTP服务器LINUX—C
- linux——C,信号量,hash函数,共享内存
C语言实现P2P通信
- 利用C语言实现P2P通信,这是一个很好的C语言编写的网络编程训练。