This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
This application note gives an example for microcontroller C code. It includes code for:
Readout of Humidity (RH) or Temperature (T) with basic error handling
Calculation of RH linearization and temperature compensation
Access to status register
Dewpoint calculation from RH and T
UART handling
The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive
approach to writing code from a Java application to a MySQL database
using the industry standard: JDBC. As you will see later in this
Introduction, the chapter titles indicate what area of database connectivity and
manipulation they cover. The chapters are ordered to reflect the JDBC specification,
but we aren’t here to simply describe the specification.
This book is about writing TinyOS systems and applications in the nesC language. This chapter gives a
brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of
research universities and companies contribute to. The main TinyOS website, http://www.tinyos.net,
has instructions for downloading and installing the TinyOS programming environment. The website has a
great deal of useful information which this book doesn’t cover, such as common hardware platforms and
how to install code on a node.
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
UML for C# This paper describes the primary constructs in the C# language and how they are modeled in WinA&D using the UML notation. The model can be used to generate C# code. WinTranslator scans source code to generate a UML model for an existing project.
Description
Combination of book reader and Web browsers.
This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn t show images and is not able to proceed forms. The main idea was to make it possible to view normal sites (not WAP sites) on very small screen of mobile phone. This application share a lot of code with MobiReader and first of all is inteded to be used to browse text data.
MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
This book addresses programmer attitudes, but it’s not some kind of psychology
textbook. We’ll investigate many topics, including:
Source code presentation
Defensive coding techniques
How to debug programs effectively
Good teamworking skills
Managing your source code
Take a quick glance through the table of contents to see exactly what’s
covered. What is the rationale behind my selection of topics? I’ve been mentor-
ing trainee programmers for many years, and these are the topics that have
come up time and time again. I’ve also worked in the software factory for
long enough to have seen the recurring problems—I address these too.
If you can conquer all of these programming demons, you’ll progress
from an apprentice coder to a real code craftsman.