-
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理...
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理-wood texture, namely : the rules of cylindrical texture, and the disturbance generated inclined cylindrical texture, texture Changfeng wave
- 2023-08-20 16:30:03下载
- 积分:1
-
有关学生管理系统的c++实现。具有基本的学生信息管理的功能。...
有关学生管理系统的c++实现。具有基本的学生信息管理的功能。-The student management system c++ Achieve. Students with basic information management functions.
- 2022-01-31 18:37:13下载
- 积分:1
-
一个简单轻松实现vc的界面
一个简单轻松实现vc的界面 -Vc relax a simple implementation of the interface
- 2022-03-10 14:00:24下载
- 积分:1
-
其中包括了C++应用编程200个源代码,非常不错哦
其中包括了C++应用编程200个源代码,非常不错哦-Including the C++ application programming source code 200 is very good, oh
- 2022-11-01 02:15:03下载
- 积分:1
-
关于在windows下面的USB的一些源码。可以用来操作USB端口
关于在windows下面的USB的一些源码。可以用来操作USB端口-Windows on some of the following USB source. USB ports can be used to operate
- 2023-05-11 06:10:03下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
程序崩溃后,将内存中的崩溃信息dump到本地,供调试用
当我们系统要求的程序,有时会在客户端计算机的应用程序崩溃,因为没有调试信息,我们不能调试应用程序崩溃,为什么。但与小型转储,我们可以调试崩溃是本地机器调试
- 2022-09-05 05:45:02下载
- 积分:1
-
VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了...
VFP转换程序WORD to CHM源码,小例子,大家看看,可能会有帮助,好了-VFP Word conversion to CHM source, small examples, we see that may be helpful, a good
- 2022-08-18 01:39:33下载
- 积分:1
-
这是一款魔方的游戏C源代码,希望对有需要的人有所帮助。
这是一款魔方的游戏C源代码,希望对有需要的人有所帮助。-This is a Rubik
- 2022-08-03 13:55:55下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1