虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Top-Level

  • JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

    JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.

    标签: co-written functions the fifteen

    上传时间: 2014-01-26

    上传用户:hjshhyy

  • This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Som

    This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises. If you have high-level comments about the organization of the book or the topics covered, please send me email at feedback{at}thinkpython{dot}com. It is probably too early for detailed comments like spelling errors.

    标签: carefully chapters complete version

    上传时间: 2014-08-29

    上传用户:ayfeixiao

  • ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. I

    ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. In the 2002 Greater New York Regional, Stony Brook s teams finished 2nd and 5th with 54 teams competing! In the 2003 Greater New York Regional, Stony Brook finished 4th of 60 teams. In the 2004 Greater New York Regional, three of Stony Brook s teams finished in the top 15 positions!

    标签: Programming sponsored activity contest

    上传时间: 2013-12-13

    上传用户:wff

  • This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific

    This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.

    标签: sample vendor-specific minidriver provides

    上传时间: 2013-12-20

    上传用户:wyc199288

  • AppWizard has created this ac1080 application for you. This file contains a summary of what you

    AppWizard has created this ac1080 application for you. This file contains a summary of what you will find in each of the files that make up your ac1080 application. ac1080.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac1080.cpp This is the main application source file.

    标签: application AppWizard you contains

    上传时间: 2014-01-25

    上传用户:我干你啊

  • This file contains a summary of what you will find in each of the files that make up your ac_iocard

    This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_iocard.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac_iocard.cpp This is the main application source file.

    标签: ac_iocard contains summary files

    上传时间: 2014-10-09

    上传用户:zwei41

  • 1.开发环境: SunShine留言本v1.0所采用的开发环境为:J2SDK1.42+TOMCAT5.0+ACCESS2000 2.安装说明: SunShine留言本v1.0所

    1.开发环境: SunShine留言本v1.0所采用的开发环境为:J2SDK1.42+TOMCAT5.0+ACCESS2000 2.安装说明: SunShine留言本v1.0所有数据均采用数据库存储,采用JDBC连接池,直接连接数据库,不需要配置ODBC数据源即可直接运行。 3.运行环境: SunShine留言本v1.0是基于JSP/JavaBean开发的一套留言本系统,正常使用该软件您必须保证您的服务器满足如下要求: ①系统环境:J2SDK+TOMCAT或更高版本 ②数据库:ACCESS2000或更高版本 ③客户端:使用Windows系统+IE5.0或更高版本 4.管理留言:  SunShine留言本v1.0默认的管理员ID:admin;管理员密码:adminSNDG 特别说明:  SunShine留言本v1.0使用者只需将您网站的top.htm和bottom.htm文件替换SunShine留言本v1.0中的文件即可使其为您的网站服务。

    标签: SunShine 1.0 ACCESS TOMCAT

    上传时间: 2016-07-07

    上传用户:金宜

  • RCPServer.cpp This the main application source file. RCPServer.dsp This file (the project fil

    RCPServer.cpp This the main application source file. RCPServer.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.

    标签: RCPServer This file application

    上传时间: 2014-01-25

    上传用户:qw12

  • MediaPlayer代码

    MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关

    标签: MediaPlayer 代码

    上传时间: 2016-07-08

    上传用户:爺的气质

  • DSP2812 TFT彩屏显示 源码 给你得嵌入式系统增加TFT彩屏

    DSP2812 TFT彩屏显示 源码 给你得嵌入式系统增加TFT彩屏,Level一定增加不少 DSP2812 的程序源码系列,包含显示通讯,数模转换,内存读写,(LED,IIC,RS232,)全面。适合初学上手,

    标签: TFT 2812 DSP 彩屏

    上传时间: 2016-07-24

    上传用户:海陆空653