搜索结果
找到约 44 项符合
keys 的查询结果
按分类筛选
加密解密 SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to
SharpPrivacy - OpenPGP for C#:
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP ...
MySQL数据库 phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Cur
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
数据结构 [问题描述] 将N个关键字去整数的记录进行整序
[问题描述]
将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N)
[输入]
待排序记录个数,各关键字的值。
[输出]
关键字从正负分开,正数在前
[存储结构]
待排序记录顺序存储。
[算法的基本思想]
快速排序算法每次任取一个记 ...
驱动编程 驱动级IO模拟按键
驱动级IO模拟按键,用于DX游戏的按键模拟。
this code can IO-driven simulation of the keys to the game for the DX simulated keys.
Symbian flash lite开发 ArcadeHeroes.swf SWF content games/invaders.swf SWF content games/pacman.swf SWF
flash lite开发
ArcadeHeroes.swf SWF content
games/invaders.swf SWF content
games/pacman.swf SWF content
Arcade1_2nd_edition.SIS Nokia S60 2nd Edition SIS package
Arcade1_3rd_edition_signed.sis Nokia S60 3rd Edition signed SIS package
Arcade1_2nd_edition.pkg Nokia S60 2nd Edition SIS Package de ...
微处理器开发 This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing a
This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side
SQL Server 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, co ...
Java编程 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 yo ...
单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
加密解密 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, whi
利用java实现文件的AES加密功能
This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format.
Requirements
The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the cal ...