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

KEY

  • Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h

    Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified KEYboard KEY. thus controlling Media Portal through it s hot KEYs. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.

    标签: specified Control detects program

    上传时间: 2016-08-20

    上传用户:英雄

  • The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh

    The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are KEY components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    标签: technologies Microsoft continued Internet

    上传时间: 2014-12-04

    上传用户:waizhang

  • DES加密类

    DES加密类,可以自定义KEY,可以更改IP置换表

    标签: DES 加密

    上传时间: 2016-09-04

    上传用户:lacsx

  • 用89c51实现数字时钟

    用89c51实现数字时钟,6位LED,4*3的KEY,程序已经调试好,可以直接使用

    标签: 89c51 数字时钟

    上传时间: 2016-09-17

    上传用户:skfreeman

  • Philips的RFID技术I Code的核心处理芯片

    Philips的RFID技术I Code的核心处理芯片,支持ISO14443A, B还有ISO15693。 KEY: tere-were-este

    标签: Philips Code RFID 核心

    上传时间: 2014-01-13

    上传用户:sunjet

  • s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

    s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 KEY array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test 9 : UDA1341 record audio test 10 : IRDA test 11 : SD Card write and read test 12 : COM port ( UART2 ) test

    标签: Please select function s3c2410

    上传时间: 2016-10-01

    上传用户:225588

  • Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems

    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using KEY AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure

    标签: Aspect-Oriented Developement streamline Software

    上传时间: 2013-12-01

    上传用户:jennyzai

  • The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext

    The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. KEY topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects

    标签: implement identify refactor use-case

    上传时间: 2016-10-06

    上传用户:dsgkjgkjg

  • 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点

    1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 <add KEY="DBServer" value="."/>,改成当前数据库地址 <add KEY="DBUser" value="sa"/>,改成当前数据库用户名 <add KEY="DBPwd" value="sa"/>,改成当前数据库密码 <add KEY="DBName" value="hyb2btest"/>,改成当前数据库名称 <add KEY="SQLConnString" value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分别也换成当前数据库的地址,用户名、密码以及数据库名称。 5.后台登录地址: 当前路径+manage/index.aspx 帐户:admin 密码:admin 环境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 电话:13061363607 MSN :huayousoft@hotmail.com

    标签: Web IIS 中新 站点

    上传时间: 2014-01-27

    上传用户:zhliu007

  • JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su

    JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), KEYword varchar(255), author varchar(255), source varchar(255), operator varchar(255), addition varchar(255), belong varchar(255), senddate date, content text, primary KEY(id) ) create database xcb

    标签: auto_increment sz_shouye varchar CREATE

    上传时间: 2014-01-13

    上传用户:PresidentHuang