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

KEY

  • isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirement

    isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-KEY]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.

    标签: Chat requirement Developer Customize

    上传时间: 2017-01-27

    上传用户:iswlkje

  • VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet tech

    VC技术内幕第五版,学习VC经典书籍 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++.

    标签: Microsoft continued Internet release

    上传时间: 2013-12-14

    上传用户:ve3344

  • 含24bitAD的C8051F350单片机的测试程序

    含24bitAD的C8051F350单片机的测试程序,包含ADC,DAC,PWM,LCD,KEY,GPIO,UART,USB,EEPROM等外设的例程

    标签: C8051F350 bitAD 24 单片机

    上传时间: 2014-01-01

    上传用户:xuanjie

  • This software package contains the USB framework core developped by ATMEL, as well as a Mass stora

    This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-KEY. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for every supported chips - lib/ -> Lib v3 files for every supported chips - ./ -> Makefile for the framework -> Startup file

    标签: developped framework software contains

    上传时间: 2017-02-14

    上传用户:003030

  • This taglib contains tags used to create struts input forms, as well as other tags generally useful

    This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combination of tag attributes). JSP allows you to declare an "error page" in the <%@ page %> directive. If you wish to process the actual exception that caused the problem, it is passed to the error page as a request attribute under KEY org.apache.struts.action.EXCEPTION.

    标签: tags generally contains taglib

    上传时间: 2017-02-21

    上传用户:dianxin61

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and KEY spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.

    标签: implementation double-array representing structure

    上传时间: 2013-12-10

    上传用户:shinesyh

  • This project demonstrates the use of secure hash functions technique to implement a file encryption

    This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message from which the hash code (KEY) is generated using the SHA algorithm. Then this KEY is used to enctypted the data in the file(s). This KEY is stored in the encrypted file along with the encrypted data.

    标签: demonstrates encryption functions implement

    上传时间: 2017-03-08

    上传用户:xuanchangri

  • This project demonstrates the use of secure hash functions technique to implement a file encryption

    This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message from which the hash code (KEY) is generated using the SHA algorithm. Then this KEY is used to enctypted the data in the file(s). This KEY is stored in the encrypted file along with the encrypted data.

    标签: demonstrates encryption functions implement

    上传时间: 2014-01-10

    上传用户:yyq123456789

  • 解决no pubKEY问题脚本

    解决no pubKEY问题脚本,用于ubuntu添加KEY,直接运行addKEY KEY值 后为KEY

    标签: pubKEY 脚本

    上传时间: 2014-11-05

    上传用户:

  • XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be ask

    XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be asked for a KEY that will be used to both encode and decode the text into an image. The KEY can be of length from 2 to 900 characters. The encryption pattern for a KEY hell is not a subset of the encryption pattern for hello . See help. Created with version 7.01.

    标签: user message XTHIDE allows

    上传时间: 2013-12-26

    上传用户:erkuizhang