|
Other Rings You Might Enjoy:
The Vi IMproved Editor Web Ring
Linux Game Design
The Programmer's Guild Webring
Authorware
Infinity Engine Customization
Mac GameMaker
|
Latest Member Updates
My 5 Important reasons to use Proc SQL - • Proc SQL requires few lines of SAS code compared with datastep and or Proc steps • Frequency counting can be done in no time… which is very helpful during the QC or validation • Proc SQL can merge datasets together using different variable names unlike datastep. • Proc SQL can merge many datasets together in the same step on different ... - 2012/05/19 Transcoding Problem: Option (correctencoding=wlatin1) - Have you ever tried to convert the default encoding to Wlatin1 (Windows SAS Session Encoding)? Let me tell you the story behind writing this post…. Today I was asked to send SAS datasets to one of the client. I transferred the SAS datasets to the client and immediately after, I got an email from the so called client saying the encoding of SAS da... - 2012/02/24 SDTM Compliance Checks - Validation checks or tools to check the compliance of SDTM data JANUS is a standard database model which is based on the CDISC’s SDTM standard. JANUS is used by the FDA to store the submitted SDTM clinical data. As a part of data definition file submission pharmaceutical companies have to submit SAS datasets in transport file (.xpt) format ... - 2011/11/13 Coupon Code For Game Stop! - Hurry The Coupon Codes Below Expire On November 15, 2011! $15 off in-stock purchases of $89.99 or more. Excludes consoles and Gift Cards. Expires 11/15/11. Use Code KODOS $10 off in-stock purchases of $69.99 or more. Excludes consoles and Gift Cards. Expires 11/15/11. Use Code KANG Click HERE! To Start Shopping! - 2011/11/08 How to remove carriage return and linefeed characters within quoted strings. - HANDLING SPECIAL EMBEDDED CHARACTERS To manage and report data in DBMS that contains very long text fields is not easy. This can be frustrating if the text field has special embedded symbols such as tabs, carriage returns (‘OD’x ), line feeds (‘OA’x) and page breaks. But here is simple SAS code which takes care of those issues. The normal ... - 2011/10/27 Counting the number of missing and non-missing values for each variable in a data set. - /* create sample data */ data one; input a $ b $ c $ d e; cards; a . a 1 3 . b . 2 4 a a a . 5 . . b 3 5 a a a . 6 a a a . 7 a a a 2 8 ; run; /* create a format to group missing and non-missing */ proc format; value $missfmt ' '='missing' other='non-missing'; value missfmt .='missing' other='non-missing'; run; %macro lst(dsn); /** open dataset **/... - 2011/10/13
| |
A sampling from our Member Sites(s) Use the link above to review/visit
8051 AVR PIC Microcontroller Tutorials, Codes, Projects
learn to make simple microcontroller projects based on 8051, pic and AVR. Embedded system books and information on lcd pinouts. help on 8051 assembly language and Keil C language. Libraries code examples based for 8051. download tutorials, sample codes, libraries.
Electronic and mechanical design and production service
Copeland Electronics develops embedded modules and provides design services including: Schematic capture and board layout, mechanical design in 2D and 3D, prototype to production assembly, Aluminum CNC machining, Injection molding and much much more.
theByteFactory - Microchip Consultant Program member
Since 1992, theByteFactory has provided high quality software and hardware solutions at the technically advanced level that today's products require and consumers demand. We have expertise in the fields of Factory Automation and Monitoring using peer-to-peer networking, embedded firmware development with a variety of languages from Assembly to C, and Windows applications ranging from
DLTechDev Embedded Systems Development
Custom Software and Hardware development for Embedded Systems.
ARM Basic Compilers for embedded control
Coridium brings a simple and powerful BASIC compiler to embedded control with simple solutions using the 32 bit ARM processor. Connect via USB, Bluetooth, Zigbee or Ethernet for fast solutions to your control problem.
Click here to preview and visit the 7 member sites in Instrumentation, Realtime Systems and Embedded Systems.
Look for this "navbar" when visiting member websites. | |
|
|
|