CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拓扑

搜索资源列表

  1. NEApers

    0下载:
  2. 演化神经网络拓扑结构编写的扫雷机器人程序-evolution of neural network topology structure of the mine-sweeping robot procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100058
    • 提供者:姜寒月
  1. tuopufenl

    0下载:
  2. 完整的拓扑分类源程序,非常实用的vc源代码-topological integrity of the source code classification, very practical vc source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6509
    • 提供者:renbin
  1. ICMPSNMP

    0下载:
  2. ICMP和SNMP编程,用ICMP实现网络的三层拓扑发现,并且用SNMP管理网络-ICMP and SNMP programming, ICMP achieved with the three-tier network topology discovery. and using SNMP network management
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:432732
    • 提供者:curie
  1. discovery

    0下载:
  2. 用于局域网的拓扑发现,给出拓扑的示意图,非常好用。-for LAN topology discovery, topology diagram is very handy.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:175129
    • 提供者:陈艳秋
  1. bhfit

    1下载:
  2. 输入学期总数 学期的学分上限 课程数 拓扑排序所形成的课程先修关系的边数 课程号及其学分 在各学期学期负担尽量均匀和 课程集中在前几个学期进行排课两种条件下进行排课-importation of the total semester credit semester courses ceiling few topological sorting as a result of the pre-course edge courses, and credits in the semester to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2413
    • 提供者:houny
  1. 24567

    0下载:
  2. 文中详细介绍了SIP各个层次模块的功能和设计,描述了重要的协议流程 和设计方法,重点阐述了关键技术的使用和实现中需要解决的问题,最后设计了网 络拓扑对协议栈进行了功能测试,测试结果表明该 SIP 协议栈的实现完全满足 VoIP 网关对信令建链功能的需求。 -paper describes in detail the various levels of SIP module and functional design, Descr iption of the important a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:583651
    • 提供者:黄妮丽
  1. tupopaixu

    0下载:
  2. 图的DFS遍历,以及两种拓扑排序的实现,一种是DFS拓扑排序,另一种是无后继结点的拓扑排序-map DFS traversal, and the two topological sorting the realization DFS is a topological sorting, Another is no subsequent node of topological sorting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15503
    • 提供者:jasmine
  1. support2003

    0下载:
  2. 本解决方案的目标是,对WLAN接入网络中的关键设备(如AP、AC)在网元层管理层面上提出解决方案,并向上(如网络层和业务层)提供接口;同时对网管平台和管理网络的拓扑进行研究并提出建议。-the solution to the objective is to WLAN access network of key equipment (such as AP, AC) network element in the surface layer management solutions proposed
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:221631
    • 提供者:Toni
  1. operate

    0下载:
  2. 1,图的建立与遍历操作 建立图的邻接矩阵 输出图从顶点V0出发按深度优先遍历的顶点序列 输出图从顶点V0出发按广度优先遍历的顶点序列 2,图的建立与拓扑排序-1, Graph traversal operation with the establishment of the establishment of the adjacency matrix output plans starting from the vertex V0 by depth-first traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27289
    • 提供者:刘黎
  1. ecstphfm

    0下载:
  2. 这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2938
    • 提供者:陈朝熙
  1. topologySort

    0下载:
  2. 拓扑排序问题,就是将一串数字写出他的拓扑序列-topological sorting problem, which is a bunch of figures to write his topological sequence
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:13157
    • 提供者:无名氏
  1. graghtuopu

    0下载:
  2. 图的拓扑排序,是无前趋的接点拓扑排序,数据结构实验的同学可以看看!-map of topological sorting, and there is no contact before becoming the topological sorting, data structure experiments students can see!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:36786
    • 提供者:ysn
  1. Curriculum

    0下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加)问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表:课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使-curriculum, and topological sorting achieve four to achieve c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:192862
    • 提供者:luowenfen
  1. kern

    4下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1029952
    • 提供者:丁继东
  1. cstr

    1下载:
  2. 本ACIS几何造型平台组件提供基本的拓扑构造,线框构造和编辑,性质分析(面积长度和质量等)等功能。-the ACIS geometric modeling platform components provide basic topological structure, wireframe construction and editing, Analysis (area of length and quality, etc.) and other functions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:216206
    • 提供者:丁继东
  1. tp12

    0下载:
  2. 该程序设计是本人数据结构实践项目的拓扑结构的源代码,老师觉得还不错,欢迎大家下载共享。-the program is designed data structure I practice the topological structure of the source code, the teacher feel that was pretty good, Welcome to download share.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1275
    • 提供者:niqing
  1. P2Particle

    0下载:
  2. 1、P2P匿名通信系统用户激励机制的研究与设计 2、P2P系统一致性及查询问题研究 3、对等网络有效资源搜索技术及其应用研究 4、基于IP地址的拓扑相关P2P网络 5、基于数据转发树的P2P网络搜索研究-1, P2P anonymous communication system users incentive mechanism and design of the two studies, P2P system consistency and inquiries Study 3,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3472717
    • 提供者:梁运棠
  1. xf

    0下载:
  2. 二维三角网格细分,并同时建立新的三角网格的拓扑结构-2D triangular mesh subdivision, and at the same time establishing a new triangular mesh topology
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:wu
  1. simulatescript

    0下载:
  2. 这个代码是tcl程序,主要做前端仿真及后台模拟工作。比较有用,因为大家都用这里的网络拓扑结构。-this code is tcl procedures, the main front-end simulation and do background simulation work. More useful, because as everyone here with the network topology.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:23549
    • 提供者:王猛
  1. rengongshenjingwangluo

    0下载:
  2. 这个程序是用来模拟人工神经网络的拓扑结构的-This procedure is used to simulate artificial neural network topological structure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1444
    • 提供者:yuansheng
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com