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 messages.
標簽: SharpPrivacy OpenPGP implementation used
上傳時間: 2015-10-07
上傳用戶:ikemada
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
標簽: administration phpMyAdmin the intended
上傳時間: 2015-10-30
上傳用戶:時代電子小智
[問題描述] 將N個關鍵字去整數(shù)的記錄進行整序, 以使所有關鍵字為非負數(shù)的記錄排在關鍵字為負數(shù)的記錄之前,要求使用最少的附加空間,且算法的時間復雜度為O(N) [輸入] 待排序記錄個數(shù),各關鍵字的值。 [輸出] 關鍵字從正負分開,正數(shù)在前 [存儲結(jié)構(gòu)] 待排序記錄順序存儲。 [算法的基本思想] 快速排序算法每次任取一個記錄的關鍵字為標準,將其余記錄分為兩組將,N個關鍵字去整數(shù)的記錄進行整序, 以使所有關鍵字為非負數(shù)的記錄排在關鍵字為負數(shù)的記錄之前。 #include <iostream> using namespace std #define MAXNUM 100//設文件的最長可能長度 void sort(int* KEYs, const int len)//排序
上傳時間: 2014-01-13
上傳用戶:aig85
驅(qū)動級IO模擬按鍵,用于DX游戲的按鍵模擬。 this code can IO-driven simulation of the KEYs to the game for the DX simulated KEYs.
上傳時間: 2013-12-24
上傳用戶:silenthink
flash lite開發(fā) 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 descriptor Arcade1_3rd_edition.pkg Nokia S60 3rd Edition SIS Package descriptor makesis.php PHP script mykey.key sample certificate key, created using makeKEYs.exe mycert.cer sample certificate, created using makeKEYs.exe makeKEYs.exe Symbian application to create signing KEYs
上傳時間: 2014-01-22
上傳用戶:hn891122
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
標簽: Human-Interface application Pressing computer
上傳時間: 2014-01-04
上傳用戶:曹云鵬
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-27
上傳用戶:xsnjzljj
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 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.
標簽: keyboard However assumed columns
上傳時間: 2016-11-14
上傳用戶:ardager
利用java實現(xiàn)文件的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 call to NetworkInterface.getHardwareAddress() with something else. In order to use 256 bit AES KEYs, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp
標簽: Java AES AESCrypt contains
上傳時間: 2017-02-11
上傳用戶:kiklkook