Quantcast
Channel: Programmers Heaven Forums RSS Feed
Browsing all 2703 articles
Browse latest View live

plplot - Multiple Linker Errors?

Has anyone ever used PLPLOT. I'm trying to compile one of the examples (which build successfully during the plplot build process) but I want to build the example individually. It's proving very...

View Article


Battleship

Hi All, I have created a game of battleship in Java which runs between client and server. I am required to create a diagram/table showing the protocol used to exchange the messages. Can anybody...

View Article


high score project

I have a problem with a newly created high score system for the flash games on my website. If you are interested in helping me with this, please reply or contact me at slmkds (@) gmail.com. This system...

View Article

an almost finished project - high scoring

I have a problem with a newly created high score system for the games on my website. If you are interested in helping me with this, please reply or contact me at slmkds (@) gmail.com. This system is...

View Article

Copy cells from excel to word bookmarks

Hi there, The situation: I have a list of people with characteristics (Name, Age, Address...) that I'm creating on excel. I want to be able to select a cell, click a button and: * open a word template...

View Article


i have problem, i don't get the values entered in text fields

java swings program import java.awt.*; import java.awt.event.*; import javax.swing.*; public class JFrameExample { private JFrame frame; private JButton button; private JTextField tfield; private...

View Article

i have problem, i don't get the values entered in text fields

java swings program import java.awt.*; import java.awt.event.*; import javax.swing.*; public class JFrameExample { private JFrame frame; private JButton button; private JTextField tfield; private...

View Article

www.jakkebillig.com,billige moncler jakker

http://www.jakkebillig.com/moncler-jakker-c-203.html Hvorfor Discount Carriers vinder Gennem årene har flyrejser faldet markant. Dårlige økonomiske tider, terrorhandlinger, og det generelt høje...

View Article


www.jakkebillig.com,billige moncler jakker

http://www.jakkebillig.com/moncler-jakker-c-203.html Hvorfor Discount Carriers vinder Gennem årene har flyrejser faldet markant. Dårlige økonomiske tider, terrorhandlinger, og det generelt høje...

View Article


c# ado.net

1. sqlconnection con = new sqlconnection(); 2. con.connectionstring="connection string text"; 3. string query="select *from dbo.names"; 4. sqlcommand cmd = new sqlcommand(quey,con); 5. sqldatareader dr...

View Article

haskell game

Hi, here I'm writing a NIM game have and I need to change one small thing to make it work however not sure how... I need to change the second player to act like a computer so it moves automatically......

View Article

How to get MethodName

I am trying to get MethodName, but I get always empty string ... type TParseSymbolProcedure = procedure(symbol: TSymbol) of object; TParser = class private FParse: TParseSymbolProcedure; procedure...

View Article

Matlab help

what is the error in this matlab code: syms x; function y=f(x); f(x)=f(x-1)+f(x-2); f(0)=1 f(1)=1 for x=2:10 y end i want to generate the first 10 terms of fibonacci series w/o having to define a...

View Article


Matlab help

what is the error in this matlab code: syms x; function y=f(x); f(x)=f(x-1)+f(x-2); f(0)=1 f(1)=1 for x=2:10 y end i want to generate the first 10 terms of fibonacci series w/o having to define a...

View Article

display 1234

Hi all, I need to write a program which displays 1234, this is what I've done but its not working anybody could help me pls.? /************************************************* ************************...

View Article


display 1234

Hi all, I need to write a program which displays 1234, this is what I've done but its not working anybody could help me pls.? /************************************************* ************************...

View Article

Transcode Panasonic GH3 AVCHD to MOV for editing in FCP (X) on Mac

Transcode Panasonic GH3 AVCHD to MOV for editing in FCP (X) on Mac Summary:Follow this article you will know how to import Panasonic GH3 AVCHD to Final Cut Pro (X) for editing on Mac 10.8. With the...

View Article


Transcode Panasonic GH3 AVCHD to MOV for editing in FCP (X) on Mac

Transcode Panasonic GH3 AVCHD to MOV for editing in FCP (X) on Mac Summary:Follow this article you will know how to import Panasonic GH3 AVCHD to Final Cut Pro (X) for editing on Mac 10.8. With the...

View Article

XML Schema Validation issues

Hi  I need some help regarding XML Schema Validation.  I am struck with XSD validation issues when I try to reference other schema in base schema. I am getting the error message "src-resolve: Cannot...

View Article

tuple of list/tuple pointing to list

logg = 'c:\\tmp\\Logg\\12-12-13.txt' f=open(logg,'r') file = f.readlines() f.close Data={} feltypen=() for line in open(logg): if len(line)>142: grab= (line) #dörrpanel sekvens = grab[31:38] #last...

View Article
Browsing all 2703 articles
Browse latest View live