English
中文(简体)
中文(繁体)
한국어
日本語
English
Português
Español
Русский
العربية
Indonesia
Deutsch
Français
ภาษาไทย
Home
Downcodes
Programming Related
Website Building Resources
Books and Tutorials
Web Design Tutorials
Network Programming Tutorials
Mobile Games
Mobile Software
Articles
Home
>
Books and tutorials
>
Programming development
C++ Snake source code (with paper)
Programming development
No Resources Available
C++ Snake source code (with paper)
Dissertation Table of Contents:
Contents Chapter 1 Introduction - 1 -
1.1 About the topic - 1 -
1.1.1 Question requirements - 1 -
1.1.2 Topic selection background - 1 -
1.2 About compiling software - 1 -
1.3 About compatibility - 1 -
Chapter 2 Outline Design - 2 -
2.1 Software main function design - 2 -
2.1.1 Program structure - 2 -
2.1.2 Program flow - 2 -
Chapter 3 Software Implementation - 4 -
3.1 Declaration of variables, functions and resources - 4 -
3.1.1 Function declaration - 4 -
3.1.2 Variable declaration - 4 -
3.1.3 Resources - 5 -
3.2 Implementation of main functions - 5 -
3.2.1 Game interface - 5 -
3.2.2 Initialize food - 6 -
3.2.3 Start the game - 7 -
3.2.4 Hero List - 9 -
3.2.5 Game Settings - 9 -
Chapter 4 Results and Discussion - 10 -
4.1 Program operation - 10 -
4.2 Error debugging and analysis - 12 -
Expand
Additional Information
Version
Type
Programming development
Update Time
2009-07-15
size
2430976
Language
Simplified Chinese
Related Applications
C++ code organization expert source code
2023-04-18
C++ language programming
2009-06-09
C++ data structure courseware
2009-06-09
C++ object-oriented programming
2009-06-03
C/C++ algorithm examples
2009-06-03
100 wonderful examples from C++ to VC++ (new edition)
2009-06-02
Recommended for You
Google Chrome
Home page browsing
3.0.190.0 build 18892 绿色多语版_Google Chrome浏览器
Google Chrome
Home page browsing
3.0.182.3 Dev 多国语言官方安装版
Google Chrome
Home page browsing
3.0.182.3 Dev 多国语言绿色便携版
WeChat Taobao Wealth Edition
E-commerce
v1.0
Stroke color effect jpg format
Image animation
Partition format conversion tool
Disk tools
1.0 绿色版_轻松实现转换各个分区的格式
Apache2.0 Chinese manual (chm format)
Server tutorial
SWF/FLV file format and AMF standard documentation
Image animation
Detailed introduction to KML file format
XML tutorial
Related Information
All
C++ introductory tutorial
2024-11-06
How to learn C++ well
2024-11-06
From C to C++
2024-11-06
Interpreting the first C++ program
2024-11-06
Input and output in C++
2024-11-06
Data types in C++
2024-11-06
C++do
2024-11-06
C++ function template
2024-11-06
C++ class definition
2024-11-06
C++ polymorphism examples explained
2024-11-06
The concept of C++ exceptions
2024-11-06
C++ read and write file operations
2024-11-06
User Comments