This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then save all the changes to the original file.
This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.
zzip-zzlib-src.zip.
A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
This is a student information management system, uses in to managestudent s individual information, makes the design to the student toprovide the reference
This sample uses Microsoft.WindowsMobile.PocketOutlook and
Microsoft.WindowsMobile.Telephony to:
- Databind a ContactCollection to a ListBox.
- Databind a Contact Property to a TextBox.
- Edit Contact Properties.
- Send SMS messages
- Call a contact s phone number.
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
http://w3eval.calcsharp.net/
W3Eval is Java applet that evaluates mathematical expressions. It uses different approach from conventional calculator, which is more natural to the way people calculate.