搜索结果

找到约 69 项符合 STOP 的查询结果

文章/文档 < 波形声音控件函数使用说明>> **************************************************************************

< 波形声音控件函数使用说明>> ****************************************************************************************************************** 函数名 功能 说明 ------------------------------------------------------------------------------------------------------------------ GetData() 获取 ...
https://www.eeworm.com/dl/652/113414.html
下载: 34
查看: 1046

Java编程 JBuilder制作音频播放程序,需要注意的是

JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接 ...
https://www.eeworm.com/dl/633/136004.html
下载: 128
查看: 1034

游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器

Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
https://www.eeworm.com/dl/625/139751.html
下载: 168
查看: 1128

人工智能/神经网络 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能

关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project ...
https://www.eeworm.com/dl/650/139771.html
下载: 184
查看: 1102

单片机开发 1、 利用8031作为主控制器组成一个电子跑表

1、 利用8031作为主控制器组成一个电子跑表,采用4位LED显示器。 2、 上电或RESET后能启动显示当前(时:分):首次上电复位显示为0时0分,以后各次RESET均显示正确的当前时间。 3、 当按下START键时,作为跑表使用,显示范围是:000.0-999.9秒,当按下STOP键时,跑表停止运行,并保留所停位置的时间显示不变。 4、 利用H键 ...
https://www.eeworm.com/dl/648/140926.html
下载: 52
查看: 1076

单片机开发 模拟交通灯

模拟交通灯,并带有数字显示的程序。初始时全为红灯,显示“HELLO”字样。然后交通灯以“红绿、红黄、绿红、黄红”四种状态做循环,而且黄灯会闪烁,每种状态都带有到数记时。当按下P3_2时,变成“红红”状态,并显示“STOP”字样! ...
https://www.eeworm.com/dl/648/140982.html
下载: 127
查看: 1043

单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll

This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project ...
https://www.eeworm.com/dl/648/148378.html
下载: 173
查看: 1087

单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,

These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful * for performing serial I/O on 8051 derivatives not having an * internal UART, or for implementing a second serial channel.
https://www.eeworm.com/dl/648/155849.html
下载: 149
查看: 1069

家庭/个人应用 请设计程序

请设计程序,使其实现以秒计时的功能。首先定义一个watch类,它有两个私有变量begin、end分别表示开始时间、结束时间,有成员函数start()、stop()、show()分别用来设置开始时间、结束时间、显示持续时间。
https://www.eeworm.com/dl/667/178003.html
下载: 43
查看: 1066

书籍源码 zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac

zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
https://www.eeworm.com/dl/532/178859.html
下载: 46
查看: 1090