搜索资源列表
ConsoleTitleColor
- Win32控制台类型App的颜色控制, SetConsoleTextAttribute,GetConsoleScreenBufferInfo,FillConsoleOutputAttribute,SetConsoleCursorPosition -Win32 console type App color control, SetConsoleTextAttribute, GetConsoleScreenBufferInfo, FillConsoleOutputAttribute, Set
Fl_Clock
- 介绍了基于vc6环境下的fltk图形开发包的环境配置,从win32控制台启动,获取当前系统时间,并绘制一时钟-briefed on the environment vc6 fltk graphical development environment package configuration, win32 console from the start, access to the current system time, and the mapping of a clock
1302204
- 在坛子里经常能看到MFC编制的GUI游戏,功能强大,界面美观,人机交互便利等优点是控制台程序是无可比拟的.但对于刚初步了解 C/C++的朋友们是无法短期内能学会编写MFC游戏的。于是小弟采用 Win32 控制台 项目做了一个C++的小游戏,希望对于那些朋友,对大一, 大二的学生编写字符界面的小程序有所帮助。-in millions always be prepared to see the MFC GUI games, powerful, beautiful interface, HCI fac
classmanager
- 作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。 二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
ConsoleWithWindow
- 使用VC2005开发。 直接在main函数中调用了窗口相关的函数,写了消息循环。这个例子说明Win32 Console Application与Win32 Application没有本质区别。
WinMain
- 用VC++实现的WIN32 console程序,实现了消息响应功能
ntservicectrl
- 用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCtrl:是一个独立的程序例子,用它可以监控某个
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
lifegame_cpp
- 元胞自动机的c++实现,详细注释版 基于10*10矩阵的元胞自动机,可以自由设置初始状态和变化条件。还可以侦测循环状态的周期和起始位置。 侦测循环状态用了折半追尾的算法(我瞎起的名字,打个比方就是一个人1秒走1步,一个人2秒走一步,两个人碰上了就说明路是环状的)。 代码给有用的人参考一下,有详细注释。工程选择win32控制台工程。编译环境vc6.0或者vc2005都试验过了可以编译。 -Cellular Automata c++ implementation, det
TrayIcon
- 这是一个系统trayicon的封装类,可以用于纯win32或基于MFC的程序。-It is just a wrapper around the trayicon related WinAPI, it can be used in pure win32 console/windowed applications including the MFC based ones.
VCPP
- 利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口-Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (W
SetPixelGDI
- First test for using SetPixel API Win32 function in console environnement to draw several basics forms
Win32-Controls
- 窗体编程,VC6.0开发矩形、椭圆形窗口,W32控制台程序-Forms programming, VC6.0 development rectangle, oval window, W32 console program
type
- The color of the Win32 console type App control, SetConsoleTextAttribute, GetConsoleScreen
WJBG860
- 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,
91940334
- Win32控制台类型App的颜色控制, SetConsoleTextAttribute,GetConsoleScreen(The color of the Win32 console type App control, SetConsoleTextAttribute, GetConsoleScreen)