资源列表

« 1 2 ... .84 .85 .86 .87 .88 5389.90 .91 .92 .93 .94 ... 5606 »

[其他智力游戏do.c

说明:递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-U
<刘海月> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他游戏bouncingball

说明:a program in which a ball bounces
<Joe Balan> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他游戏towerofhanoi

说明:this a program in c++ that inter changes disc from source to destination-this is a program in c++ that inter changes disc from source to destination
<Joe Balan> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[射击游戏TicTacToe_cpp

说明: using simple c++ tic ta to game
<biplab437> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他游戏joseph

说明:约瑟夫环问题(出圈游戏)。采用面向对象的方式实现。-Joseph Ring question (out of ring games). Object-oriented ways.
<ruanwenzhong> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[游戏21dian

说明:“21点”游戏 1.点击出牌按钮随机出牌 2.如果为满21点则显示数字询问是否继续出牌,否则显示游戏失败 3.每次成功后可累计加分数并保存该玩家的最后得分 -the twenty-first point
<张文强> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他智力游戏p

说明:An interactive Applet game in java.
<ANANT> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[游戏Chain

说明:一种链表的使用,可以有利于研究链表的使用,利于学习-a use of chain ,It is useful of you studying the chain ,though it is easy
<胡海啸> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[棋牌游戏xiangqi

说明:这是一个我自己编的象棋,恩比较小, 但也有学习的价值,希望大家可以学习-this is a little java programming of my own,ecpecting people can stud y from it
<zenglingbo> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[外挂编程guangqiu

说明:朋友给的女神转生捡光球的脚本 需要的图片自己做 坐标和抓色也需要按照实际情况修改 不算完善 大家一起来修改好了 有改好的可以发到我的邮箱tao2131@126.com大家一起研究 -Pick up a friend to the Megami Tensei photosphere scr ipt needs to do the pictures themselves also need to coordinate and graspin
<tao> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[游戏delphifr_CRIME-PARFAIT___Page

说明:Perfect crime Here is a small sample application that meets all these charms to seduce us: - Tiny (14KB) - Slender (short run) - Unadorned (no attribute useless) - Genetically suicidal (thanks to the potion cir
<imene> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[游戏support

说明:史上最牛逼判断手机支持格式!j2me环境!-Determine the history of the most Niubi phone supported formats
<zl> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 5389.90 .91 .92 .93 .94 ... 5606 »

源码中国 www.ymcn.org