登录
首页 » CHM » boa

boa

于 2007-09-11 发布 文件大小:1394KB
0 154
下载积分: 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 个回复

  • pos
    说明:  MATLAB粒子群算法工具箱求解水电站优化调度问题 (Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station)
    2010-04-27 11:46:20下载
    积分:1
  • echocanc
    program with demos , very helpful in understanding the concept of echo cancellation .based on matlab used its voicebox
    2010-03-09 09:55:51下载
    积分:1
  • zizuokalman
    说明:  这是一个关于卡尔曼滤波的源程序,可以帮助初学者学习该滤波算法(This is a Kalman filter on the source, can help beginners learn the filtering algorithm)
    2011-04-01 09:15:35下载
    积分:1
  • Anisotropic-diffusion
    Anisotropic diffusion in image processing.
    2013-11-16 10:05:40下载
    积分:1
  • eeglab10.2.2.4b
    复杂网络研究的不同之处在于首先从统计角度考察网络中大规模节点及其连接之间的性质,这些性质的不同意味着不同的网络内部结构,而网络内部结构的不同导致系统功能有所差异。 eeglab主要可将edf文件在matlab中转换为mat文件(EEG siganal )
    2012-11-20 09:50:12下载
    积分:1
  • DigitalbasebandtransmissionsystemimplementationMAT
    数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,pcm]=a_d_1(A,F,P,D) [changed_ami]=signal_encod_1(pcm) [ami_after_channel]=channel_1(changed_ami,snr) [adjudged_ami]=adjudg_1(ami_after_channel,m) re_pcm=signal_decod_1(adjudged_ami) [re_voltag,re_sampl,re_sampl1]=d_a_1(re_pcm,sampl,D,N)(Digital baseband transmission system implementation MATLAB simulation function [sampl, re_sampl] = system_1 (A, F, P, D, snr, m, N) input variables A, F, P, respectively, for the input signal amplitude, frequency and phase , D to quantify the number of electric-ping, snr for the channel signal to noise ratio, N to D/A converter when the interpolation points output variables for the sample after Sampl input signal, re_sampl for the restoration of the input signal. Digital baseband transmission system simulation MATLAB implementation [sampl, quant, pcm] = a_d_1 (A, F, P, D) [changed_ami] = signal_encod_1 (pcm) [ami_after_channel] = channel_1 (changed_ami, snr) [adjudged_ami] = adjudg_1 (ami_after_channel, m) re_pcm = signal_decod_1 (adjudged_ami) [re_voltag, re_sampl, re_sampl1] = d_a_1 (re_pcm, sampl, D, N))
    2009-03-15 18:45:46下载
    积分:1
  • convolutional_encoder
    the code simulate the transmission using convlutional encoder and vetirbi decoder
    2012-05-22 22:36:58下载
    积分:1
  • pnm-3.01(1)
    how to use pnm files and image in matlab
    2012-06-24 07:05:38下载
    积分:1
  • work
    用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码(Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared)
    2010-06-04 23:06:36下载
    积分:1
  • MATLAB-2009b
    MATLAB 2009b 从入门到精通,关于matlab的相关操作。 (If you are viewing this topic in the MATLAB Help browser, you can run one of the utilities provided here to create associations in the Windows environment for common file types used by MATLAB.)
    2014-12-05 10:47:34下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载