资源列表
[控制台(字符窗口)编程] addavg
说明:add numbers and find their average C-add numbers and find their average C++<kop> 在 2025-02-23 上传 | 大小:1kb | 下载:1
[控制台(字符窗口)编程] evsem
说明:class for thread synchronization using Event Semaphores in C-class for thread synchronization using Event Semaphores in C++<kop> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] versinfo
说明:class for retrival of executable file and product version information from VERSIONINFO resource in C-class for retrival of executable file and product version information from VERSIONINFO resource in C++<kop> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] LicenceManager
说明:This a simple Licence management system. And this is a homework for OO class. Not very strong.-This is a simple Licence management system. And this is a homework for OO class. Not very strong.<fly> 在 2025-02-23 上传 | 大小:356kb | 下载:0
[控制台(字符窗口)编程] jisuan
说明:简单计算器的C_++实现代码,属于控制台,比较适合初学者-The simple calculator C_++ achieve code belonging to the console, and more suitable for beginners<zc> 在 2025-02-23 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] aa
说明:数据结构和常用算法C++实现,是一个很好的参考。希望对大家有帮助。-The data structure realization of commonly used algorithm C++ of a good reference. I hope everyone has to help.<林> 在 2025-02-23 上传 | 大小:805kb | 下载:0
[控制台(字符窗口)编程] Ping
说明:PING命令的实现,包含了底层网络通信,以及如何反馈信息。-The realization of the PING command contains the underlying network communication, and how feedback information.<YanZhi> 在 2025-02-23 上传 | 大小:3kb | 下载:0
[控制台(字符窗口)编程] AutoSetupSQLServer
说明:能够自动启动控制台安装SQLServer,要求跟SQLServer安装介质放在同一个目录底下。全自动安装,不需要交互干预。-Can automatically start the console to install the SQLServer, require to be placed under the same directory with the SQL Server installation media. Automatic<大洋> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] circle
说明:这是我为我孩子写的程序,输入园 的半径,求出周长和面积-this program is for my children,insert radius the program will find the c and s of circle<bahtiyar> 在 2025-02-23 上传 | 大小:561kb | 下载:0
[控制台(字符窗口)编程] saoleibeta
说明:扫雷小游戏 要求: 用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。 拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。 要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 con<敖磊> 在 2025-02-23 上传 | 大小:422kb | 下载:0
[控制台(字符窗口)编程] BANK
说明:银行卡管理系统开户、存款、取款、修改密码、重置密码、销户 c-#include<iostream> #include<cstring> using namespace std class count { public: friend class ATM count (char Name[],char Num[],float Mone<丁探> 在 2025-02-23 上传 | 大小:2kb | 下载:0