资源列表
Grasp-the-issue-of-traffic-accident
- 一辆卡车违反交通规则,撞人后逃跑。现场有三人目击该事件,但都没有记住车号,只记下车号的一些特征。甲说:牌照的前两位数字是相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:四位的车号刚好是一个整数的平方。请根据以上线索求出车号。-A truck is in violation of traffic rules and fled after a collision. There are three people witnessed the incident, but did
migongchengxu
- 可按照要求设置参数,迷宫自动生成的走迷宫游戏VC++代码-In accordance with the requirements set parameters maze automatically generated a maze game VC++ code
Tetris_Code
- 经典俄罗斯方块益智游戏程序的VC源代码 -Classic Tetris puzzle game VC source code of the program
GTKguess
- 智力游戏,用于猜数的大小。主要是应用GTK来编程-Intellectual game, for guessing the number of size. Are primarily used to programming GTK
ELS
- C51实现俄罗斯方块程序及Proteus仿真,sbit Left_Key P1^2 Right_Key P1^3 Eddy_Key P1^4 Start_Key P1^5
java
- 自己做的益智小游游戏源代码 包括五子棋、飞行棋、麻将、斗地主-Do the puzzle game
computer
- 简单的计算机,实现了加减乘除的功能,功能简单方便使用,适合初学者。-Simple computer to achieve the arithmetic functions, features simple easy to use for beginners.
Russia_Block
- 在ucGUI嵌入式平台下开发的俄罗斯方块,代码精简-Russian block developped under ucGUI embedded platform
3d
- 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
YaYaELuoShiabcdef
- 用java实现的俄罗斯方块游戏,该游戏经过本人调试之后没有任何bug,游戏的界面友好,如果游戏中还存在潜在的bug,希望大家指点出来,共同学习。-Java achieve Tetris game, the game after I debug any bug, game-friendly interface, if the potential bug in the game, I hope you pointing out, and learn together.
tetrsour
- 俄羅斯方塊 a game of arranging bricks by BCB-Russian box a game of arranging bricks by BCB
mandc
- 有N个传教士和N个野人来到河边准备渡河,河岸有一条船,每次之多可供k个人乘渡。传教士为了安全起见,任何时刻,河两岸以及船上的野人数目总是不能超过传教士的数目(传教士数目为0除外)。求解一个可以令传教士和野人安全从左岸全部摆渡到右岸的过程。2、 可执行程序可以通过命令行参数传入输入输出文件路径,通过读取命令行参数指定的输入文件得到初始状态,并将结果输出到指定的输出文件中。 具体格式为:<可执行文件> <输入文件路径> <输出文件路径> -N-missio