搜索资源列表
lan_multiuser_com.rar
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client
emule源码分析
- emule,最流行的下载工具,开源代码客户端。介绍了其数据结构,协议流程。学习编程的好资料!
汉弥塔
- 数据结构中的汉弥塔的JAVA编程,用JAVA 语言实现的,比较简单-data structure of the tower Han Mi JAVA programming, using the Java language, relatively simple
《数据结构(c语言版)习题集》
- 数据结构(严慰民)配套纯C代码 对数据结构学习好-data structure (Yan Wei) The matching pair of pure C code data structure study
zakewww
- 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!现拿出来和大家一起分享,内含24点游戏,飞机订票系统 和火车信息查询系统以及课设论文,注释非常详细,相信对学习C语言 和数据结构的同学大有帮助。 -This is what I spent a week down the independent class-based, had 100 points, on the whole, only three out! Now like to share with
《数据结构》课程设计任务书
- 这里有很多已经设计好的程序!程序中都是些好的东西-here has a lot of good design procedures! Proceedings are some good things
ds_answer(c)
- 数据结构答案,是清华版的严老师的书的经典答案,请大家下载啊,这本书很经典的-data structure answer was Qinghua teachers strict version of the classic book answer, please download ah, the book is a classic
StudyLink
- 数据结构 .net编程精彩网址 常用源码网址 编程指南 flash交流园地-data structure. Net programming wonderful website address common source programming guide flash exchanges Corner
sort111111
- 数据结构排序算法6个例子,是数据结构的综合应用-data structure algorithm six example, the data structure is integrated application
c_alg
- c++常用算法集,包含数据结构,图论等成熟经典算法-c commonly used algorithm set includes data structures, graph theory, and other mature classical algorithm
xml_src
- 一个我曾经在工程中用过的xml库,非常合适需要在工程中,利用xml文件来保存数据,或者组织数据结构的同行用。简单易懂,对于那些没有太多网络方面知识的人。-one I had in engineering used xml basement, in a very suitable project, xml document use to preserve data, or data structure of the organization using peer. Simple to unders
20061009103243142
- 数据结构清华大学严蔚敏数据结构习题集(C版)答案.rar -data structure Qinghua University Yan Wei Min Exercises Set data structure (C version) answer. Rar
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
bbs的数据结构和存储过程
- 本程序提供的是bbs的数据结构和存储过程源代码,用asp写的-this program is provided by the bulletin board structure and the data storage process source code used to write the asp
lan_multiuser_com
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
TCPSERVERCLIENT
- 实现数据包的转发 一个基本的服务器和客户链接程序描述 里面相关数据结构修改即可实现代理=功能-Forwarding of data packets a basic link of the server and client program-related data structure descr iption can be modified to achieve agent = function
VB公共基础_第1讲__算法与数据结构
- 本文提供VB公共基础__算法与数据结构的讲解,可以帮助VB学习者(This article provides the VB based __ algorithm and data structure, the interpretation of public can help learners of VB)
P311-10
- 数据结构第五版李春包第八章实验题的实验代码(shujujiegou diwuban lichunbao)
sf-demo
- 数据结构演示系统可以演示最基本的数据结构算法帮助理解数据结构的算法(The data structure demonstration system can demonstrate the basic data structure algorithm to help understand the data structure)
数据结构
- 数据结构c语言版 用进栈出栈实现括号匹配的检验(Implement parenthesis matching test)