搜索资源列表
大型作业答辩:CS考试系统程序制作详解.rar
- C/S考试系统程序制作详解
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
实例111 用C语言实现Ping程序功能
- 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
运用异步输入输出流编写Socket进程通信
- 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin&quo
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
WAP_C
- SMS设置WAP书签 C 程序源码 方便用户的使用. 是个不错的源码.-SMS WAP bookmarks set up procedures C source code using a user-friendly. It is a good source.
开放式源文件共享环境
- C++程序,开放式源文件共享环境。可以使文件在开放式的编程中共享。用到Awarenet-C program, open source file-sharing environment. The document will enable the open sharing of programming. Use Awarenet
(R)-C++-Code-代理之狐源代码
- 代理之狐源代码,是一个简单的代理服务器程序,包含所有源码,可以方便的直接编译生成。-agent Fox source code is a simple proxy server, including all source code, to facilitate the direct compiler generation.
jm-c
- 转载,给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-reproduced for file encryption technologies lot, which will be divided into differ
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.
liaotianshichengxu(C)
- 聊天室程序,winsock编程,虽然简单,但是都是精华-chat room procedures, protocols of programming, while simple, are the essence
myarpssp
- ARP欺骗的一段c++程序,实现的比较结构化,是一个不错的截获包的程序-ARP spoofing section c procedures, the more structured, it is a good package intercepted procedures
c++buildserver
- 用编写的一个服务器程序,来源于网络。大家可以参考一下。-prepared with a server, and from the network. We can take a look.
MySocket(C++CLI)
- C++/CLI代码,基于Socket的服务和客户端程序。VS2005环境。-C / CLI code, based on Socket services and client procedures. VS2005 environment.
C++
- 各种网络程序的源码,来自一本网络编程书的光盘资料
c程序设计参考书
- C的学习是要经过很到考研的,本人花了很长的时间来学习,好难 啊-C learning to read is to taking tests, I spent a very long time to learn, very difficult ah
清华大学网络流量分析程序(含文档及源码)
- 在Windows XP下用Visual C++编程实现流量分析器程序。 主要工作包括实现对网卡上所有到达IP包的抓取;对抓到的IP包按照第四层协议类型、IP地址等项做分类统计;并把统计的结果用图表模式和文本模式输出。
winpcap抓包程序源代码c++
- winpcap程序包 VC++ 网络 抓包
c/s聊天程序
- c/s聊天程序,利用WinSock网络编程