-
约瑟夫斯问题描述:标记1,2,…,n按顺时针方向…
约瑟夫环问题描述:标号为1,2,...,n的n个人按顺时针方向围坐一圈,每人持有一个密码 (正整数 ... 没办法呀,呵呵,不过我觉得你这个程序和我老师上课的时候讲的不是一样的,-Josephus Problem description : Labeling of 1,2 ,..., n n clockwise direction by individuals sitting around a circle, each holding a password (Integer is no way ... um, huh, but I think you have the procedures and the teacher in the class I talked about the not the same.
- 2023-03-15 08:35:04下载
- 积分:1
-
win32内核编程
适合初学者学习windows内核编程,内容1-15天,涉及几乎全部的内容。各种窗口消息,和学习笔记,学习mfc的可以看看
- 2022-01-26 07:35:19下载
- 积分:1
-
AMCAP源代码
directshow 中的例子,现在已经很难找到了,可以直接抓取视频信号。一个很好的代码。使用visual c++编写。
- 2022-03-10 22:59:08下载
- 积分:1
-
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号...
c语言实现的页面调度算法,用三种算法实现调度1.先进先出2.OPT3.LRU 2.页面序列从指定的文本文件(TXT文件)中取出3.输出:第一行:每次淘汰的页面号 第二行:显示缺页的总次数(上机已经运行通过!!)-pages scheduling algorithm, a three-Scheduling Algorithm 1. FIFO 2.OPT3.LRU 2. Pages from the designated sequence of text files (TXT) out of three. Output : the first line : each of the pages out of the second line : show na the total number of pages (on the plane had run through! !)
- 2022-01-25 22:36:25下载
- 积分:1
-
NT性能监视的一个Com控件源码
NT性能监视的一个Com控件源码 -The source for monitoring the behaviour of an Com control in NT
- 2022-03-01 08:27:59下载
- 积分:1
-
东进语音卡电话录音系统源码,支持电话录放音功能
东进语音卡电话录音系统源码,支持电话录放音功能-East voice card telephone recording system source code, support for audio playback feature phone
- 2022-03-07 18:37:44下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
HidenWorkspace able to use the current desktop window handle to hide
HidenWorkspace 能够对当前桌面上的使用的窗口进行隐藏处理-HidenWorkspace able to use the current desktop window handle to hide
- 2022-03-23 21:28:35下载
- 积分:1
-
Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O program...
输入一个年月日,可以计算出是星期几。这段代码是在VISUAL C++ 6.O的编程环境下编写的。-Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O programming environment prepared.
- 2022-03-03 13:59:22下载
- 积分:1
-
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!...
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!-Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!
- 2022-01-25 15:26:08下载
- 积分:1