Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
flip
- Page 1
Re: Java Coin Flip Program
Programming
Software Development
5 Days Ago
by jassonadder
…for i in range(times):
flip
= random.choice(['Heads', 'Tails']) print(f"
Flip
{i+1}: {
flip
}") if
flip
== 'Heads': self.heads …= int(input("How many times would you like to
flip
the coin? ")) flipper = CoinFlipper() flipper.flipCoin(flips)…
Re: Coin Flip (Python Newbie)
Programming
Software Development
5 Days Ago
by jassonadder
…(coin_tails) + " were tails.") This version should now properly
flip
a coin 100 times and track how many heads and…
Re: Java Coin Flip Program
Programming
Software Development
3 Days Ago
by Dani
Better late than never! Thanks for your post. It looks like it's really helped a few people already.
Re: Java Coin Flip Program
Programming
Software Development
3 Days Ago
by Salem
> It looks like it's really helped a few people already. Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts.
Re: Java Coin Flip Program
Programming
Software Development
3 Days Ago
by Dani
> Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts. I realized that after I posted. I’m on my phone on the sofa so it wasn’t as easy to tell. Although I still can’t see the motivation. Edit: Nevermind. Perhaps they were trying to improve their member reputation/quality score?? (Won’t work because you need…
Re: Coin Flip (Python Newbie)
Programming
Software Development
3 Days Ago
by Dani
> Presumably bumping every "coinflip" post to spam their URL Nothing wrong with that!! I'll take a trillion helpful posts if all someone wants in exchange is a free signature link back to their website (that only shows up for logged in members, so no SEO incentive).
Flip Bitmap vertically
Programming
Software Development
13 Years Ago
by legodadda
Flip
Vertical and Print Code: Printer.PaintPicture Picture1.Picture, 0, Picture1.… to work. I am trying to get a label to
flip
to the vertical. Any help would be appreciated. Thanks Tim
Flip
Programming
Software Development
15 Years Ago
by Musafir
….47. 3. the program should have four functions main,input,
flip
,display, and they should call each other to display the…() def inputs(): userInput = int(raw_input("Number of times to
flip
the coin: ") def flips(userInput): heads = 0 tails = 0…
Re: Flip Bitmap vertically
Programming
Software Development
13 Years Ago
by BitBlt
… you mean by "trying to get a label to
flip
". If you have a label control embedded in your…
Re: Flip Bitmap vertically
Programming
Software Development
13 Years Ago
by BitBlt
… when I was able to get a Picture Box to
flip
a picture, and after I had printed text on it…
flip lines in a text file
Programming
Software Development
14 Years Ago
by qvyhnl
… one help me with the part where I need to
flip
the lines. I am trying to study for the final…(!fout) { return EXIT_FAILURE; fout.close(); } return true; }[/code] [code]// 4.
Flip
each line in a file string in_file7 = "file7.txt…
Flip vector of bytes.
Programming
Software Development
12 Years Ago
by triumphost
I'm trying to
flip
an image which has its pixels stored in a vector. …For some reason, when I try to
flip
it, the image gets distorted and gray/fuzzy. Any idea…
Re: Flip vector of bytes.
Programming
Software Development
12 Years Ago
by triumphost
… filling with the flipped Pixels. Ex: I take the vector,
flip
all the bytes and copy the flipped pixels to the… renders badly and sometimes upside down. My second attempt to
flip
it was (I didn't want to use Memcpy): void…
flip a dictionary
Programming
Software Development
18 Years Ago
by Mouche
I'd like to
flip
the keys and the values in a dictionary. Say I …
Flip Rectangle
Programming
Software Development
13 Years Ago
by shers
Hi, Could anyone tell me how to
flip
rectangles in picturebox? Thanks
Re: Flip Rectangle
Programming
Software Development
13 Years Ago
by shers
… New Matrix redPen.Dispose() g.Dispose() [/code] I want to
flip
the rectangle upside down. Thanks
Re: Flip
Programming
Software Development
15 Years Ago
by woooee
The first two posts found in a search of this forum, after your post which is the first/latest, have working solutions that you should be able to adapt.
Re: Flip
Programming
Software Development
15 Years Ago
by ShadyTyrant
Check out [URL="http://www.python.org/dev/peps/pep-0008/"]PEP8[/URL] on correct python style. As far as help it looks like you have most of what you need. I urge you to figure the rest out on your own, its the best way to learn. However if you have a specific question on how to do something feel free to ask. Also please edit your post …
Re: Flip
Programming
Software Development
15 Years Ago
by vegaseat
Take a look at this recent thread: [url]http://www.daniweb.com/forums/thread241860.html[/url] were we discussed functions and parameter passing.
using Iterators to search, modify and flip
Programming
Software Development
16 Years Ago
by ghost305
… < string >::iterator iter; my problem is with the
Flip
(), Search() and Modify() functions. [CODE]Rolodex::Search() { string last;…is what they are supposed to do: [QUOTE][B][U]
flip
[/U]- updates the current position to the next card,…card wraps around to the first card.[/B][B][U]
flip
[/U]- updates the current position to the next card,…
Coin flip winnings
Programming
Software Development
15 Years Ago
by Mclovin1234
Hey i need help with my program, I need to
flip
a coin and check how many heads and tails has … tails = 0; int coin; srand (time(0)); for (int
flip
= 1;
flip
<= 10;
flip
++) { coin = 1 +rand()%2; switch (coin) { case 1…
Google News to share "fast flip" through open API
Programming
Web Development
15 Years Ago
by vnrocksoft
… Cohen tells Beet.TV, Google's "Fast
Flip
" will be an open API, just as …Google Maps, users to put "Fast
Flip
" onto their sites. And I saw some sites… have "Fast
Flip
" on their pages! [URL="http://goo.…information. Anybody know about API "Fast
Flip
"? Please help me!
Re: using Iterators to search, modify and flip
Programming
Software Development
16 Years Ago
by ghost305
…'m really having problem with is the search, modify and
flip
functions.
Re: Coin flip winnings
Programming
Software Development
15 Years Ago
by Mclovin1234
… tails = 0; int coin; srand (time(0)); for (int
flip
= 1;
flip
<= 10;
flip
++) { coin = 1 +rand()%2; switch (coin) { case 1…
Pygames.transform.flip(imgList[index], 1,0) help pls
Programming
Software Development
14 Years Ago
by Daocsm
… but i cant seem to get each image to
flip
when the player turns around and goes back, any….append(RvsImage) for i in range(6): pygame.transform.
flip
(self.imgListRvs[i], 1, 0) def update(self): …self.imgListRvs =" infront of the "pygame.transform.
flip
(self.imgListRvs[i], 1, 0)" it just goes …
Coin flip in python
Programming
Software Development
5 Years Ago
by Kincso
Task 2: Write a program that simulates an unbiased coin
flip
. Your program should print true if the coin
flip
results in a head and false if the coin
flip
results in a tail. Hint: any value greater than 0.5, represents Head otherwise it represents Tail
Re: How to flip bits
Programming
Software Development
19 Years Ago
by Narue
The XOR operator is usually used to
flip
bits. You can
flip
a single bit by making a 1-bit mask (shifting … then XORing the value with your mask: [code]inline unsigned
flip
( unsigned x, unsigned bit ) { return x ^ (1UL << bit… set bits in the mask. For example, a 2-bit
flip
would change 1UL to 3UL. And the bits don't…
Java Coin Flip Program
Programming
Software Development
14 Years Ago
by js180
… in number of times a user wants a coin flipped -
flip
the coin that many times, printing out result of each… coin
flip
-print out the total number of heads flipped and total…
Re: Java Coin Flip Program
Programming
Software Development
14 Years Ago
by ztini
[CODE]public class Finger { public static void
flip
(String finger) { // your code here } public static void main(String[] args) { Finger.
flip
("middle"); } } [/CODE] Wait, that's not quite right....
PDF page flip using Php?
Programming
Web Development
12 Years Ago
by baig772
Hi all, I want to implement a page
flip
effect on y uploaded pdf file. like [Click Here](http://www.pressmo.com). I am uploading a pdf file and while viewing it, i want a page
flip
effect in it. Any help will be appriciated
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC