/** * 顯示輸入提示壓縮或解壓縮 繼承了InputStream類,裝有輸入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 類的構造函數,定義了huffman樹,輸入流。 * * @param in 輸入流。 * @throws IOException:如果發生I/O錯誤則拋出異常。 */
標簽: InputStream 輸入 解壓
上傳時間: 2016-06-29
上傳用戶:plsee
MediaPlayer代碼,部分代碼,合適請用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //為了導入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜單條 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //設定窗口是否在最前面 private Player player //Play是個實現Controller的接口 private File file,listFile //利用File類結合JFileChooser進行文件打開操作,后則與list.ini有關
標簽: MediaPlayer 代碼
上傳時間: 2016-07-08
上傳用戶:爺的氣質
T-kernel 的extension源代碼,是日本最著名的T-kernel所獨有的,適合開發T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)
上傳時間: 2014-01-20
上傳用戶:czl10052678
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`
標簽: ping networking The contains
上傳時間: 2014-08-25
上傳用戶:zhichenglu
The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data components independent, we are looking for components that can be best fitted in a tree structured graphical model. The TCA model can be applied in any situation where the data can be assumed to have been transformed by an unknown linear transformation.
標簽: tree-dependent implements component analysis
上傳時間: 2016-09-17
上傳用戶:cazjing
最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書,僅提供給付費會員 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
標簽: Community Builder Joomla 1.2
上傳時間: 2016-10-20
上傳用戶:王者A
隨機元胞自動機的分形畫法的實現,public class Lift extends Applet implements ActionListener
上傳時間: 2014-11-21
上傳用戶:來茴
元胞自動機生成的Sierpinski三角形,public class sierpinski2 extends JApplet implements ActionListener
標簽: Sierpinski 自動機 三角形
上傳時間: 2014-01-19
上傳用戶:woshini123456
DLA模型——垂直演化 直線干預,public class dla extends Applet implements Runnable
上傳時間: 2014-01-04
上傳用戶:wfeel
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).
標簽: numbers generalizations hypercomplex Quaternions
上傳時間: 2014-11-27
上傳用戶:jhksyghr