搜索资源列表
动态表图
- 此压缩文件为动态表图,是用VB开发的软件。以及实现VB与网络连接。-this document to dynamic compression table map is the use of software developed by VB. VB and connecting to the network.
一本非常好的图论与网络的书籍
- 这是关于网络编程方面的东西,他主要讲述了如何处理网络以及图的最优化算法-on network programming of things, he explains how to deal with the network map and optimization algorithms
shuxuejianmojiaocheng
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络(一)第六章 图与网络(二) 第七章初等数学方法建模 第八章 层次分析法 第九章 差分方法-first chapter linear programming second chapter integer programming Nonlinear Programming third chapter IV of chapter V dynamic p
Dijkstra
- 图与网络论中求最短路径的Dijkstra算法
网络游戏服务器类图的设计
源代码-<VC Etnand> source code
完整的四人网络麻将游戏
- 实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。-achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This c
图象压缩与传输
- 这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
动态表图
- 此压缩文件为动态表图,是用VB开发的软件。以及实现VB与网络连接。-this document to dynamic compression table map is the use of software developed by VB. VB and connecting to the network.
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值
QQ2.0
- 基于MFC和WINSOCK的网络通信软件设计 一、 介绍计算机网络与网络通信的概念,然后阐述了基于客户机/服务器模式网络通信程序实现的关键技术Windows Socket,最后对通信程序进行设计和分析,给出了逻辑和流程图及部分关键程序。 二、 程序整体设计过程,主要介绍如何采用面向对象的方法进行分析和设计,以及在设计和实现过程中所采用的模式(Pattern) -Based on the MFC and WINSOCK net
Dijkstra
- 图与网络论中求最短路径的Dijkstra算法-Graph and network theory for the Dijkstra shortest path algorithm
minRoute
- 图论与网络论中求最短路径的Dijkstra算法-Graph theory and network theory for the Dijkstra shortest path algorithm
minRoute
- 图论与网络论中求最短路径的DDijkstra算法-Graph theory and network theory to seek the shortest path algorithm DDijkstra
InternetRadio
- AT91SAM9260 ARM9设计的网络收音机原理图与代码-AT91SAM9260 ARM9 Radio network design schematics and code
WorkSort
- 工作的最佳排序问题 VC编写,对话框形式,《图与网络》里的哈密尔顿轨和竞赛图-The best scheduling problem
BP
- 利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。-The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corr
51
- 51单片机常用模块的原理图与源码,包括键盘模块,AD和DA模块,以及网络通信-51 Single-chip modules, schematics commonly used with the source code, including the keyboard module, AD and DA modules, and network communication
图与网络(MATLAB+LINGO源码)
- 图与网络(MATLAB+LINGO源码)(Map and network (MATLAB + LINGO source))
第05章 图与网络
- 图论起源于 18 世纪。第一篇图论论文是瑞士数学家欧拉于 1736 年发表的“哥尼 斯堡的七座桥”。 1847 年,克希霍夫为了给出电网络方程而引进了“树”的概念。 1857 年,凯莱在计数烷CnH 2n+2 的同分异构物时,也发现了“树”。哈密尔顿于 1859 年提 出“周游世界”游戏,用图论的术语,就是如何找出一个连通图中的生成圈、近几十年 来,由于计算机技术和科学的飞速发展,大大地促进了图论研究和应用,图论的理论和 方法
第05章 图与网络
- 解决图与网络的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序(Solving the problem of graph and network modeling can better handle the optimization problems, and provide related examples and source programs.)