登录
首页 » CHM » boa

boa

于 2007-09-11 发布 文件大小:1394KB
0 325
下载积分: 1 下载次数: 121

代码说明:

  boa-constructor 基于wxPython and Python 的GUI构建器(boa-constructor in wxPython and Python-based GUI Builder)

文件列表:

boa
...\.cvsignore
...\About.py
...\bcrtl
...\.....\activex
...\.....\.......\acrobat.py
...\.....\.......\IE.py
...\.....\.......\__init__.py
...\.....\user
...\.....\....\ExampleST.py
...\.....\....\StaticTextCtrl.py
...\.....\....\__init__.py
...\.....\__init__.py
...\Boa.py
...\Boa.pyw
...\Browse.py
...\Bugs.txt
...\Changes.txt
...\ClassBrowser.py
...\Companions
...\..........\.cvsignore
...\..........\BaseCompanions.py
...\..........\BasicCompanions.py
...\..........\ButtonCompanions.py
...\..........\ComCompanions.py
...\..........\Companions.py
...\..........\Constructors.py
...\..........\ContainerCompanions.py
...\..........\DateTimeCompanions.py
...\..........\DialogCompanions.py
...\..........\EventCollections.py
...\..........\FrameCompanions.py
...\..........\GizmoCompanions.py
...\..........\LibCompanions.py
...\..........\ListCompanions.py
...\..........\SizerCompanions.py
...\..........\UtilCompanions.py
...\..........\WizardCompanions.py
...\..........\__init__.py
...\Config
...\......\Explorer.gtk.cfg
...\......\Explorer.mac.cfg
...\......\Explorer.msw.cfg
...\......\helpfrm.cfg
...\......\prefs.gtk.rc.py
...\......\prefs.keys.rc.py
...\......\prefs.mac.rc.py
...\......\prefs.msw.rc.py
...\......\prefs.plug-ins.rc.py
...\......\prefs.rc.py
...\......\stc-styles.rc.cfg
...\Credits.txt
...\Debugger
...\........\.cvsignore
...\........\BoaDebugger
...\........\...........\BoaDebugger.py
...\........\...........\BuildProduct.py
...\........\...........\htm" target=_blank>CHANGES
...\........\...........\help
...\........\...........\....\debugger.stx
...\........\...........\htm" target=_blank>README
...\........\...........\refresh.txt
...\........\...........\version.txt
...\........\...........\www
...\........\...........\...\boa.gif
...\........\...........\__init__.py
...\........\BoaDebugServer.py
...\........\Breakpoint.py
...\........\ChildProcessClient.py
...\........\ChildProcessServer.py
...\........\ChildProcessServerStart.py
...\........\DebugClient.py
...\........\Debugger.py
...\........\DebuggerControls.py
...\........\InProcessClient.py
...\........\IsolatedDebugger.py
...\........\PathMappingDlg.py
...\........\PathsPanel.py
...\........\RemoteClient.py
...\........\RemoteDialog.py
...\........\RemoteServer.py
...\........\sysexcepthook.py
...\........\Tasks.py
...\........\test.py
...\........\testrpc.py
...\........\ZopeBreakpoint.zip
...\........\ZopeScriptDebugServer.py
...\........\__init__.py
...\Editor.py
...\EditorUtils.py
...\ErrorStack.py
...\ErrorStackFrm.py
...\Examples
...\........\advanced
...\........\........\AttrMixins
...\........\........\..........\AttrMixinFrame.py
...\........\........\..........\AttrMixins.py
...\........\........\CustomClasses
...\........\........\.............\DynamicCtrlTypes.py
...\........\........\.............\wxFrame1.py

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

发表评论

0 个回复

  • rgsjwl
    人工网络的原理及应用讲义。讲得很详细,包括matlab仿真方法(Principles of artificial network and application notes. Very detailed, including the matlab simulation method)
    2008-04-25 11:59:42下载
    积分:1
  • matlab
    bhattacharya cofficient is used to in canny edge detector
    2010-11-15 19:41:37下载
    积分:1
  • ldpc_decode
    LDPC BP译码算法在MATLAB中直接使用就行(matlab BP decoding)
    2014-12-20 19:47:49下载
    积分:1
  • Virtual-Reality-and-Animation-for-MATLAB-and-Simu
    Virtual Reality and animation for MATLAB and Simulink Users: Visualization of Dynamic Models and Control Simulations. this book Gives the reader hands on example- experience for simulating dynamical models in MATLAB® /Simulink and animating them in VRML
    2013-12-09 22:12:19下载
    积分:1
  • wavelets
    projet sur matlab pour compression audio par ondelettes
    2010-11-20 07:11:26下载
    积分:1
  • MEXP100
    MATLAB的一些经典使用案例 适合初学者掌握MATLAB的使用技巧(the use of MATLAB)
    2011-08-07 14:59:54下载
    积分:1
  • ICA
    模式识别特征提取中的独立成分分析算法的matlab源码(Independent component analysis)
    2015-04-06 18:49:09下载
    积分:1
  • Power_SOFC
    This example shows a model of a solid oxide fuel cell (SOFC) which can be utilized in SimPowerSystems™ .
    2017-05-04 16:58:12下载
    积分:1
  • 不确定信息融合
    实现数据的简单DS融合,里面包含已有的五种数据的,利用贝叶斯、随机森林、k近邻分类器分类,最后融合(Simple DS fusion of data, which contains five kinds of data, uses Bayesian, random forest, k-nearest classifier to classify, and finally fuses.)
    2018-12-04 16:03:00下载
    积分:1
  • ParticleFilteringforDynamicConditionallyGaussianMo
    In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar -xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo. (In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar-xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo. )
    2008-03-05 19:14:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载