Shifting Focus Problem
Hello!! Below is the code of an applet where i have mapped the directional keys to increase and decrease the circles and image position and play a sound clip. The applet ran well but whenever i am...
View ArticleShifting Focus Problem
Hello!! Below is the code of an applet where i have mapped the directional keys to increase and decrease the circles and image position and play a sound clip. The applet ran well but whenever i am...
View Articlesubmit box help!
submit box help! Postby philysworld » Tue Jul 24, 2012 2:59 pm can some help me with html code really fast..? iam useing a blog i need a one line box where you can type in a url submit button when u...
View ArticleCalculation in pascal
Hey guys i have written a program calculating a bet,the program is working just fine but there is calculation regarding powers that gave me a little problem in pascal so i took the easy way out.the...
View ArticleUS Based php/mysql programmer
phpgirlie@yahoo.com Summary - Expert in web development, server-side programming and MySQL technologies - Can create code from scratch or work within existing codebase - Used to working in a...
View ArticleCommunication between modules based on XML messages
Hello guys! At work I was able to join the team that creates quite a large and complicated system. Before implementation, I would like to have my own thoughts and a little more understanding of the...
View ArticleConst parameter
The Const parameter is said to be able to prevent modification of the argument value, but i am able to reassign A as seen below perfectly? So what's the difference between a Const parameter and the...
View ArticleConst parameter
The Const parameter is said to be able to prevent modification of the argument value, but i am able to reassign A as seen below perfectly? So what's the difference between a Const parameter and the...
View Articleloading a column of floats from a file
Hi I need to load 256 floating point numbers from a file to matlab Some numbers are very large (upto 12 digits, including the first one) while some are very small (4 digits) Using the load command...
View Articleloading a column of floats from a file
Hi I need to load 256 floating point numbers from a file to matlab Some numbers are very large (upto 12 digits, including the first one) while some are very small (4 digits) Using the load command...
View ArticleNeed help with Basic packet sniffer Identifying ARP and Broadcast pkts
I'm required to write a packet sniffer in the C programming language and Identify the Packet as IP, ARP, or Broadcast and count how many packets of each. I'm able to get IP packets identified and...
View ArticleNeed help with Basic packet sniffer Identifying ARP and Broadcast pkts
I'm required to write a packet sniffer in the C programming language and Identify the Packet as IP, ARP, or Broadcast and count how many packets of each. I'm able to get IP packets identified and...
View ArticleMatrix dimensions must agree.
Hi all, first time user and I have only started to use matlab recently. I need help with making matrix's dimensions agree. I am using the following formula: E = -(G*M/R^2)*(Y1/R) where R = sqrt(Y1^.2...
View ArticleImplementation of Recursive Depth First Search
I need to solve Travelling Salesman problem using Recursive Depth First Search.I started with reading the text file in 2D array for distances and 1 D array for the cities.Now I need follow the...
View ArticleImplementation of Recursive Depth First Search
I need to solve Travelling Salesman problem using Recursive Depth First Search.I started with reading the text file in 2D array for distances and 1 D array for the cities.Now I need follow the...
View ArticleRendering Biped Bones with DirectX 9
I am new to DirectX and have an animated model up on screen thats in .X format, what i want todo is render the bones, there is 35 of them Here is a list Bip01_R_UpperArm 0 Bip01_Spine3 1 Bip01_Neck 2...
View ArticleRendering Biped Bones with DirectX 9
I am new to DirectX and have an animated model up on screen thats in .X format, what i want todo is render the bones, there is 35 of them Here is a list Bip01_R_UpperArm 0 Bip01_Spine3 1 Bip01_Neck 2...
View Article