搜索资源列表
CETP
- DOS下练习打字程序 保存一个abc.txt文件在同一目录下.-DOS practice typing procedures abc.txt preserve a document in the same directory.
pushBox
- 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。
俄罗斯方块
- 俄罗斯方块源码(Delphi5以上) DdiamondApp.dpr--dpr文件 DdiamondApp.exe--编译结果 Ddiamond.txt--设置文件
5040309566_03
- c环境下编译的猜字母游戏,直接可以运行,txt文件里是源代码
mainsrc
- 控制台小游戏中的文件操作类,用于读取.txt文件,显示在控制台上.还有一个主函数文件.-Console game in the category of file operations for reading. Txt files, displayed on the console. There is also a main function of a document.
FileManager
- j2me手机游戏程序,主要部分是一个手机简易文件管理器,可以打开txt文件-j2me mobile phone games, the main part of a cell phone simple file manager, you can open the txt file
drawmap
- 自制一张30*20迷宫地图并保存到map.txt文件。-draw a map yourself and save it to a file called "map.txt"
DROPITEM
- 三国群英传 原始掉包率文件下载 ~~~ ~~~~·-Three Heros original Diaobao rate file
daziyouxi
- 打字游戏,c编写,文件行数不对,弄到vc 里就对了,不用改-Typing game,writted by c, rows do not match in txt,but suit in VC
12313
- 文件操作,txt ini 写入读取 小节名 什么的-File operations, txt ini written to read the section name.
Snake
- C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码,附txt代码和源代码程序-Snake source code written in C language, easy to understand, and file for VC source code, with a the txt code and source code program
egengxin
- 游戏自动更新登陆器 分为主程序和自动更新程序。 将1.txt放到你网站下,里面记录了最新的版本。 主程序检测最新版本和本地版本不一致,那么打开自动更新程序,自动更新程序下载放在你网站下的补丁,下载完补丁之后,自动运行补丁。 我现在使用的补丁是WINRAR自解压缩,自解压缩里面最好写一个压缩完毕后,运行游戏主程序。 下载补丁的地址,网络版本号等,都可以自己控制。 更新程序 可显示文件大小,下载速度,已经下载大小,已完成百分比 不
testSD
- 数度的解算程序,压缩包内包含源程序和执行文件,从data.txt中读取数独矩阵,即可给出数独结果-Degrees solver program, compressed package includes source code and execute files, read from data.txt Sudoku matrix can be given Sudoku results
maze
- 迷宫游戏的变成,无图形界面,可以自行生成迷宫,或读取迷宫(迷宫的读取文件需要自己编写.txt)等多种生成迷宫方式。有部分bug存在-Maze game becomes, no graphical interface, you can self generate maze, or read the labyrinth (maze to read files need to write your own. Txt) and other ways to generate mazes. Some bug
maze
- 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w
brackeen
- Java 2D 通关游戏。一共两关。你可以通过在maps文件夹中添加TXT来添加地图。 里面包含很多游戏引擎的工具类的源码,适合新手学习。大家可以看下-Java 2D clearance games. A total of two. You can add map by adding maps/map3.txt. Which contains a lot of game engine tool source code, suitable for beginners to learn. You m
NPCfunnyScript
- RO在99MAX环境下的道场NPC脚本文件-RO funny scr ipt for txt
bin2txt
- 自己写的Diablo 2的mod反编译软件,源代码全部公开,VS2010编译,可以直接从mod的bin文件反编译出txt源码。-Write your own Diablo mod 2 decompile software, all open source code, VS2010 compiler can decompile the source code directly the mod txt bin file.
C++海战棋游戏的源代码
- C++海战棋游戏的源代码,代码是放在txt文件中的,可以直接复制到IDE开发工具中