-
5956176
Dialog dialog box programming examples
- 2018-08-06 14:51:11下载
- 积分:1
-
10186749
rfid 开发系统,含技术资料和软件开发源代码()
- 2018-02-02 17:47:38下载
- 积分:1
-
kill101
结束进程的东西,随便写的一个例子。估计很多时候都会用到得一个东西!(123456789)
- 2016-04-30 16:18:31下载
- 积分:1
-
Thread
线程简单例子 C#实现 vs2008开发工具 简单例子(Threads simple example vs2008 C# development tool to achieve a simple example)
- 2011-11-18 08:32:41下载
- 积分:1
-
matrix_mult
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。(Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.)
- 2021-01-15 16:18:45下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
jyga
这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料(Avl tree all the algorithm when the program implementation, including delete insert new sorting, excellent material learners is a data structure)
- 2017-04-12 06:42:02下载
- 积分:1
-
usaag
CString类的使用方法显现,不错的类方法,可以参考(CString class using methods appear, good class methods, can refer to)
- 2018-11-25 19:00:30下载
- 积分:1
-
9234858
易语言写的传说OL启动器原理很简单,是新手学习易语言的好东西~()
- 2020-10-19 22:27:26下载
- 积分:1
-
ThreadPoolProject
通过ThreadPoolExecutor的方式,这样的处理方式让写的同学更加明确线程池的运行规则,规避资源耗尽的风险(Thread pools are not recommended to be created by Executors, but by ThreadPool Executor, which allows students to write more clearly about the rules of thread pools and avoid the risk of resource exhaustion.)
- 2020-06-17 21:00:07下载
- 积分:1