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

搜索资源列表

  1. RecLearnDAG1.0

    0下载:
  2. A recursive method for learning DAG.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19744
    • 提供者:贺海
  1. cDAGlab6

    0下载:
  2. 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:13662
    • 提供者:gaoquan
  1. dag

    0下载:
  2. 工作之余,用VC作了一个小程序,是VC SQL server模式的,程式内容比较简单,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示;
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:383951
    • 提供者:winhex
  1. dag

    0下载:
  2. 一个VC操作SQL Server主从表的程序源代码,供大家学习使用-VC operation of a master-slave SQL Server table source code for the U.S. study the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5413163
    • 提供者:鲍野
  1. watchdog

    0下载:
  2. chach dag for common serious communication with si-language c if for watch dog check
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-08
    • 文件大小:539
    • 提供者:jun
  1. DAG

    0下载:
  2. 若在DGA图中存在一个顶点r,在r和图中所有其他顶点之间均存在由r出发的有向路径,则称该DAG图有根,试编写求DAG图的根的算法。 -If there is a DGA map vertex r, in r and the graph all the other vertices exist in between the departure from the r to the path are said to have roots in the DAG plans, test plans p
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:14504
    • 提供者:chenyucong
  1. pre_study

    0下载:
  2. using DAG device, we measure temperature to store excel file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:404064
    • 提供者:Lee Jae Kyun
  1. dag_schedule

    0下载:
  2. Compaction of Schedules and a Two-Stage Approach for Duplication-Based DAG Scheduling ” DAG scheduling algorithms generate schedules that require prohibitively large number of processors. To address this problem, we propose a generic algorithm,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:30399
    • 提供者:sumit
  1. Svmtool-DAG

    0下载:
  2. direct acyclic graphic(DAG)approach for multiclassification in libsvm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4056
    • 提供者:guochao
  1. DAG

    0下载:
  2. 绘制前驱图,主要功能有绘制结点,删除结点以及与结点相连的边,保存前驱图-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3950899
    • 提供者:lizhefeng
  1. Dag

    0下载:
  2. 随机生成(Directed Acyclic Graphs)DAG,是研究Workflow必备的仿真程序。 DAG的大小可在程序中任意设置。-Randomly generated (Directed Acyclic Graphs) DAG, the simulation is to study the Workflow necessary procedures. The size of the DAG can be set in the program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:318122
    • 提供者:jonseng
  1. agsdagdsf

    0下载:
  2. poj的几道图论 poj的几道图论-asdg dag ad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9628
    • 提供者:谢译德
  1. bnt_sick

    0下载:
  2. 贝叶斯网络经典入门,建立一个简单的贝叶斯网络,并输入边缘概率,输入draw_graph(dag)可查看网络图。-a brief introduction of bayesian network
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4293
    • 提供者:youyou
  1. heft

    0下载:
  2. DAG调度HEFT算法实现 DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved-DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:744151
    • 提供者:lean
  1. DAG

    0下载:
  2. 判断一个无向图是否存在圈,如果存在则输出一个圈-Determine whether there is a non-circle to the graph, if there is a loop output
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1883711
    • 提供者:混沌同步
  1. DAGcal

    0下载:
  2. 遍历DAG,找出所有可能路径(目前版本只支持最简单场景)(Traverse DAG to find all possible paths (current version only supports basic situation))
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:池筏
  1. Naamloos_bericht (1)

    0下载:
  2. mooie dag vandaag, bla bla bla bla bla
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1969152
    • 提供者:niks45
  1. Pinyin2Hanzi

    1下载:
  2. DAG表示基于分词的拼音输入法,正确率一般,viterbi是HMM模型(DAG is a Pinyin input method based on participle, and the accuracy rate is general. Viterbi is a HMM model.)
  3. 所属分类:输入法编程

    • 发布日期:2018-05-01
    • 文件大小:6321152
    • 提供者:呵呵哒123724
  1. StructureLearningLibraries-master

    1下载:
  2. 贝叶斯网络又称信度网络,是Bayes方法的扩展,是目前不确定知识表达和推理领域最有效的理论模型之一。从1988年由Pearl提出后,已经成为近几年来研究的热点.。一个贝叶斯网络是一个有向无环图(Directed Acyclic Graph,DAG),由代表变量结点及连接这些结点有向边构成(Bayesian network, also known as belief network, is an extension of Bayes method and one of the most effec
  3. 所属分类:其他

    • 发布日期:2021-03-16
    • 文件大小:8192
    • 提供者:一颗豆子呀
搜珍网 www.dssz.com