搜索资源列表
udpc_3
- UDP协议,以及提高计算机网络程序设计的技能而编制的.-UDP, and to improve procedures for computer network design skills and prepared.
udps_4
- UDP服务端程序,提高计算机网络程序设计的技能而编制的.-UDP server procedures, and enhance the computer network programming skills and prepared.
snull
- 这个程序是LDD3中的网络驱动程序设计的精简版,其中仅注册了一个设备,简化了程序.-the procedure is LDD3 the Network Driver Design streamlined version, which only registered an equipment, simplify the procedures.
LinuxOperatingSystemCLeading
- linux操作系统下c语言编程入门 整理编写:007xiong 原文:Hoyt等 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍
Linux-driver
- Linux网络驱动程序编写 详细的讲解了LINUX下驱动的设计~
fxoappendix
- 基于嵌入式Linux平台的网络电话设计外部交换局控制代码段。
Linux_Socket_Programming_By_Example
- 目前已经有很多介绍计算机网络的书籍,但是它们之中的大多数似乎更适合于高级编程者,而对于众多只想了解使用方法的初学者而言,就显得太深奥了。 读者通过学习本书,可以掌握有关套接口编程的知识。同时,本书使用一种称为\"BY example\"的方法来提高读者的学习效率,书中每一章的内容都是建立在前一章的基础之上的。第一部分“基本套接口概念”在阐明域和地址族,套接口的类型以及面向连接/非连接协议等基本概念的基础上,介绍了简单的客户/服务器程序的编写方法和主机名/网络名查询程序的编写方法。在掌握了
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
resturant
- qt的一个基于网络的无线点菜系统的终端部分 界面非常漂亮,结构设计也很好-qt, a network-based wireless order system, the terminal part of the interface is very beautiful, and structural design is also very good
002
- 摘 要:在模拟黑客攻击模型的基础上,综合采用Windows和 Linux平台作为扫描基础平台,采用客户端/服务器架构,利用 分布并发机制设计了一个高效网络漏洞扫描系统.-Abstract: In the simulation model of hacker attacks, based on a combination of Windows and Linux platforms as the foundation platform for scanning, the use of cl
linuxC
- linux下的C语言编程入门 目录介绍 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍 -linux under the direc
tcpipxhl
- 用于底层开发的TCPIP协议栈源代码,可以用于网络设计编程!-For the bottom of the development of TCPIP protocol stack source code, programming can be used for network design!
linux
- 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
multiboot0.6-spec-en-and-ch
- Multiboot规范主要面向x86架构的PC,目标是自由的32位操作系统,即面向 Linux、FreeBSD、NetBSD、Mach和VSTa这些自由操作系统设计的。通过此规范可实现一个可以从各种位置(软盘、硬盘或网络)载入OS映像的引导程序。 -The purpose of Multiboot specification is for the x86 architecture, the goal is for free 32-bit operating system, including
linux
- linux网络笔记,静态库和动态库 Linux系统程序设计,gcc生成静态库和动态库。-linux network notes, static library and dynamic library Linux system programming, gcc generates static library and dynamic library.
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
wapeq16
- wapEQ独立自主的wap手机建站程序的出现可以说是wap手机建站行业的一个里程碑,本系统采用PHP+MYSQL为解决方案, PHP与MySQL的紧密结合使PHP更加优越,速度快、安全性高,也是业内第一款php+mysql的wap整站建站系统。 Wapeq建站系统是目前业内领先的独立手机wap建站系统,具有智能建站及智能管理的双重功能,采用国际领先的所见即所得的可视化建站技术, 一个稍有上网经验、会打字的人,使用我们的"wap手机建站系统"就可以在短时间内建立一个设计精美,功能齐全的wa
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
TinyOS-overview
- tinyos专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度-the tinyos specifically designed for embedded wireless sensor network operating system component (component-based) architecture makes fast updates are possible, which i
rbf_dsp_line
- 基于DSP28335的RBF神经网络设计实现(Design and implementation of RBF neural network based on DSP28335)