搜索资源列表
新建 文本文档.rar
- 使用C#控制远程计算机的服务在Win32ServiceManager中通过RemoteConnectValidate静态方法来测试连接成功与否;另外提供了GetServiceValue方法和GetServiceList方法以及它的重载来获取服务信息;后面的四个方法就是对服务的状态控制了。 下面建立一个简单的窗口来使用它。
stealth
- 这个由Visual C++ 5.0开发的SDI程序演示如何让程序运行时在Window 95或Windows NT 4.0的任务条上不显示出来,程序重载了CMainFrame中的PreCreateWindow()函数 COOL(29KB)
MyGina
- 重载微软Gina.dll,可以捕获登录用户的帐号和密码,控制Window系统登录的过程-Microsoft, users can capture login account and password control Window System Login process
XuQingdong.tar
- 复数计算器:1、设计的任务要求 (1) 所设计的复数计算器可以进行+、-、*、+=、-=、*=、++、--、>=、<=、==、!=运算符,其中,>=、<=是针对复数的模进行计算。 (2) 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部虚部并正确赋值。 (3) 设计计算器测试程序,对加减法进行测试,要求在两位数以内进行,对乘法进行测试,乘法要求为一位数的计算。
ch01
- C++语言运算符重载章节的内容,能理解C++中运算符重载的需要性,掌握运算符重载的方法,能使用常用几种运算符的重载操作。
46
- 消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
消息循环重载实例
- 本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to inter
ReloadOperate
- vc操作符重载实现编译多态——复数的加法运算\ReloadOperate-vc operator overloading to achieve compile polymorphism- the plural of the addition operation \ ReloadOperate
新建 文本文档
- 使用C#控制远程计算机的服务在Win32ServiceManager中通过RemoteConnectValidate静态方法来测试连接成功与否;另外提供了GetServiceValue方法和GetServiceList方法以及它的重载来获取服务信息;后面的四个方法就是对服务的状态控制了。 下面建立一个简单的窗口来使用它。- Uses C# to control the long-distance computer the service to test in Win32ServiceManag
Example03
- 用VC编程实现消息循环重载,使得主线程在进行计算的同时,还可以响应用户的输入-Programming with VC news cycle heavy-duty, making the main thread in the calculation at the same time, you can respond to user input
TestMouse
- 利用_TrackMouseEvent重载了WM_MOUSELEAVE消息,能够视线鼠标离开特定窗口时发送消息。-_TrackMouseEvent A heavy-duty use WM_MOUSELEAVE news, be able to leave a specific window of sight when the mouse send a message.
out_in_class
- 对cout和cin进行重载,实现其基本功能-Cin carried out on cout and heavy, to achieve its basic functions
New_del
- 重载delete和new,并标记,可以发现内存泄露的部分代码。-Overloading delete and new, and mark, you can find memory leaks in part of the code.
lesson2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-study
RSA_FINAL
- RSA加密 大素数生成 运算符重载 -RSA encryption large prime number generator operator overloading
str
- 用operator实现字符串加法的重载,还能描述多长呢,就这么简单的事,郁闷!-Operator to achieve with the addition of heavy string, but also describes how long it' s that simple things, depressed!
hscz
- VC中实现函数重载的源码,以及一些解释。-VC source code to implement function overloading, and some explanations.
ReloadOperate
- VC——操作符重载实现编译多态——复数的加法运算\ReloadOperate-VC- operator overloading to achieve compile polymorphism- the plural of the addition operation \ ReloadOperate
TemplateClass
- 运算符重载实现复数的加法运算的实例源码,很不错的vc源码,推荐!-Operator overloading to achieve complex examples of the addition operation code, source code vc very good, recommended!
simp_blkdev
- linux 内核2.6.18(麒麟OS)的块设备驱动 主要做了数据安全方面的功能,在重载内存是数据不会被重新读出来-linux 2.6.18 of the main block device driver to do the data security function, the memory is overloaded will not be re-read the data out