加密算法實現(xiàn) Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers will not be able to read the email. Authentication allows you to check that a file has not been tampered with (changed) since it was signed.
標簽: authentication encryption performing program
上傳時間: 2016-12-12
上傳用戶:franktu
ResOrg 圖形化管理Vc項目的資源ID的工具的源代碼。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The Resource ID Organiser (ResOrg for short) is an Add-in for Visual C++ designed to help overcome one of the most annoying (and unnecessary) chores of developing/maintaining Windows applications - maintaining resource symbol ID values.
標簽: ResOrg Introduction Renumber Resource
上傳時間: 2013-12-25
上傳用戶:dsgkjgkjg
普特英語聽力 http://www.putclub.com/resource.htm 英語口語900句(MP3 下載)里面還有其它英語學習的... 普特英語聽力 http://www.putclub.com/resource.htm 英語聽力資源大
上傳時間: 2016-12-22
上傳用戶:yxgi5
Dynamic Resource Allocation in OFDMA Systems
標簽: Allocation Resource Dynamic Systems
上傳時間: 2017-01-06
上傳用戶:冇尾飛鉈
This a integrated human resource manage system ,developed with vc++ and sql2000 Server
標簽: integrated developed resource Server
上傳時間: 2014-08-22
上傳用戶:ljmwh2000
UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for UrJTAG. Please read COPYING file for more info.
標簽: software General License package
上傳時間: 2013-11-29
上傳用戶:lanjisu111
Visual 開發(fā) 希望對你們有幫助 public static int Rom(int n, int m)//雙寄或雙偶 { int count = 0 //第一排Y坐標上要幾個 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) { count++ } } return count }
上傳時間: 2013-12-13
上傳用戶:懶龍1988
Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–connected applications—one step at a time, master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!
標簽: developing NET Microsoft resource
上傳時間: 2014-08-09
上傳用戶:jcljkh
Enterprise Resource Planning (ERP) Implementing Strategy and Model
標簽: Implementing Enterprise Resource Planning
上傳時間: 2017-02-08
上傳用戶:klin3139
public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戲","繼續(xù)游戲","游戲設置","高分榜","游戲幫助","退出游戲"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 構造方法 * */
標簽: public CircleMenuCanvas implements Runnable
上傳時間: 2014-01-08
上傳用戶:zhaoq123