搜索资源列表
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
QQ.rar
- QQ斗地主记牌器,用Visual C++,是直接读取内存,QQ license斗地主in mind, and with Visual C++, is a direct access memory
Lettergame
- 一款很有意思的C#小游戏,会使我们联想到初接触电脑时学习打字的回忆-A very interesting game of C#, we will be the beginning of the association access to a computer to learn typing when memories
Windowsgamesbiancheng
- c++写的游戏编程书籍, 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用,平时我也经常查阅-c++ game programming books written for beginners of some reference value is applied knowledge mfc class wish to refer to the role we have in normal times I have had frequent access to
monics
- 知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim C
Terminator
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。-a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use
KyodaiAssistant
- 用C#写的一个QQ连连看的外挂工具,通过 识别比较固定位置像素点来判断方块是否相同,并判断两方块间是否有通路,可以单消,定时消,随机间隔消和秒杀。-Written in C# using a QQ Lianliankan plug tool, identify the location of relatively fixed pixel to determine whether the same box, and determine whether there is access between
KyodaiPlugin
- 用C#写的一个QQ连连看的外挂工具,通过 识别比较固定位置像素点来判断方块是否相同,并判断两方块间是否有通路,可以单消,定时消,随机间隔消和秒杀-Written in C# using a QQ Lianliankan plug tool, identify the location of relatively fixed pixel to determine whether the same box, and determine whether there is access between
CatCatchRat
- 利用C++编写的猫抓老鼠的简单小游戏,即猫在屏幕中,接触到其中运动的老鼠即算吃掉-Using C++ written in a simple game cat and mouse that the cat in the screen, access to which is considered eating a mouse movement
xiaoyouxi
- C++控制台制作的打字校友系,对出入C++的学者不错的选择-C++ console produced by typing alumni system, access to C++ on a good choice scholars Oh
Asphyre
- 贪吃蛇,课程设计,按键控制,方向选择,c语言,C++语言-The program for the Snake game source code, shows in great detail, access to C++ for beginners of great help.
JDict
- 日语学习桌面小助手 (\bin\Release中有编译好的) 根据用户提供的词典,自动在桌面显示词汇。 1、已经自带8000词汇,可以追加词汇,格式MS ACCESS。 2、可以暂停,调整显示速度、显示大小等。 关键词:C# ACCESS 日语学习助手 任意边框Form-Japanese Learning Desktop little helper (\ bin \ Release has compiled) According to the dictionary
2010-level-course-design-Terminator
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式)-A catch bugs game (c++ course design do). Through the practice to deepen our understanding of the object-oriented programming for the design and use of inheritance, access method (for example)
game
- 每位新用户须先建立帐号,才可登入游戏。每位新用户初始分配50个金币。用户进入游戏后,可选择界面上出现的A,B,C,D,E五匹马之一,并输入作为赌注的金币数(下注的上限为账户的金币余额)。之后赛马开始,五匹马以不同(随机)的速度跑向终点,若用户选中的马匹取得第一,则用户获得与赌注额相同的金币,否则失去;若用户帐号内金币余额为0,则不能继续游戏。游戏需有存盘功能。 -The design and development of a " racetrack" game. The g
youxijizhi
- A、文件的创建 B、文件的打开 C、获取和修改文件属性 D、写文件和读文件 -A file creation B file open C, access and modify file attributes D, write and read files
model
- 这是一个外挂辅助程序模板,分为两部分:一个是往游戏中注入dll的模板,另外一个是dll文件的模板,只接实现相关功能的代码插入到dll里,然后在外挂界面上调用就行了。你需要找出实现相关功能的call才行。比如你要实现打坐的功能,那么需要找出打坐call,然后C++中接入asm代码调用-This is a plug-assisted procedures template, is divided into two parts: one is the template dll injected int
cPP11
- c++清华大学的课件讲稿11,很适合初学者和编程人员学习和查阅c++ Tsinghua University courseware notes 11, it is suitable for beginners and programmers to learn and acce-c++ Tsinghua University courseware notes 11, it is suitable for beginners and programmers to learn and access
cPP12
- c++清华大学的课件讲稿12,很适合初学者和编程人员学习和查阅c++ Tsinghua University courseware notes 12, it is suitable for beginners and programmers to learn and acce-c++ Tsinghua University courseware notes 12, it is suitable for beginners and programmers to learn and access
cPP13
- c++清华大学的课件讲稿13,很适合初学者和编程人员学习和查阅c++ Tsinghua University Courseware Lecture 13, it is suitable for beginners and programmers to learn and acce-c++ Tsinghua University Courseware Lecture 13, it is suitable for beginners and programmers to learn and acce
cPP2
- c++清华大学的课件讲稿2,很适合初学者和编程人员学习和查阅c++ Tsinghua University Lecture 2 courseware, it is suitable for beginners and programmers to learn and acce-c++ Tsinghua University Lecture 2 courseware, it is suitable for beginners and programmers to learn and access