本程序的開發環境為VS2005,數據庫為SQLSever2005 默認的連接字符串為:"DataSource=125.216.227.147 Initial Catalog=msdb Persist security Info=True User ID=sa Password=111111" 管理系統為一個簡單的人事管理系統,幫助初學者盡快的掌握這種語言,進而有助于系統改進,對初學者來說是很不錯的選擇。
上傳時間: 2013-12-30
上傳用戶:lyy1234
If you want to use the Struts Framework to its fullest potential, this is the book for you. Programming Jakarta Struts, 2nd Edition covers everything the successful earlier edition did as well as plenty more: now fully up to date with Struts 1.1, this edition covers the latest material on tag libraries and the new JavaServerFaces (JSF) APIs and even includes all-new chapters on JSF, JSTL/EL, and security.
標簽: Framework you the potential
上傳時間: 2017-08-17
上傳用戶:yan2267246
This book was developed for information technology (IT) professionals who plan to take the related Microsoft Certified Professional Exam 70-299, Implementing and Administering security in a Microsoft Windows Server 2003 Network, and for IT professionals who implement and manage software solutions for Windows-based environments using Microsoft tools and technologies.
標簽: professionals information technology developed
上傳時間: 2014-01-08
上傳用戶:wang5829
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfigurable hardware for cryptographic applications are discussed from a systems perspective. Second, potential security problems of FPGAs are described in detail, followed by a proposal of a some countermeasure. Third, a list of open research problems is provided. Even though there have been many contributions dealing with the algorithmic aspects of cryptographic schemes implemented on FPGAs, this contribution appears to be the first comprehensive treatment of system and security aspects.
標簽: cryptographic applications attractive for
上傳時間: 2013-12-07
上傳用戶:zhuimenghuadie
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key and private key. Public key (e) . You may choose any number for e with these requirements, 1< e <Æ (n), where Æ (n)= (p-1) (q-1) ( p and q are first-rate), gcd (e,Æ (n))=1 (gcd= greatest common divisor). Private key (d). d=(1/e) mod(Æ (n)) Encyption (C) . C=Mª mod(n), a = e (public key), n=pq Descryption (D) . D=C° mod(n), o = d (private key
標簽: crypthograph information Adleman Rivest
上傳時間: 2017-09-01
上傳用戶:chfanjiang
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Javabe it Linux, Windows, OSX, or Solaris. This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.
標簽: JavaServer Java-based Servlets complete
上傳時間: 2014-01-02
上傳用戶:zsjzc
this is the document for the secure development in java. It covers in very good details the aspect of security programming in Java
標簽: the development document details
上傳時間: 2017-09-07
上傳用戶:黑漆漆
this is the document for the secure development in java. It covers in very good details the aspect of security programming in Java
標簽: the development document details
上傳時間: 2013-12-21
上傳用戶:xyipie
The second edition of this popular book has been completely updated to add the new features of the Java Servlet API Version 2.2, and new chapters on servlet security and advanced communication. In addition to completely covering the 2.2 specification, we have included bonus material on the new 2.3 version of the specification.
標簽: completely the features edition
上傳時間: 2017-09-07
上傳用戶:wang5829
Decompilation Dos Program is a technique that allows you to recover lost source code. It is also needed in some cases for computer security.
標簽: Decompilation technique Program recover
上傳時間: 2013-12-26
上傳用戶:linlin