搜索资源列表
llkhlp1002
- 连连看过关辅助程序。详细阅读readme.txt文件-1000 block of Terry Avenue auxiliary clearance procedures. Carefully read the readme.txt file
game_Pushbox
- C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2,
Chess
- 这是一个非常基本的国际象棋程序2的球员。我是来弥补计算机科学使用工具中央结算系统图形包中的类图形程序。虽然这是一个易于使用的软件包,它是在它的使用有限。<br> <br>此程序有一些inherant limiatations。首先,因为只有JPEG支持可用,我不得不作出许多图像的两倍(因为JPEG格式不支持透明像素)。该程序将无法检测检查或将死,因为我没有时间来实现这些功能。正如您将看到,没有撤消功能。这可能是有点容易实现。最大的错误是我在作品的方式存储在内存中。他们居住
ReadArray
- 从磁盘读取文件中(map.txt)的二维数组并动态创建二维数组保存显示。用以游戏的贴片贴图等地方。vs2005调试运行成功。-From the disk to read the file (the map.txt) two-dimensional array and dynamically creates two-dimensional array to save the show. Patch maps and other places for the game. vs2005 debuggi
12313
- 文件操作,txt ini 写入读取 小节名 什么的-File operations, txt ini written to read the section name.
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
Visual-Basic
- Visual Basic的基础学习,txt文档,可以放在阅读器里面在有空的时候阅读学习The basis for learning Visual Basic, txt documents, can be placed inside the reader learning to read in spare time-The basis for learning Visual Basic, txt documents, can be placed inside the reader learning
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
sudoku
- 数独程序 可以求解不同level的数独 基于C语言实现 可以从txt文档中读入数独题目 再解出来-Sudoku program can solve several different level of independence based on the C language can be read a txt file sudoku puzzle solution out again
Torchlight2Extractor100
- Crass意指Crage和Assage两个工具的集合。Crage是使用cui插件扩展的游戏资源提取器;而Assage是使用aui插件扩展的游戏资源封装程序。 只要正确使用cui或aui插件,就可以提取或封装各自对应的封包文件。 提取时使用的程序是crage.exe,它是一个控制台程序;如果你更习惯使用图形界面,可以使用CrageGUI,它是crage.exe的一个GUI包装程序。有关crage的更多使用说明参见FAQ.txt和INSTALL.txt;另外document
sudoku-solver
- 一个数独求解的代码,把数独题目输入到一个txt文件中,一行,空格用0代表。程序可以读取题目,并解出答案。-Sudoku solving a code to enter into a sudoku puzzle txt file, line, space with zeros representative. Program can read the title, and solving answers.
anjian_read_file
- 按键精灵读取TXT文件,按行打散到数组。并遍历数组实例。-anjian read txt file to array.
sudoku
- C语言实现数独游戏 略高级的版本 可以实现读入txt原始数据 利用递归的算法计算 并显示结果-C language implementation of sudoku slightly senior version Can achieve read TXT raw data by using recursive algorithm to calculate And display the results
NameIdMaker
- The part that exists in desc.tbl of the string is a tool to be substituted with nameid format of $ xxx. ■ How to use Command line: java -jar NameIdMaker.jar filename [language] filename: path of the text file that lists the replacement
wgmk
- vb 做*需要用到的一些包括,键鼠模拟,ini读写,txt读写,内存读写,hook键鼠等等功能的过程。整合在一个模块里,拿来即用。-vb we do need to use some of the plug-in process include mouse and keyboard simulation, ini reader, txt read, memory read and write, hook the mouse and keyboard, etc. functions. Integ
UsedCarSystem
- 简易二手车管理系统 可添加删除车辆、修改车辆具体信息(车型、厂家、型号、购入时间、购入价格、是否售出、售出价格)、将车辆信息保存到外部文档、从外部文档读取车辆信息-System Design Class car: includes car’s self-attributes, such as its number, logo, price.etc. Class DataStream: includes 2 methods, readData() and saveDa
