搜索资源列表

  1. JBuilder制作音频播放程序(2)

    0下载:
  2. JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6024
    • 提供者:麦麦
  1. tftpTEST

    0下载:
  2. TFTP 协议实现和测试 本程序,包含server和client,自收自发. 客户直接把PACK发到SERVER的接收队列中,SERVER直接把PACK 发到CLIENT的接收队列中. 具有超时重发功能. 各自解释收到的该包,并响应-TFTP protocol and the test procedures, including server and client, collected spontaneously.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:69724
    • 提供者:谢志文
  1. dosstamem

    0下载:
  2. ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4113
    • 提供者:王来
  1. UNIX聊天程序

    0下载:
  2. 在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compi
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:608029
    • 提供者:李俊
  1. chap122

    0下载:
  2. 这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。-This is a kind of core Java code, explain the formation of a JVM compiler process and the principles of interpretation of intermediate code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11398
    • 提供者:第四
  1. ased2099

    0下载:
  2. 是TCL的另外一个编译(解释)器,TCL是国外制作GUI的模板化工具-TCL is another compiler (interpretation) device, TCL is produced abroad template GUI tools
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:429484
    • 提供者:马龙骧
  1. YQSFDYSCX

    0下载:
  2. 蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓-Ant colony algorithm demo program, it is the image of the ant colony that cooperation between the intelligence groups, very good interpretation of the essence of the ant colony a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:150528
    • 提供者:jack
  1. Quantitative-Seismic-Interpretation

    0下载:
  2. Stanford的SRB实验室Quantitative Seismic Interpretation的免费MATLAB程序,可以计算AVO response, rock property, Gassmann s equation, fluid property, Elastic impedance等,非常实用和方便 -Stanford' s Quantitative Seismic Interpretation Laborat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:33792
    • 提供者:wxw
  1. SARimageunderstandingandinterpretationofresearch.r

    0下载:
  2. SAR图像理解与解译研究进展,电子学报,-SAR image understanding and interpretation of research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:871424
    • 提供者:long
  1. interpretation

    0下载:
  2. 该文件为初学者提供了一种简单的插值算法思路,可有用任何一种语言编程。-the file give begainer a simple interpretation algorithm which can be actulized in any language.
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:195584
    • 提供者:曹精明
  1. IPI2win

    0下载:
  2. Version 3.0.1, 10-Jan-2003 -IPI2win - 1D interpretation of VES profile.-Version 3.0.1, 10-Jan-2003 -IPI2win - 1D interpretation of VES profile.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1820672
    • 提供者:shahrooz
  1. Devil-language-interpretation

    0下载:
  2. 魔王语言解释 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1)α->β1β2……βm (2)(θδ1δ2……δn)—>θδnθδn-1……θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,把他的话解释成人能听得懂的话;-Beelzebub has a d
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:122880
    • 提供者:nizy
  1. Geometrical-interpretation-of-the-1-D-DFT

    0下载:
  2. main executing reference usage: executeMain.m -------------------------------------------------------------------------------- The geometrical interpretation of the 1-D DFT may have been seldom seen or introduced.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1212416
    • 提供者:elfrania
  1. Interpretation-of-Gibbs-phenomenon

    0下载:
  2. 信号分析与处理中,吉布斯现象的解读,原因和结果-Signal analysis and processing, interpretation of Gibbs phenomenon
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:269312
    • 提供者:张震
  1. MT-interpretation

    0下载:
  2. 大地电磁法解释:大地电磁测深是属于频率电磁测深方法。 是通过改变电磁场频率进行测深的一类电法分支方法。 -the interpretation of MT methad
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:5603328
    • 提供者:李白
  1. comtrade-interpretation-

    0下载:
  2. 分析了故障录波文件的组成,及每个文件的格式说明。-comtrade files interpretation
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:207872
    • 提供者:王永
  1. Interpretation-of-the-G-code-

    0下载:
  2. 解读G代码,会显示轨迹。 只解读G0,G1,G5。 双击ListBox中某一行,会执行该行。-Interpretation of the G-code will display trajectory. Only interpret the G0, G1, G5. Double-click the ListBox in a row, will perform the line.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:45056
    • 提供者:李立
  1. VSP-INTERPRETATION

    0下载:
  2. VSP INTERPRETATION, ESTIMATION OF ATTENUATION AND ANISOTROPY F. BABAIA, D.R.D - ENAGEO, HMD 30500 Algeria, e-mail: f_babaia@yahoo.fr F. CHEGROUCHE, D.R.D - ENAGEO, HMD 30500 Algeria, e-mail: f_chegrouche@yahoo.fr
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-09
    • 文件大小:208896
    • 提供者:Ronny
  1. Geometric-interpretation-of-KF

    0下载:
  2. 一篇对低维卡尔曼滤波算法作了几何解释,对卡尔曼滤波有更本质的认识。-Next to a Kalman filter algorithm made geometric interpretation of the Kalman filter has a more fundamental understanding.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:徐伟
  1. Interpretation

    0下载:
  2. 基于模板和字典的复合名词释义,字典源于知网,模板依靠语义类建立-Template-based dictionary of compound nouns and interpretation, dictionary the HowNet, template rely on semantic class establishment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1079296
    • 提供者:wtz
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org