Displaying posts categorized under

Programming

An example of smooth interpolation

Problem I have a data set that includes data values for several segments with equal length. These values can be considered as average values across the whole segments. The neighboring segments are not independent with each other. In reality, segments are artificially dissection of a longer segments. Let us consider that this object is a [...]

  • Share/Bookmark

U’s Bargain Network, an online deal publishing system

U’s Bargain Network is a website that publishes online deals, bargains, discounts, and coupons related to computer, software, gaming, electronics, and video and more. It was intensively developed through the last two years. It is powered by online deal publishing system that consists of PHP applications, PERL applications, MySQL database system and other auxiliary applications.  The [...]

  • Share/Bookmark

Brand new user interface of Online Note 2.0

ASP Online NoteTaker 1.0 has been redesigned in PHP language. Now the brand new PHP Online Note 2.0 is alive. This article will introduce the new features of the Online Note 2.0 and provide a simple how-to guide for you. Introduction Figure 1 show the new home page of the Online Note 2.0. The new [...]

  • Share/Bookmark

A brand new version of eDigitizer with improved functions

Since the eDigitizer 2.0 released in a couple of year ago, new functions were requested and fulfilled. Some minor bugs were fixed. Now it is time to announce that a brand new version 2.10 is released. The new version brings the following new functions to the application. The linear distance of each segment is calculated [...]

  • Share/Bookmark

Draw on stretched, zoomed, or centered images in PictureBox in C#

When I wrote an application, eDigitizer 2.0 and its new release eDigitizer 2.10,  that allows user to draw lines on images in the PictureBox control, I encountered a problem that lines or shapes I drew on the image are off the place, that is, not positioned in the place I clicked. The problem does not [...]

  • Share/Bookmark