登录
首页 » Visual C++ » Predictive_Model_Analysis

Predictive_Model_Analysis

于 2007-09-09 发布 文件大小:5528KB
0 286
下载积分: 1 下载次数: 79

代码说明:

  以由科学数据构成的大型二维数据表为对象,运用预测模型分析方法,实现语义压缩。 用MFC框架建立了一个基于上述方法的压缩解压工具应用程序。(Posed by the scientific data of large-scale two-dimensional data table for the object, the use of prediction model analysis, the realization of semantic compression. MFC framework with the establishment of a method based on the above-mentioned compression decompression tool applications.)

文件列表:

Predictive Model Analysis
.........................\Debug
.........................\dlgcompress1.cpp
.........................\dlgcompress1.h
.........................\dlgdecompress.cpp
.........................\dlgdecompress.h
.........................\Forecast_model_anailse
.........................\......................\avoid_loop.cpp
.........................\......................\Bayesian_network_form
.........................\......................\.....................\Bayesian_network_form.cpp
.........................\......................\.....................\CIT
.........................\......................\.....................\...\CIT.CPP
.........................\......................\.....................\...\r
.........................\......................\.....................\...\.\r.cpp
.........................\......................\.....................\MST
.........................\......................\.....................\...\MST.CPP
.........................\......................\.....................\OE
.........................\......................\.....................\..\avoid_loop.cpp
.........................\......................\.....................\..\avoid_loop.dsp
.........................\......................\.....................\..\avoid_loop.dsw
.........................\......................\.....................\..\avoid_loop.ncb
.........................\......................\.....................\..\avoid_loop.opt
.........................\......................\.....................\..\avoid_loop.plg
.........................\......................\.....................\..\OE.CPP
.........................\......................\.....................\..\test_avoid_loop.cpp
.........................\......................\.....................\person
.........................\......................\.....................\......\person.cpp
.........................\......................\compress
.........................\......................\........\compress.cpp
.........................\......................\decompress
.........................\......................\..........\decompress.cpp
.........................\......................\..........\decompress.dsp
.........................\......................\..........\decompress.dsw
.........................\......................\..........\decompress.ncb
.........................\......................\..........\decompress.opt
.........................\......................\..........\decompress.plg
.........................\......................\..........\test_decompress.cpp
.........................\......................\Forecast_model_analyse.cpp
.........................\......................\Forecast_model_analyse.dsp
.........................\......................\Forecast_model_analyse.dsw
.........................\......................\Forecast_model_analyse.ncb
.........................\......................\Forecast_model_analyse.opt
.........................\......................\Forecast_model_analyse.plg
.........................\......................\forecast_model_form
.........................\......................\...................\forecast_model_form.cpp
.........................\......................\...................\MaxIndenpendentSet
.........................\......................\...................\..................\FindWMIS
.........................\......................\...................\..................\........\FindWMIS.cpp
.........................\......................\...................\..................\........\test_FindWMIS.cpp
.........................\......................\...................\..................\........\test_FindWMIS.dsp
.........................\......................\...................\..................\........\test_FindWMIS.dsw
.........................\......................\...................\..................\........\test_FindWMIS.ncb
.........................\......................\...................\..................\........\test_FindWMIS.opt
.........................\......................\...................\..................\........\test_FindWMIS.plg
.........................\......................\...................\..................\inData.txt
.........................\......................\...................\..................\MaxIndenpendentSet.cpp
.........................\......................\...................\..................\RMBuilder
.........................\......................\...................\..................\.........\inData.txt
.........................\......................\...................\..................\.........\model
.........................\......................\...................\..................\.........\.....\model.cpp
.........................\......................\...................\..................\.........\.....\test_model.cpp
.........................\......................\...................\..................\.........\.....\test_model.dsp
.........................\......................\...................\..................\.........\.....\test_model.dsw
.........................\......................\...................\..................\.........\.....\test_model.ncb
.........................\......................\...................\..................\.........\.....\test_model.opt
.........................\......................\...................\..................\.........\.....\test_model.plg
.........................\......................\...................\..................\.........\RMBuilder.cpp
.........................\......................\...................\..................\.........\test_RMBuilder.cpp
.........................\......................\...................\..................\.........\test_RMBuilder.dsp
.........................\......................\...................\..................\.........\test_RMBuilder.dsw
.........................\......................\...................\..................\.........\test_RMBuilder.ncb
.........................\......................\...................\..................\.........\test_RMBuilder.opt
.........................\......................\...................\..................\.........\test_RMBuilder.plg
.........................\......................\...................\..................\test_MaxIndenpendentSet.cpp
.........................\......................\...................\..................\test_MaxIndenpendentSet.dsp
.........................\......................\...................\..................\test_MaxIndenpendentSet.dsw
.........................\......................\...................\..................\test_MaxIndenpendentSet.ncb
.........................\......................\...................\..................\test_MaxIndenpendentSet.opt
.........................\......................\...................\..................\test_MaxIndenpendentSet.plg
.........................\Forecast_model_anailse.aps
.........................\Forecast_model_anailse.clw
.........................\Forecast_model_anailse.cpp
.........................\Forecast_model_anailse.dsp
.........................\Forecast_model_anailse.dsw
.........................\Forecast_model_anailse.h
.........................\Forecast_model_anailse.ncb
.........................\Forecast_model_anailse.opt
.........................\Forecast_model_anailse.plg
.........................\Forecast_model_anailse.rc
.........................\Forecast_model_anailseDlg.cpp
.........................\Forecast_model_anailseDlg.h
.........................\input
.........................\.....\inData.txt
.........................\.....\inData.txt_out.txt
.........................\.....\inData.txt_out.txt_out.txt
.........................\.....\input.cpp
.........................\.....\Output1.spo
.........................\.....\qer.sav
.........................\.....\test.cpp
.........................\.....\test.dsp

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

发表评论

0 个回复

  • tslog
    历史上最强大的windows日志系统,性能是log4c的3倍 (History' s most powerful windows log system performance is log4c of 3 times)
    2010-06-21 00:59:05下载
    积分:1
  • Suggest.plug.in.programming.VB.code.development
    VB开发Suggest插件编程经典代码Suggest plug-in programming VB Classic code development (Suggest plug-in programming VB Classic code development )
    2010-11-01 16:54:47下载
    积分:1
  • MFCleikuxiangjie
    MFC类库详解,编写MFC程序时很有用的资料(Useful information in the MFC class library Detailed writing MFC program)
    2012-05-10 09:15:04下载
    积分:1
  • SOCKET
    Chat program using socket
    2013-02-23 20:46:18下载
    积分:1
  • CallSQL
    1、完整实现了VC++6.0 + MySQL数据库连接池; 2、解决了读取中文数据的乱码、显示问号问题; 3、演示了一个完整使用数据库连接池的标准过程; 4、进行了我自认为傻瓜化的注释,我相信详细程度足以让任何人看懂!(I am lazy,no english)
    2016-02-14 21:05:03下载
    积分:1
  • PeMemPeLoader
    从内存中加载DLL和EXE文件,支持压缩的文件.(From memory to load DLL and EXE files, compressed file support.)
    2020-11-29 21:09:28下载
    积分:1
  • ctc_ha
    利用VC实现的简单双机热备和地址漂移软件,双机均有自身IP, 但只有主机才具备服务IP,当主机中断后,备机可接管服务IP.(A simple tool just like HA software)
    2020-07-02 01:00:01下载
    积分:1
  • exam1
    使用API函数编的一个窗口示例程序,目的在于说明如何编写简单的应用程序(Compiled using the API function, a window sample program, the purpose is to describe how to write a simple application)
    2009-11-19 20:39:02下载
    积分:1
  • VB_programme
    验证代码,验证代码,验证代码,验证代码,验证代码,验证代码(test programme,test programme,test programme,test programme)
    2011-11-17 21:53:09下载
    积分:1
  • PPvNQBAAR
    制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
    2013-01-29 19:08:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载