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

enter

  • Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahr

    Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.

    标签: equivalent Implement the following

    上传时间: 2014-01-19

    上传用户:jackgao

  • 本程序为一编译器

    本程序为一编译器,模拟链接,可通过TAB键选择按钮,enter键进入链接

    标签: 程序 编译器

    上传时间: 2014-02-21

    上传用户:ve3344

  • 虚拟频谱分析仪的设计

    虚拟频谱分析仪的设计,在linux下面安装qt3.3以上的版本才可以运行。 安装步骤如下: Untar the tarball enter the directory QtDSO call ./configure call make and wait a few minutes

    标签: 虚拟 仪的设计 频谱分析

    上传时间: 2013-12-16

    上传用户:498732662

  • Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

    Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, computer services-an increase of the serial number 3, client-service to send the card serial number and send IP addresses to the service side 4, the desktop client by the embargo, since the definition of the icon to start the process faster (from the window Superman Code) 5, CS-shielding some function keys, but CTRL + ALT + DEL keys can not shield the hope that a revised modify these friends 6, there are some corners of Laws (such as title, etc.). Client desktop icon in the Settings page set up first class to enter FXZWN999 open on to add, delete icon button

    标签: the password machine Client

    上传时间: 2016-06-26

    上传用户:xsnjzljj

  • The goal of our final project was to design an efficient elevator simulator that can accept input fr

    The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.

    标签: efficient simulator elevator project

    上传时间: 2013-11-25

    上传用户:cjf0304

  • 坦克大战小游戏 控制说明: 玩家1相关控制: A/W/S/D:控制方向 F:开火 1 :玩家1复活 玩家2相关控制: UP/LEFT/RIGHT/DOWN:控制方

    坦克大战小游戏 控制说明: 玩家1相关控制: A/W/S/D:控制方向 F:开火 1 :玩家1复活 玩家2相关控制: UP/LEFT/RIGHT/DOWN:控制方向 0 :开火 2 :玩家2复活 ESC:返回Menu enter:任务完成/失败后的确认按键 功能说明: 将敌方坦克消灭完则任务完成,进入下一关,每过1关,障碍物减少1个,电脑 坦克总数增加5辆,一次出现最多的电脑坦克数目增加1. 我方坦克被消灭完则任务失败,任务从第一关重新开始. 击毁一辆红色坦克,会产生一个宝物,获取后可以根据宝物的类型完成相应 的功能. 宝物功能描述: 1.奖励玩家一辆坦克 2.炸毁当前显示的所有敌方坦克 3.所有敌方坦克被暂停运动和开火,持续10秒 4.玩家坦克处于无敌状态,持续15秒 具备多玩家游戏的功能,目前暂定最多支持2人游戏,按1,2,若相应玩家坦克 已全部被摧毁,则复活该玩家的坦克,并设定该玩家坦克数量为3,总分清0. 其它说明: 作者:朱波 QQ:443581450 Email:kyozb2004@yahoo.com.cn

    标签: 控制 RIGHT LEFT DOWN

    上传时间: 2016-07-14

    上传用户:小草123

  • 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持

    留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾语言功能 管理: 默认页为/admin/login.do 9 、留言簿基本参数的设置如留言簿标题,每页显示条数 10、设置版主信息 11、设置管理员用户名、密码 12、回复留言、编辑留言、删除留言 13、设置悄悄话功能的开启与关闭 14、垃圾语言过滤 15、在线更改最大留言字节数 安装: 1、在oracle中执行document/sql/guestbook.sql 2、设置tomcat server.xml中Connector配置节增加一个属性,URIEncoding="gb2312" 3、用记事本打开WEB-INF/classes/init.properties,修改其中的数据库ip地址,sid,帐号和密码等 首页默认为indx.do

    标签: oracle struts jsp UBB

    上传时间: 2014-11-15

    上传用户:zl5712176

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    标签: directory contains Related Samples

    上传时间: 2014-07-06

    上传用户:凤临西北

  • 超强在线编辑表格 本程序是用JavaScript写的表格应用程序

    超强在线编辑表格 本程序是用JavaScript写的表格应用程序,实现的功能如下: a.此表格可以实现增加,删除,上移,下移,修改等很多的操作,并且,可以设置每一列的编辑方式. b.目前含有两种编辑方式: 1,文本框编辑 2,下拉框编辑 (需要提供两个数组,一个是text,一个是value) c.编辑过程中,可以使用tab键进入下一个单元格进行编辑,也可以之间使用enter键结束编辑 d.提供设置图标的功能 (主要程序代码在"超强在线编辑表格.files\js_top.htm"文件中)

    标签: JavaScript 表格 编辑 程序

    上传时间: 2013-12-19

    上传用户:tonyshao

  • 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t

    数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0ah, output number:$ bufa db 20

    标签: buf segment welcome macro

    上传时间: 2013-12-24

    上传用户:离殇