搜索资源列表
C语言头文件 略述
- 对于使用C语言家族开发工具进行软件开发的技术人员来讲,头文件(后缀名为 .h 的文件)是再熟悉不过的了。头文件作为一种包含功能函数接口声明的一类文件,在C语言家族程序开发中被大量使用。-use of C language family of development tools for software development in terms of technical personnel, the first document (known as the suffix. H document)
捕获IP数据包的小程序(c)
- 捕获IP数据包的小程序,原理是使用PCAP库.开发语言为C-IP packet capture the small programs, principles for the use of Cards. For the C programming language
tcp_socket 采用c++编程,通过socket方式
- 采用c++编程,通过socket方式,基于tcp连接的简单通信,很实用,能实现socket具有的基本功能。-The c++ programming, through the socket way, based on TCP connection simple communication, is very practical, can realize the basic function of socket has.
Programming-portal-examples-of-Linux
- LINUX 下学习C编程的入门实例,高手所写的入门程序-LINUX started to learn C programming examples written entry procedures expert
c++网络编程
- C++网络编程的电子书,包括了网络编程的各个方面-C network programming electricity 瀛愪功, including network programming each aspect
client.c
- windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
server
- thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
c
- c 网络编程 简单实现 c语言初学者 非常简单-c network programming language for beginners is very simple and easy to achieve c
Linux--c-code-about-a-book
- 关于一本书《Linux c语言编程》所以的源码,看着不错,分享一下,-With regard to a book, " Linux c language programming" So the source code, looking good, share it, ... ...
linux-c-programming
- 本文档介绍了Linux下面C语言编程基础、技巧。-This document introduces the basis of C programming in Linux.
Sbox2ANF
- This code for network security .Sbox which is used for give high security for the network .By c programming
yuanma
- 《网络安全编程技术与实例》配套源代码 本书详细讲述了重要的网络安全技术原理,并进行了编程实现,涉及的技术有网络安全扫描、网络协议分析、网络数据包生成、网络入侵检测。全书使用Visual C++编程,程序实例丰富,讲解透彻,源代码注释清晰,容易理解。读者可在www.cmpbook.com下载源代码。 本书供网络安全研究和开发人员以及网络安全爱好者阅读,也可以作为计算机网络和网络安全专业方面的教学参考书。 -" Network security programming techniq
c
- 英文版的C,功能嘛不多说,基础嘛,最近在看,蛮好的-The C Programming Language
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
C_programming_classic_snmp_protocol_information_ex
- C编程snmp协议提取mib2信息经典代码C programming classic snmp protocol information extracted mib2 code-C programming classic snmp protocol information extracted mib2 code
Control-system-using-C-programming-language-Dynami
- 论述如何针对DHCP服务器的本地系统所有动态IP地址的自动释放和自动获得进行编程控制,给出了 网络配置信息结构 PesA DAPTER INF()和描述网络接口的结构IP INTERFACE INFO以及IP-A DAPTER INDEX MAP结构的定义,并给出了自动更新系统IP地址的示例代码。-Discusses how the DHCP server for dynamic IP addresses to all the local system of automatic rele
C_Programming_TcpServer_stress_test_tool_code
- C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
linux-c-programming
- linux环境下c语言编程基础书籍(基础)-linux environment c programming language based on books (basic)
Linux-C-programming
- Linux 下c语言学习的源代码,基本的入门到多线程等操作,共27个章节的全部源码,可以作为学习使用。-This is the source code of C programming under the Linux.
C语言编程实例100题
- C语言编程实例100题,零基础也可以学会编程序。(C programming examples 100 questions)