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 ArticleBattleship
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 Articlehigh 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 Articlean 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 ArticleCopy 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 Articlei 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 Articlei 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 Articlewww.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 Articlewww.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 Articlec# 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 Articlehaskell 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 ArticleHow 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 ArticleMatlab 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 ArticleMatlab 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 Articledisplay 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 Articledisplay 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 ArticleTranscode 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 ArticleTranscode 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 ArticleXML 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 Articletuple 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