CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - graph program

搜索资源列表

  1. 506503_c62c32a5ba76b217

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:30797
    • 提供者:fde fd
  1. traversinggraph

    0下载:
  2. traversinggraph,Through this program of graph traversal function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:man fengyang
  1. 431465_b5876716cac6a624

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3124
    • 提供者:fde fd
  1. usrpfft

    3下载:
  2. 修改GNURadio中的频谱分析工具usrp_fft.py调用的C++模块gr_fft_vcc_fftw.cc,实现频谱的数据的存储,附有画图的matlab程序和实现的效果图,实现频谱数据分析需要。-Changes in the spectrum analysis tool GNURadio usrp_fft.py call C++ module gr_fft_vcc_fftw.cc, to achieve the spectrum of data storage, with a drawing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:127241
    • 提供者:
  1. cartoon

    0下载:
  2. 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。 -Design a cartoon figure, the program can complete the following functions: (1) to reflect the use of pen and brush (2) mappi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-22
    • 文件大小:6738491
    • 提供者:wscnwps
  1. lesson

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

    • 发布日期:2017-05-22
    • 文件大小:6679205
    • 提供者:leo
  1. assembler-_design_achive

    0下载:
  2. 主要讲解反汇编引擎的设计与实现。现在还是在控制台中执行,有需要的可以移植到MFC中执行。这样具有界面化操作会更好!需要的下哦~嘿嘿!-this source code is relatively anti-assembler design and achieve. right now this program mainly run in windows console.of course ,if you need this source ,you could transplant to MFC.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:25974
    • 提供者:Ldd
  1. df

    0下载:
  2. df - this a command-line tool that runs under windows or dos. better than *nix clone of df (disk free): tells the disk free space, percentage of free space, disk used, and total disk space in SI or IEC (computer) units or as a plain number of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5358711
    • 提供者:欣娃
  1. the-shortest-path-of-chart

    0下载:
  2. 求有向图的最短路劲,根据所给图的边长和顶点,建立有向图,以邻接表的方式存储,并编写程序求从有向图任一点出发的最短路径-according to the graph with sides and vertex, establish a directed graph, and write a program find the shortest path from one of the point of the chart
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2472
    • 提供者:陆言
  1. hh

    0下载:
  2. 实现校园内的最短路径查询,[daoyou.rar] 校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。 -The campus within the shortest path query [daoyou.rar campus tour guides
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1755
    • 提供者:wl
  1. allroute

    0下载:
  2. 该程序遍历了源点到终点的所有路径,能够所搜得到所有的路径并写入到记事本中,在图论中有广泛的应用。-The program traverses all the paths of the source point to the end point, be able to search to get all of the paths and written into Notepad, and a wide range of applications in graph theory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:1235
    • 提供者:萌萌
  1. shiyan

    0下载:
  2. 编程计算图形的面积,程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择类型-Programming calculation area of ​ ​ the graph, the program calculates circular, rectangular, square area, running the first prompt the user to select the type
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:91737
    • 提供者:liwei
  1. homework2

    0下载:
  2. A finite state machine (FSM) is an abstract machine used to model a sequential system or a computer program. An FSM can be represented as a directed graph having a set of N nodes representing states connected with a given set of directed edges. A
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:966
    • 提供者:tuucan
  1. 9gpt

    0下载:
  2. 相信大家都玩过九宫拼图游戏,此程序可以找出拼完全图的最短路径。-Believe everyone played jiugong puzzle game, the program can find the shortest path of the complete graph.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1085
    • 提供者:李紫阳
  1. kuohao

    0下载:
  2. 简明清晰的写出每个实验题目的算法步骤,可以混合使用自然语言、流程图及伪代码的方式,不能直接复制源程序。每个实验题目需要附上程序正确运行结果的截图。-Write clear and concise algorithm steps for each experimental subject, can be mixed with natural languages, flowcharts and pseudo code the way, can not be directly copied sourc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1005
    • 提供者:杜舟
搜珍网 www.dssz.com