资源列表
Kfilter
- 如名,是键盘过滤的程序,很简短的程序,只有一个cpp文件和一个头文件-Such as name, is the keyboard filter program, very short procedure, only one cpp file and a header file
exitwindows
- 功能相当于实现任务管理器的注销或者关机的功能,又需要的可以看看,运行成功-Function is equivalent to write-off to achieve the task manager or shutdown function, but also need to look at running a successful
MFC_FetionL
- 最近不能往新疆发飞信.于是写了这个在飞信中用文件名聊天的工具.将输入的文件保存到文件的文件名中.找到飞信聊天窗口.粘贴进去.这样就可以往新疆发送免费的短信了.用到寻找窗口,发送键盘消息等技术.Fetion2010可用-Recently not to Xinjiang hair flying letter. So wrote this in Fetion using the file name chat tools. The input file to the file name. Find Fe
MFC_Line_Circle_Polygon
- 使用VC6.0下的MFC实现.是一次图形图像作业.有画直线,画圆和画填色的多边形的功能.直线.线有粗细,虚实的区别.并且可以设定颜色-Under the MFC implementation using VC6.0. Is a graphic image operations. Have to draw lines, circles and coloring polygon drawing functions. Line. Line has thickness, the difference b
CP
- char* pOutInfo[]= { "欢迎使用学生成绩管理系统 v1.0\n", "请选择您的操作:\n【1】输入新记录\n【2】显示记录\n【3】查找\n【4】排序输出\n【5】插入新记录\n【6】删除记录\n【7】保存文件\n【0】退出系统\n", "您输入的功能有误,请查询后再输入!\n", "请输入 学号,姓名,分数1,分数2,分数3:\n", "操作完成!请继续使用!\n" } -char* pOutInfo [] = (" Welco
TestCap
- vfw编程,程序本身没有什么价值,但是可以方便用来了解视频源的格式等信息。-vfw programming, the program itself is of little value, but can easily be used to understand the format of the video source and other information.
Bank1
- 银行出纳模拟程序,C++编写的,模拟数据20条。-Bank teller simulation program, C++ written in 20 simulation data.
bank2
- 银行出纳模拟程序,VC++,第一个版本基于过程,此版本基于类。建议下载2个版本参考。-Bank teller simulation program, VC++, the first version based on the process, this version of the class-based. Download two versions of the proposed reference.
MakeConfig
- 用来往exe文件尾部添加配置信息,一般用于插件的配置程序。-Exe file from the rear with added configuration information, the general procedure for the plug-in configuration.
sms
- 在exe文件尾部配置信息后,如何读取相关的配置,本示例写的比较简单,并且每个参数长度固定。-Exe files in the tail configuration information, how to read the relevant configuration, this example written in simple, fixed length and each parameter.
fvm
- windows平台轻负载的虚拟机C++实现-An impliementation of a feather-weight vitual machine based on windows platform.