登录
首页 » Visual C++ » tgff-3.5

tgff-3.5

于 2020-12-21 发布 文件大小:175KB
0 285
下载积分: 1 下载次数: 18

代码说明:

  task graph generator: task graph for free version 3.5

文件列表:

tgff-3.5
........\ArgPack.cc,22028,2008-08-24
........\ArgPack.h,2624,2008-08-24
........\DBase.cc,5334,2008-08-24
........\DBase.h,1053,2008-08-24
........\Epsilon.cc,951,2008-08-24
........\Epsilon.cct,4480,2008-08-24
........\Epsilon.h,3237,2008-08-24
........\examples
........\........\bus.tgffopt,136,2008-08-24
........\........\creds1.tgffopt,1457,2008-08-24
........\........\kbasic_tables.tgffopt,2514,2008-08-24
........\........\kbasic_task.tgffopt,1018,2008-08-24
........\........\kextended.tgffopt,998,2008-08-24
........\........\kseries_parallel.eps,56638,2008-08-24
........\........\kseries_parallel.tgff,14181,2008-08-24
........\........\kseries_parallel.tgff.dot,6774,2008-08-24
........\........\kseries_parallel.tgffopt,1040,2008-08-24
........\........\kseries_parallel.vcg,22310,2008-08-24
........\........\kseries_parallel_xover.tgffopt,1295,2008-08-24
........\........\packed.tgffopt,439,2008-08-24
........\........\packets.tgffopt,258,2008-08-24
........\........\robtst.tgffopt,1295,2008-08-24
........\........\htm" target=_blank>RunMe,201,2008-08-24
........\........\RunMe.view,387,2008-08-24
........\........\simple.tgffopt,203,2008-08-24
........\........\sp_rand.tgffopt,143,2008-08-24
........\FVector.cct,5448,2008-08-24
........\FVector.h,4068,2008-08-24
........\Graph.cc,18652,2008-08-24
........\Graph.cct,8298,2008-08-24
........\Graph.h,10975,2008-08-24
........\HolderPtr.cct,1936,2008-08-24
........\HolderPtr.h,1527,2008-08-24
........\Interface.cc,527,2008-08-24
........\Interface.cct,10583,2008-08-24
........\Interface.h,10669,2008-08-24
........\main.cc,301,2008-08-24
........\Makefile,3555,2008-08-24
........\manual.pdf,110603,2008-08-24
........\PGraph.cc,12830,2008-08-24
........\PGraph.h,3562,2008-08-24
........\psprint.cc,9823,2008-08-24
........\RAlgo.cct,11218,2008-08-24
........\RAlgo.h,5400,2008-08-24
........\htm" target=_blank>README,3558,2008-08-24
........\RecVector.cct,8744,2008-08-24
........\RecVector.h,7958,2008-08-24
........\RFunctional.h,1661,2008-08-24
........\RGen.cc,10079,2008-08-24
........\RGen.h,1770,2008-08-24
........\RGenData.h,9757,2008-08-24
........\RMath.cc,13821,2008-08-24
........\RMath.cct,3423,2008-08-24
........\RMath.h,4739,2008-08-24
........\RPair.cct,6140,2008-08-24
........\RPair.h,4636,2008-08-24
........\RStd.cc,1162,2008-08-24
........\RStd.cct,756,2008-08-24
........\RStd.h,5402,2008-08-24
........\RString.cc,4253,2008-08-24
........\RString.cct,673,2008-08-24
........\RString.h,2137,2008-08-24
........\RVector.cct,4250,2008-08-24
........\RVector.h,7234,2008-08-24
........\TG.cc,14707,2008-08-24
........\TG.h,2719,2008-08-24
........\tgff2dot.pl,2719,2008-08-24
........\TGraph.cc,4375,2008-08-24
........\TGraph.h,788,2008-08-24
........\version.h,115,2008-08-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kmeans
    k-means 源代码 k-means is a very useful hierarchical clustering in meachine learning (k-means is a very useful hierarchical clustering in meachine learning )
    2010-11-23 09:47:03下载
    积分:1
  • ISAR
    生成rcs数据,通过此段代码进行isar成像(isar imaging)
    2020-11-17 12:59:41下载
    积分:1
  • Tbbaaluojbh
    这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。 (This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
    2012-08-18 07:25:29下载
    积分:1
  • structure-Yagi-
    八木天线有源折合振子馈电的新结构 (The new structure Yagi antenna active equivalent oscillator fed)
    2013-11-29 12:53:07下载
    积分:1
  • rgb2gray
    此文件为 在matlab中rgb2gray的方式(way of rgb2gray in matlab)
    2011-05-02 10:48:14下载
    积分:1
  • K-C
    这是一个K中心点聚类算法C实现的,希望对大家有用(K this is a clustering algorithm C to achieve a focal point, and I hope useful for everyone)
    2008-04-09 14:21:44下载
    积分:1
  • xuhanshu
    (1)掌握动态联编的概念; (2)掌握虚函数和纯虚函数的使用方法; (3)掌握抽象类的使用。 (this is a good passage for college student)
    2009-12-27 11:07:25下载
    积分:1
  • GP-programming-
    本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。(This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be modified by the number of iterations.)
    2011-05-08 18:31:35下载
    积分:1
  • C_mat_mixpro
    matlab和vc混合编程(Matlab and vc Mixed Programming)
    2021-03-04 12:39:32下载
    积分:1
  • xppaut_latest.tar
    XPPOUT latest, Window GUI
    2015-09-09 13:33:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载