加密算法实现 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 开发 希望对你们有帮助 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[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} 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