Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - array class
Search - array class - List
DL : 0
该程序可用于计算1000以内的数的阶层 用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
Date : 2026-01-19 Size : 160kb User : STartBoy

DL : 0
用C语言实现1.设计内容:对一个有N本图书的图书馆,通过该系统实现对该班级学生的基本信息进行录入、显示、修改、删除、保存等操作的管理。 (1)、本系统采用一个包含N个数据的结构体数组,每个数据的结构应当包括:书号、书名、作者、出版社、出版日期、单价、是否借出等。 (2)、本系统显示这样的菜单: a. 图书基本信息录入 b. 图书基本信息显示 c. 图书基本信息删除 d. 图书基本信息修改 e. 图书基本信息查询(按书号查询、书名等) g. 退出系统 (3)、执行一个具体的功能之后,程序将重新显示菜单。 -Design: an N-books library, the class of students through the system are input, display, modify, delete, save the operating management. (1), the system uses a structure array consists of N data, each data structure should include: ISBN, title, author, publisher, publication date, unit price, whether to lend. (2), the system displays this menu: (a) books basic information input (b) books basic information (c) the books basic information deleted (d) books basic information to modify e books basic information query (by query ISBN, title) (g) out of the system (3), to perform a specific function, the program will re-display the menu.
Date : 2026-01-19 Size : 247kb User : alex

扫雷小游戏 要求: 用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。 拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。 要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 console program completed, keyboard input points open lattice and lattice row of Ray. Control processes: ordinary game to start the game, start again, quit the game, death after the success of the prompt and operation owns some of the games most basic text prompts basic misjudgment. Require that the entire project is completed all with C++ code, C-style code (such as string instead of char* instead of an array of class container, etc.) are not allowed.
Date : 2026-01-19 Size : 422kb User : 敖磊

产生动态申请内存的一维二维数组数据; 在控制台输出数据; 此版本为类模板,可任意指定数据类型- Generate a one-dimensional two-dimensional array of dynamic application data memory In the console output data This version is a class template, you can specify any data type
Date : 2026-01-19 Size : 3kb User : 张谋
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.