搜索资源列表
控制台窗口界面的编程
- 一般来说,我们编的控制台程序是DOS窗口的,且不支持鼠标应用,其实这些功能(界面和鼠标功能)是能实现的,这篇文章就详细的介绍了怎样进行控制台程序界面编程,希望能给你带来收获。-Generally speaking, we have a procedure DOS console window, which did not support the application of the mouse, these features (func
schpati-3021[1].tar
- AndyChat 是一种用Perl 来编写的多协议的控制台聊天程序。它的目的在于提供一种共同的控制台界面,为所有专门的room-based (IRC) 和即时messenger based (ICQ, AIM, etc.) 聊天协议,它带有一个用户清单的视频。-AndyChat Perl is a preparation of multi-protocol console chat program. Its purpose is to
Window_CaptureScreen
- 该控件用于window截屏,操作简单实用!稍加修改也可用于控制台界面截屏。-Controls for the closed window screen, operation is simple and practical. Slight modifications can also be used for the console interface province.
Stusys
- 学生信息管理的小程序,基于控制台界面,功能简单,共学习交流-small procedures, based on the console interface, simple functions, a total of learning exchanges
manage
- 小学期做的课程设计: 家庭财务管理软件 c语言实现;控制台界面-primary phase of the design done : family financial management software c language; Console Interface
C_C++code_formate
- C_C++源程序的格式化软件,控制台界面
sniffer
- 使用vc++实现类似sniffer功能的源代码,控制台界面,可把接收数据以文件的形式保存.
C++爱好者 - 在图形界面程序里使用控制台窗口
- 实现功能: 打开控制台窗口、关闭控制台窗口、在控制台窗口里执行DOS命令、清除控制台窗口、光标定位、输出文本、设置文本颜色等。-functionality : Open the Console window closed console window, in the console window in implementing the DOS command to remove the console window, the curso
noConsole
- vc在控制台程序中通过设置编译器参数隐藏控制台界面的源码,可以用来做游戏开发的前台程序。
SJYX
- 在控制台界面实现游戏控制,属于射击游戏 运行时 界面要足够大 不要全屏 正常显示即可运行
俄罗斯方块(c++控制台VI)
- 界面工整,好看! 代码清晰,易懂! 功能模块:具有俄罗斯方块基本的功能,即消行、翻转、随机显示下一个图形、总得分等! 希望能与大家一起学习!
基于控制台的房间管理系统源码
- 初学者用,带命令行界面的小型客房管理系统
C语言控制台窗口界面编程(修正版).doc
- C语言控制台窗口界面编程(修正版).doc
C++爱好者 - 在图形界面程序里使用控制台窗口
- 实现功能: 打开控制台窗口、关闭控制台窗口、在控制台窗口里执行DOS命令、清除控制台窗口、光标定位、输出文本、设置文本颜色等。-functionality : Open the Console window closed console window, in the console window in implementing the DOS command to remove the console window, the curso
操作系统——PCB模拟
- 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longe
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载
控制台窗口界面的编程
- 一般来说,我们编的控制台程序是DOS窗口的,且不支持鼠标应用,其实这些功能(界面和鼠标功能)是能实现的,这篇文章就详细的介绍了怎样进行控制台程序界面编程,希望能给你带来收获。-Generally speaking, we have a procedure DOS console window, which did not support the application of the mouse, these features (func
SJYX
- 在控制台界面实现游戏控制,属于射击游戏 运行时 界面要足够大 不要全屏 正常显示即可运行-In the console interface to control the game, shooting game is to run-time interface is large enough not to run full-screen display
HuffmanCode
- 数据结构课程Huffman编码实验课程作业,具有完整控制台界面,实现功能1.由字符串生成huffman码2.打印huffman树3.由huffman码还原为字符串-Data structure course experiment coursework Huffman coding, with a complete control panel interface, the realization of function 1. Huffma
windos控制台显示图片
- 用控制台界面显示图片,里面rgb的每个像素并且拆分,然后在控制台一个个的显示出来(Display the picture with the console interface, each pixel in the RGB and split it, and then display it on the console one by one.)