登录
首页 » CHM » boa

boa

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

  • bresenham
    New algorithm bresenham.
    2012-04-10 19:37:49下载
    积分:1
  • small-world-networks
    复杂网络的小世界模型动态行为的分析,近代复杂网络的开篇(the dynamic of small world network)
    2012-08-31 15:31:33下载
    积分:1
  • 连续投影算法
    连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
    2017-07-10 19:23:12下载
    积分:1
  • cdma2000-matlab
    说明:  针对CDMA2000标准的3G网络的一种简单仿真,采用matlab工具(Standard for CDMA2000 3G networks a simple simulation using matlab tools)
    2010-05-02 20:13:33下载
    积分:1
  • image-processing-Matlab
    常用的一些图像处理Matlab源代码,比如数字图像的傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,图像滤波等(Some commonly used image processing Matlab source code, such as digital image Fourier transform two-dimensional discrete cosine transform image compression method using gray transform image contrast enhancement, histogram equalization, image filtering, etc.)
    2014-09-28 11:26:44下载
    积分:1
  • JPEGCompression
    jpeg compression matlab source code
    2007-12-02 08:17:31下载
    积分:1
  • SURF-Points
    Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT
    2015-02-20 20:01:18下载
    积分:1
  • Assignment6
    Bjarne Stroustrup的课后练习 1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625. 2. Stroustrup, Chapter 19, Question 4, Page 709.(1. Stroustrup, Chapter 17, Questions 11 and 13, Page 624–625. 2. Stroustrup, Chapter 19, Question 4, Page 709.)
    2015-04-06 07:42:57下载
    积分:1
  • MATLABpaneldataanalysiscase
    说明:  利用Matlab做面板数据分析(平行数据分析)的一个实例(Use Matlab to do analysis of panel data (parallel data analysis) is an example of)
    2008-11-30 08:55:24下载
    积分:1
  • dct
    bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像(bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed)
    2010-05-22 23:44:19下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载