资源列表
Account
- 用JAVA中的多线程示例银行取款问题。有账户、银行卡、存折三个类,当用户 取款金额超过银行卡余额时则显示“余额不足”和银行卡所剩金额多少。 显示信 息:您所取金额为1000元! 对不起,余额不足! 余额为200 元! 余额为200元!-Used in multi-threaded JAVA sample bank teller problem. Have an account, bank cards, passbooks three classes, when a
Rich93172Image
- 这个代码Rich93172Image功能比较强大,里面的功能方面也是比较好的-This code Rich93172Image function is strong, the inside of the function is better
ccriticalsection
- ccriticalsection线程同步-ccriticalsection Thread Synchronization
threads
- 《操作系统概念》(第七版)第四单元实验利用多线程实现矩阵乘法源码。-<<Operation System Concepts>>(Seventh Edition) chapter 4 Project:Matrix Multiplication
JavaMultithread
- java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
PiSolution
- 多核架构编程:利用临界区多线程并行求PI值 只有C++文件 多核作业-Multicore programming: the use of the critical region is multi-threaded parallel seek the value of PI C++ file
NumericSort
- VB6. Numerically sort your array.
bate-the
- 简单的time调用,年月日,时分秒,当前时间-Simple time call, (date) (month) (year), when the minutes and the current time
ThreadDemo
- 多线程编程实例,用于基础学习,适合初学者-Multi-threaded programming examples for the basis of learning
BlockingQueueTest
- 生产者与消费者多线程问题,在该程序中以两名男女同学为例。-Producers and consumers multithreaded problems, in the program to two men and women students, for example.
ThreadSync1
- 这是一个关于线程间的同步问题。之所以每次会有不同的答案,是因为当两个线程并发执行时,程序执行的顺序是交叉进行的,导致程序的执行出现了不可在现性。有时会出现一个结果,有时出现两个结果,是因为两个线程不一定同时不为零。-This is a thread on the synchronization problem. Each has a different answer, because when two threads with the implementation, the program is
NodeList
- 多线程下的队列模板类,包含插入、删除、读取结点,取得结点数操作-template class of queue in multithread, including operation of inserting, deleting, getting node, getting count