-
模拟操作系统进程调度算法
模拟操作系统进程调度算法-operating system simulation process Scheduling Algorithm
- 2022-01-26 05:24:46下载
- 积分:1
-
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB-MO index map and zoom window code _VB MO index map and zoom window code _VB
- 2022-05-26 06:54:24下载
- 积分:1
-
迷你copiler,C++
迷你copiler,C++
- 2023-01-03 23:00:03下载
- 积分:1
-
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起...
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
- 2023-04-11 17:40:03下载
- 积分:1
-
鼠标、光标控制函数
鼠标、光标控制函数-mouse, the cursor control function
- 2022-04-01 23:14:32下载
- 积分:1
-
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。...
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。-High-quality C++ Programming Guide book, I will certainly based on the C++ Learners, this is one to help you continue to improve the books.
- 2023-08-09 09:25:03下载
- 积分:1
-
word document using the how
word文档使用说明文章,了解我们平时不知道的word功能-word document using the how-to articles to learn that we usually do not know the word functions
- 2023-02-22 04:05:04下载
- 积分:1
-
算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现...
算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现-n algorithm after issue, the non- recursive with the general c compiler can achieve
- 2022-01-24 09:33:18下载
- 积分:1
-
磁盘类型识别,如:本地硬盘,软盘,可拆卸地…
磁盘类型识别,如:本地硬盘,软盘,可移动磁盘-The disk type recognition, such as: local hard disks, floppy disks, removable disks
- 2022-01-25 15:55:09下载
- 积分:1
-
远程处理示例
这是一个简单的远程处理,用c#。服务器和客户端,操作简单。使用对象引用的服务器对象和客户机之间的通信是远程的心脏。他们远程访问体系结构,但是,为程序员提供一个更简单的过程。如果您配置客户端正确,你只需要创建远程对象,使用新的一个新实例(或从您的托管编程语言的实例创建函数)。您的客户端收到的引用服务器对象,然后你就可以调用它的方法,就好像物体在你的过程,而不是一个单独的计算机上运行。
- 2022-05-22 18:15:48下载
- 积分:1