Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Forum Post

Re: [advise please] unable[thank you]

Don't try to link 16-bit stuff to 32-bit, it won't work. You almost had the FillConsoleOutputAttribute call right, but not quite :) Also, you need a handle to the console, try this: .486 .model...
Forum Post

how to get dynamically generated radio buttons id's

Hi, in my application i am using the following code to display requested number of Questions and it's Answers in a page. after clicking Finish button i have to save the selected options into...
Forum Post

Re: Best thing to put data from a databse into

: Hey all, i am writing a webpage that retrieves data from a database : in the form of an OracleDataReader. : : Now it returns a couple of ids and some names. What i want to do is : to insert...
Forum Post

Re: How to multiply 2 float number in asm(x86)?

Whats up with all of these homework requests? I think PH should remove the "free source code" from its advertising...I think that might be part of the problem. In either case, while PH does...
Forum Post

windows movie maker

hi, does anyone know a xml code that would allow me to put text in the corner of every frame of a movie being edited in windows movie maker ? it would be like making a "title on selected clip" but...
Forum Post

XSL and Excel

I have an xml file saved from Excel. The first cell in the first row contains a number that represents the row my column headings will start. I'm trying to get the value from this cell and put it...
Forum Post

reading an internet page

SaveToFile("test.txt"); delete MyList; This works most of the times. However, sometimes the program kind of "hangs". The cpu uses 100% but the page is not loaded. The page is accessible though...
Forum Post

XSL Formating a web Page question.

I would like to have an evenly spaced table that will be ten cells wide, but I do not know how to write the .xsl file so that it knows when to start a new row. I would like a row of pictures, and...
Forum Post

Re: reading memory size

--- If you are wanting to do this without an existing OS or system software, and have an x86 compatible machine: There are several methods. The Bios itself is limited to the low 1 MB of memory...
Forum Post

Re: ENTER, LEAVE ...

: how do i rewrite the following procedure code without using : assembler directives ENTER, LEAVE or LOCAL: : The x86 assembly language supports the assembly instructions "enter n, 0" which...
Forum Post

Re: Advice With XML

Hi, i am not sure what you want to do but what is your timer interval? do you want to load the xml at every one tick?this is how i do it,: eventualy with a separate thread: 1)i read the xml...
Forum Post

Re: How not to permit user from inputing a invalid characters

Please, follow the Forum guidelines and don't double post (also posted at x86 assembly). Pick one (Sub-)Forum to post in and stick to that one. Best Regards, Richard The way I see it... Well,...
Forum Post

Problem about CPU resouce

I have a video chat project.I use DirecxShow to capture video frames and udp to translate the video data.In the project,I use WM_TIMER message(using SetTimer() of cource)to capture a video frame and...
Forum Post

Re: Syntax Question...

: : : : How is the macro used? : : : : And what are VCC and VDD, macros too? : : The following code would be illegal according to ansi C: : : VCC=1 VDD=1; : --------------------------------...
Forum Post

Re: Java Script

: HI : Can anybody help me on an experiment i am working on. : I designed a html page that has a table with a few cells in it. : Each cell in the table should hold a value that should update :...
Forum Post

Re: Java Script

: HI : Can anybody help me on an experiment i am working on. : I designed a html page that has a table with a few cells in it. : Each cell in the table should hold a value that should update :...
Forum Post

Java Script

HI Can anybody help me on an experiment i am working on. I designed a html page that has a table with a few cells in it. Each cell in the table should hold a value that should update dynamically....
Forum Post

Re: Beginner in Embedded programming

: Hi all, : I am fresher and I am working on programming the micro controllers : (8,16,32-bit) but I am not getting the path how to start working. I : am aware of 8085 micro processor but...
Forum Post

Re: source code to detect cpu speed

: i wan to compile a C/C++ program to detect cpu speed. (in DOS : platform) : : any useful links or sources? : On Intel-processors, there's the RDTSC-instruction you can use. But that's...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.