-
maze is an adventure game in turboC2 environment prepared by the small games, as...
迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏只要是完成小人从左上角闯过迷宫到达右下角的路径探险-maze is an adventure game in turboC2 environment prepared by the small games, as long as the game is complete villains leaped from the upper left corner of the maze to reach the lower right path adventure.
- 2022-06-20 09:56:53下载
- 积分:1
-
象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习,
申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。
虽...
象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习,
申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。
虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is a product of an manage in the pfan whose nickname was called Chebi rain.
- 2022-10-11 18:15:08下载
- 积分:1
-
teach yourself C++ in 21 days
第五版
teach yourself C++ in 21 days
第五版-teach yourself C in the fifth edition of 21 days
- 2022-03-14 18:31:54下载
- 积分:1
-
回溯算法中的圆排列问题
回溯算法中的圆排列问题-backtracking algorithm with a round of the problem
- 2022-07-19 12:24:57下载
- 积分:1
-
一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。...
一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。-An algorithm based on Markov chains prepared by the idea of automatic procedures for writing articles, enter an article, you can automatically output of an article.
- 2022-07-24 23:14:30下载
- 积分:1
-
C++ example 100
C++ example, 适合初学者。常用的实现方法。对于自学C++而苦于缺少示例模仿的朋友们提供了大量的实例。教材实验设计完全按照C++标准规范,给自学的朋友们提供了好的典范
- 2022-02-26 21:07:12下载
- 积分:1
-
弹球游戏,java原程序,实现弹球的需求,对弹球开发的朋友有点帮助...
弹球游戏,java原程序,实现弹球的需求,对弹球开发的朋友有点帮助-marble game, java code
- 2023-07-05 07:30:04下载
- 积分:1
-
Java j2me游戏:摩迦历险记源码
Java j2me游戏:摩迦历险记源码,以前J2me盛行时候的Java手机游戏源码,本游戏界面做的挺不错,看效果请在JAva虚拟机环境下进行。
- 2022-05-25 01:12:13下载
- 积分:1
-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1
-
电流滞环比较法源程序,绝对好用,自己运行过得,用的是7.0...
电流滞环比较法源程序,绝对好用,自己运行过得,用的是7.0-Hysteresis current source of comparative law, the absolute ease of use, running their own lives, using a 7.0
- 2022-02-01 13:34:32下载
- 积分:1