29 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for Ritesh_4

Hello I've been facing this issue since today, whereby my TwinMOS Micro SD HC Card is not being detected by my Samsung phone, and when placed in the adapter and inserted on PC, again the latter is not detecting it at all, although in the Device Manager I can see …

Member Avatar for Harminder_1
0
820
Member Avatar for Suzie999

Although I've been programming as a hobby for a while, most of it has been procedural and I've done very little OOP, and not very competent with the inheritance hierarchy of classes, which is the reason for my post here, to get a bit of advice as to whether im …

Member Avatar for Suzie999
0
252
Member Avatar for nitin1

I want to buy a laptop with the following requirements: 1. Daily use 2. 1 TB Hard-disk 3. 4-6 GB RAM 4. i5(4th gen) processor 5. 1GB graphic card 6. Windows 7 Basic 7. <= 50,000 INR Which company laptop should I buy? Lenovo, HP, SONY, DELL or what? and …

Member Avatar for blackmiau
0
444
Member Avatar for henryz_box

I am wanting to create a card game that will have 1 to 7 players plus the dealer. Currently I have 1 player and the dealer. Each player will have a listbox that contains an index for each card in the player's hand. As the cards are dealt each player …

Member Avatar for henryz_box
0
322
Member Avatar for IdiotProgrammer

Hello! :) It's my first time here. I don't know why GLSL is better to Nvidia Cg! :( I'm working on skeletal animation in GPU. With Nvidia Cg it's just fine, but when I try to use GLSL, just don't work! I'm using a Nvidia card in my new computer. …

Member Avatar for IdiotProgrammer
0
350
Member Avatar for tingwong

Hello everyone, this is my first help post on daniweb so please excuse me if I have done something wrong. So as for my question, I have to shuffle an array of card objects. This is the code I have come up with so far. public void shuffleDeck(){ Random seed …

Member Avatar for cael13
0
1K
Member Avatar for Pashan

Hi guys I'm having major issues with this assignment of mine and I cant even figure out where to get started. Any help would be greatly appriciated. I must write a program that outputs that plays the game Hi Lo with a user until they decide to quit. The program …

Member Avatar for Pashan
0
2K
Member Avatar for ss125

Hello friends, I am having a HCL PC in my home with configuration of 120GB HDD, basic graphics memory, Core2Duo processor and with 1 gb of RAM. Now I am planning to do some upgrades to it. First of all, I am planning on DVD writer(already out). Then to the …

Member Avatar for mayaestat
0
327
Member Avatar for bCubed

This program is supposed to shuffle a Deck of cards and display them so I know it is working correctly. But one of the values displayed is -858993460 which is not possible when it should only be between 1 and 52. Obviously there is some sort of data loss going …

Member Avatar for bCubed
0
203
Member Avatar for jongiambi

Hi. Im trying to write a simple deck of cards program. I am having difficulty in expressing my integer deck into a printable form. The deck is generated as this: 00102030405060708090100110120011121314151617181911011111210212223242526272829210211212203132333435363738393103113123 The leading numbers assign to suits and the following number assign to card rank. Basically how can I convert …

Member Avatar for VernonDozier
0
8K
Member Avatar for A1pheus

Intel LGA1155 DDR3 1600 ATX BOXDH77KC Corsair Vengeance Blue 16 GB DDR3 SDRAM Dual Channel Memory Kit CMZ16GX3M4A1600C9B Intel i7-3370 Quad-Core Processor 3.4 GHz 4 Core LGA 1155 BX80637I73770 GeForce GTX 550 Ti Corsair Enthusiast Series 650-Watt 80 Plus Bronze Certified Power Supply Western Digital Caviar Blue 500 GB SATA …

Member Avatar for Best Hosting
0
296
Member Avatar for popeyemissy

I need to fix the code. Once a war event takes place, no points are assigned however in the next deal whoever wins (be it the player or computer) should get double points. One point for the war and the second point for the next deal that was won as …

Member Avatar for JamesCherrill
0
311
Member Avatar for thp

Windows XP - Computer 1 & 2 - IBM Netvista ThinkCentre's P4; 2.8 GHz Problem: Computer 1 (Windows XP Home) copied photo's from 2gb SD card using Lexmark Pro200 printer with SD card reader to Easygo 4 GB flash drive (verified that the photo's were there.) Computer 2 (Windows XP …

Member Avatar for flagstar
0
2K
Member Avatar for davi0011

I'm curious because I'm new to the world of buying computer parts and such. I've installed an Asus model of the Nvidia 550ti and I was wondering if I should use the Nvidia drivers or the Asus drivers. both drivers seem to work with only slight differences in the multiple …

Member Avatar for davi0011
0
255
Member Avatar for scottd82

Hey everyone, I wrote some code to create a deck of cards, described the deck and randomly deals 5 cards. First, I want to let everyone know that this is homework for my C-II college class, so I am not looking for any answers, but solutions or guidance in figuring …

Member Avatar for WaltP
0
1K
Member Avatar for TheNinjaForce

I am planning on getting a mother board but I cant tell how many graphic cards it can hold the description says: Expansion Slots PCI Express 2.0 x16 7 (4 x16 or 6 x8 + 1 x16) What does that mean? Motherboard: [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16813188070[/url] Video Card: [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16814130655[/url] or [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16814130751[/url] I am …

Member Avatar for khajvah
0
288
Member Avatar for manchurianCEO

Long story short, my little cousin turned on the computer, don't know how long it was on but when I found it there was no display. It's a compaq presario originally had windows ME but it was upgraded to XP. Since I plugged the screen to my laptop and it …

Member Avatar for jjos
0
590
Member Avatar for avocado_juice

Hello, I wanna ask about scan card. Is there any way to disallow keyboard input and only allow scan card input to key in a field? FYI, I am using vbscript, html and javascript for this program. So, may be doing something with the javascript? How about limit the time …

Member Avatar for avocado_juice
0
3K
Member Avatar for DOT6

Hello all, I have been working on a card game for the last month or so and sofar have created the basics ie. cards, deck... The language is ANSI-C and is created in programmers notepad with devkitpro and MLlib. Everything is working greate so far as in I can shuffle …

Member Avatar for Narue
0
238
Member Avatar for penguino138

Hi. Im making a flash cards program and need help with making graphics, making a menu, making it so that they can go back in and access the decks, and making it so i can give it o other people, and a few other things. Here's my code: [CODE] import …

Member Avatar for penguino138
0
127
Member Avatar for penguino138

Hi. Im pretty new to java. First question: is javascript the same as java? I just want to make sure. So for my program. Since im a very basic beginner with some c++ experience i was hoping the forum could help. I want the user to input the deck name …

Member Avatar for penguino138
0
512
Member Avatar for penguino138

Ok, so im trying to make my sister a flashcards program with dev c++. What you do is put in the deck name and how many cards you want. Then you go through for each card and put in what's on the front and back. I also want it so …

Member Avatar for Stefano Mtangoo
0
1K
Member Avatar for ajst

Hi guys and girls, I've decided to pick up C++ again after not using it for 2 nearly 3 years. I've been programming in java and c# in the mean time so my understanding of programming is very good. I've been trying to make a pack of cards but for …

Member Avatar for ajst
0
346
Member Avatar for jackmaverick1

I am trying to make a card class that has a bunch of functions to make it possible for the AI to judge what cards can be played. The card game I am working on at the moment is Rummy by order of my brother. I made a 3 pointer …

Member Avatar for jonsca
0
249
Member Avatar for Swedenrock

My project is to create a solitaire game with a different card deck. I have created four lists with three objecs in each off them and I would like to create 81 unique cards out off these objecs. colors = [blue, yellow, red] shapes = [triangel, circle, square] numbers = …

Member Avatar for Gribouillis
0
159
Member Avatar for pittpaguy87

Hi, I have a Compaq and a gateway computer. I also have 2 network cards. In both computers, I have tried the following distros of linux: Ubuntu 10.4 Xubuntu 10.4 Ubuntu Server 10.4 Puppy Linux 5 Damn Small Linux In all combinations of computers, os, and network card, I have …

Member Avatar for pittpaguy87
0
233
Member Avatar for tinanewtonart

In this program we are going to simulate a simple card game. The rules are that the player selects a card out of a deck of 52 cards. The computer picks a random card out of the deck. The person with the highest card face number wins. In this program …

Member Avatar for kvprajapati
0
6K
Member Avatar for arkanoid

I have been working on a number of card games. Important, of course, is shuffling the deck. I have come up with a few different ways to do this. Currently I do not shuffle, but to deal a card, I lay out the deck in order, selecting a random number …

Member Avatar for arkanoid
0
197
Member Avatar for jackgym

Hi, I was getting an intermittent high pitch hum from my PC as though something decided to kick in (fan?) with more revs. After replacing my 17 inch monitor (burnt out) with a new 19 inch widescreen, I now get the noise continually, and the text appears to be a …

Member Avatar for caperjack
0
170

The End.