These files contain all of the code listings in Java 2: The Complete Reference The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested. The code for Scrabblet is in its own ZIP file, called CHAP32.ZIP.
标签: The Reference Complete listings
上传时间: 2013-11-29
上传用户:3到15
利用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 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
With the advances in the semiconductor and communication industries, it has become increasingly important for electrical engineers to develop a good understanding of microelectronics. This book addresses the need for a text that teaches microelectronics from a modern and intuitive perspective. Guided by my industrial, research, and academic experience, I have chosen the topics, the order, and the depth and breadth so as to efficiently impart analysis and design principles that the students will find useful as they enter the industry or graduate school.
标签: communication semiconductor increasingly industries
上传时间: 2013-12-19
上传用户:evil
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. Fast for order statistics.
标签: sequences implementation deletions insertion
上传时间: 2017-03-02
上传用户:lixinxiang
karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.
标签: multiplication karatsuba vectors change
上传时间: 2014-01-25
上传用户:han_zh
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM terminal. If the correct account number and password, the ATM into the next terminal interface Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res
标签: write-offs Automatic functions including
上传时间: 2014-01-20
上传用户:semi1981
This code takes data received from a bearing and converts it from the time domain to the frequency domain in order to determine bearing defect size.
标签: from frequency the converts
上传时间: 2017-03-11
上传用户:sunjet
合同与报价系统 PB8开发,sysbase sql anywhere7 默认密码:user:admin password:admin ODBC设置为 Database=HxFirm UserId=tt ServerName=order LogId=tt
上传时间: 2017-03-17
上传用户:龙飞艇
this program is insertion_sort that writted with c++. this program get an array and sort it in order n^2.
标签: program this insertion_sort writted
上传时间: 2014-11-09
上传用户:rocketrevenge
This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit data acquisition system for performance evaluation purposes. Several tests were performed in order to verify FFT core functionality, besides the time performance analysis highlights the core advantages over commercially available DSPs and Pentium-based PCs. The core is compared with similar third party IP cores targeting resourceful FPGA technologies. The novelty of this work is to provide a lowcost, resource efficient core for spectrum analysis applications.
标签: applications development hardware paper
上传时间: 2013-12-21
上传用户:jichenxi0730