搜索资源列表
JPG图片压缩(纯VB源码)
- his project is my trial to make an OCR (Optical Character Recognition) program Before i made this project I v looked at other OCR projects, but in all of them i v seen NNT (Neural Net) and this is VERY COMPLICATED!!! i wan t to make a simple proj
魔术师的猜牌术(1)
- 魔术师利用一副牌中的13张黑桃,预先将它们排好后迭在一 起,牌面朝下。对观众说:我不看牌,只数数就可以猜到每张牌 是什么,我大声数数,你们听,不信?你们就看。魔术师将最上 面的那张牌数为1,把它翻过来正好是黑桃A,将黑桃A放在桌子 上,然后按顺序从上到下数手上的余牌,第二次数1、2,将第一 张牌放在这迭牌的下面,将第二张牌翻过来,正好是黑桃2,也 将它放在桌子上,第三次数1、2、3,将前面两张依次放在这迭 牌的下面,再翻第三
人机猜数游戏
- 由计算机“想”一个四位数,请人猜这个四位数是多少。人 输入四位数字后,计算机首先判断这四位数字中有几位是猜对了 ,并且在对的数字中又有几位位置也是对的,将结果显示出来, 给人以提示,请人再猜,直到人猜出计算机所想的四位数是多少 为止。-by computer "to" a four-digit, four-digit people to guess how much. Importing four figures, the comput
COUNTGAME
- 一个猜数字游戏,随机产生100以内的数字,由玩家猜数,并提示所猜数的大小-a viewing games, randomly generated within the 100 number, guess by several players, and prompts several guess what the size
guessnumber_c
- 用C语言编写的小游戏——猜数字。 游戏随机给出一个0至99(包括0和99)之间的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终推出答案-C language prepared by the small game -- ringing. Random game is a 0-99 (including 0 and 99) between the figures and then let you guess what the
coolspiro
- 令人眼花缭乱的线条变化,猜猜是用什么ACTION 写出来的,看看源码,你一定想不到吧;-dazzling lines change, guess what is written by ACTION see source code, you can not think of it;
guessfig
- 一个猜数字的游戏。游戏随机给出一个0至99(包括0和99)之间的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终推出答案。-a viewing of the game. The game is a random 0-99 (including 0 and 99) between the figures and then let you guess what the number is. You can easily guess
guess_number
- 用c语言实现的一个猜数游戏程序,猜猜看,实现过程容易看到,供初学者学习-C language with a game to guess the number of procedures, guess what, the realization of the process easy to see, for beginners to learn
GuessWhat
- Brilliant game Guess what-Brilliant game Guess what...
shizhong
- 我不是不知道也是不知道反正不知道你怎么猜就是什么了-I do not do not know if it is not aware of but do not know how you guess what it is
mindreader
- Think of a number and computer tries to guess what nimber is already in your mind.
guess
- 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的-A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP usi
tstools-1_11
- The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
flash-Game-source2
- flash经典游戏源码 有猜猜看 拼图游戏等源码-flash classic games there guess what puzzles and other source source
guess
- 猜大小,有一百个数字,电脑随机产生一个数 ,猜出它的大小-what can you guess
Guess-of-the-week
- 输入星期几的第一个字母来判断一下是星期几。-Enter the first letter of the week to determine what day of the week.
caizhiyouxi
- 一个很久以前的猜字游戏,,可供c语言初学者,学习。有兴趣的童鞋从此入手很好!-A long time ago, guess what,, c language for beginners to learn. Interested children' s shoes from a good start!
i-guss-what-you-paint
- 实现你画我猜,服务器上用鼠标绘画,客户端上能显示出所描绘图案。-Realize you paint I guess, server use the mouse to painting, the client can show the painted pattern.
DXS
- 能读懂你的心里在想神马。好玩的算法。你只要心里想,然后输入y,电脑就会猜你想的。-Be able to read your thinking about. Fun of the algorithm.As long as you thought, and then enter y, the computer will guess what you think.
random-integer-number-guess
- 这是一个通过java语言实现的猜数游戏,程序自动产生一个整数,参与者对这个整数进行猜测并输入一个整数。-This program demonstrates a random integer number and asks the user to guess what the number is.