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

搜索资源列表

  1. lmn4op.ZIP

    0下载:
  2. 有向无环图的多类支持向量机分类算法A directed acyclic graph multi class classification algorithm of support vector machine-A directed acyclic graph multi class classification algorithm of support vector machine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:139756
    • 提供者:
  1. MiniCAD

    0下载:
  2. 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5308983
    • 提供者:李俊炎
  1. kmltoolbox_v1.4

    1下载:
  2. 基于这个类的工具箱允许你创建在“Google地球”,许多不同的地块,由自动创建所需的基于XML的KML文件,而无需用户交互。 有了它,您可以创建: - 线图,散点图 - 二维和三维轮廓 - 2D和3D多边形 - 颤动地块 - 写在一个特定点的文本 - 将三维模型 - 覆盖图像 - 为图像传输更复杂的数字 - 文件夹,子文件夹,... 总相似图 - 动画三维模型到一个预定义的轨迹 安装到您的MATLAB路径工具箱,工具
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3325869
    • 提供者:fu jiang
  1. click-tale

    0下载:
  2. This class can track user clicks on pages and show a click graph. It can keep track of the page and position of the clicks that users do on Web pages using Javascr ipt code that listen to clicks and send the information to the server using AJAX
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:2666
    • 提供者:compix
  1. linwenzhong-Graphlnk

    0下载:
  2. 图的存储、遍历及其应用 掌握图的存储表示及基本操作的实现 , 掌握图的深度优先遍历和广度优先遍历的实现,图的邻接表表示,运用C++类实现图的类定义及基本操作算法。-Map storage, traversal and its application to master storage representation of the map and the realization of the basic operations, master graph depth-first travers
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4186
    • 提供者:林文众
  1. code

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:28810240
    • 提供者:shawning
  1. UML

    0下载:
  2. UML包括事物、关系、图、扩展机制。 (1)事物 结构:类、接口、构件、节点等等。 行为:交互(消息)、状态等等。 分组:包、子系统等等。 注释:注释。 (2)关系 依赖、关联(聚合、组合)、泛化、实现。 (3)图 用例图、交互图(顺序图、协作图)、类图、活动图、状态图等等。 (4)扩展机制-UML includes things, relation, graph, expansion mechanism. ( 1). Structur
  3. 所属分类:Database system

    • 发布日期:2017-11-24
    • 文件大小:312229
    • 提供者:Kyle
  1. CDC

    0下载:
  2. 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-How to make the the CDC output text, graphics with hold function, the collection class CPtrArr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:1962618
    • 提供者:彩虹
  1. Abstract

    0下载:
  2. 如何使用抽象方法的示例。用抽象类实现对长方形,正方形,圆形面积的计算,然后实现对随机产生的是个图形面积的累加(图形的形状和长、宽、半径均随机产生)-Abstract class implements a pair of rectangular, square, circular area is calculated, and then implement the randomly generated graphics area accumulate (the shape of the graph
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1395
    • 提供者:he
  1. QTclassinheritancediagram

    0下载:
  2. 此文档是QT的继承图,初学者可以从里面学到相应的功能在那个类来继承-This the QT document is the inheritance graph, beginners can learn the corresponding function in that class to inherit from the inside
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:23907
    • 提供者:asd
  1. Expression

    0下载:
  2. 表达式计算采用了算符优先法正则表达式来实现,同时还能支持X变量的计算,是用来做画函数图的最佳类。如果要能画函数图的源代码请下载ExprDraw.zip.但此源代码采用了C语言方式实现其表达式计算。-Expression calculated using the operator precedence method to achieve regular expression, while supporting the calculation of the X variable, is the be
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:4819292
    • 提供者:rgbtagu
  1. baselib

    0下载:
  2. 画图软件包基本类库,供绘图软件类库调用的可重用代码。-The base class library for Graph DLL call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:42544
    • 提供者:赵宝生
  1. graphdll

    0下载:
  2. 绘图软件包类库,它可能需要调用基本类库;而它常常被绘图软件调用。-Graph Software paketes class library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-05
    • 文件大小:297018
    • 提供者:赵宝生
  1. graphDFS

    0下载:
  2. 图的 DFS算法 深度优先算法 采用模板类实现 数据结构中的经典算法-DFS algorithm graph depth-first algorithm uses a template class that implements the data structure of the classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:673372
    • 提供者:waichengfeng
  1. cPP

    0下载:
  2. 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:34189
    • 提供者:高健
  1. graphBrian_demo

    0下载:
  2. vc 这是一个画曲线图类,希望对大家有用-this is a graph-draw class
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:709811
    • 提供者:han
  1. Project4_BallmanFord

    0下载:
  2. (图论)实现负权重转换(Bellman-Ford) 对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中-(Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8200445
    • 提供者:wendy
  1. Project_BFS

    0下载:
  2. 任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 -Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1748881
    • 提供者:wendy
  1. Traffic

    1下载:
  2. 基于MFC的流量统计,实现端口到进程的映射,输出到表格,类似360的流量监控;利用Michael Fatzi编写的绘制按钮类,对总流量以柱形图的形式展示,流量统计采用Winpcap抓包分析得来。-MFC-based traffic statistics, port-to-process mapping to achieve the output to a table, similar to the 360 ​ ​ traffic monitoring prepared us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3138378
    • 提供者:CaiBoyang
  1. Lesson4Code

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2759521
    • 提供者:奋斗不止
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com