↓ Skip to Main Content

TheoryApp

Main Navigation

  • Home
  • Java
Home › 2020 › Page 5

Year: 2020

Interfaces in Java

By theoryapp Posted on November 19, 2020 Posted in Java Tagged with abstract class, generic type, interface, object-oriented, polymorphism

An interface in Java represents an abstract type; it is a collection of abstract methods and constants. All methods in an interface are abstract, and thus they have only signatures. All variables in an interface are implicitly final and static, …

Interfaces in Java Read more »

k-wise Independence and Linear Code

By theoryapp Posted on November 17, 2020 Posted in Theory Tagged with k-wise independence, linear code

A collection of random variables is k-wise independent if any k variables are mutually independent. Consider a distribution \(D\) on \(n\) bits. It is k-wise independent and uniform if for any \(S\subseteq [n]\) of size k, for any \(a\in\{0,1\}^k\), \[ …

k-wise Independence and Linear Code Read more »

Add Social Buttons: Facebook, Google, Twitter, Pinterest

By theoryapp Posted on November 15, 2020 Posted in Web Tagged with facebook like, google plusone, pinterest pinit, social sharing, twitter tweet

There are many services online providing all-in-one widgets for social sharing, such as AddThis, ShareThis, etc. However, it is better to build your own one: You don’t want to show your web traffic to others. Too many sharing buttons are …

Add Social Buttons: Facebook, Google, Twitter, Pinterest Read more »

Unix Zip/Unzip Command

By theoryapp Posted on November 15, 2020 Posted in Uncategorized Tagged with shell, unzip, zip

UNIX/Linux provides zip/unzip commands to compress/decompress files. zip – Package and compress (archive) files. unzip – Extract and list compressed files in a ZIP archive. Create a Zip File Create a zip file from a list of files. Compress all …

Unix Zip/Unzip Command Read more »

Posts navigation

Previous 1 … 3 4 5 6 7 … 16 Next

Recent Posts

  • Customize Mediawiki To Remove Management Links
  • Install and Run PHP on MacOS
  • Load Apache Access Logs into MySQL
  • How to Stop Processes Run by “launchd” in Mac
  • Use PHP Imagick to Combine Multiple Images into One Image
  • Remove a Substring Based on Begining and Ending Tags in PHP
  • Trim Leading Zeros of Numbers in a String with PHP
  • How to Create a Table using jsPDF
  • How to Choose a Random Element from an Array
  • How to Print a List of Items in Rows and Columns in jsPDF

Categories

  • Algorithm
  • BigData
  • Combinatorics
  • DevTool
  • HowTo
  • Java
  • JavaScript
  • MySQL
  • PHP
  • Probability
  • SQL
  • Theory
  • Uncategorized
  • Web

Tags

abstract class abstract method ArrayList boolean function chernoff bound class CSS derandomization divide and conquer dom endswith expression FIFO fourier analysis generic type geocoding google maps html inheritance interface java java collection JavaScript lifo loop mysql object-oriented parser PHP polymorphism probability programming pseudorandom generator random random walk recursion regular expression rss seo sql startswith store locator string twitter xml

Archives

  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • July 2023
  • May 2023
  • March 2023
  • May 2022
  • February 2022
  • December 2021
  • August 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • February 2020
  • January 2020
  • December 2019

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 TheoryApp | Powered by Responsive Theme