-
商场入口人数统计程序
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进...
商场入口人数统计程序
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。
-The number of statistical procedures mall entrance Description: A one store a total of four entrances, suppose a customer into the store for each entry when the choice is random. Now need statistics for each entry in a given period of time the number of customers, as well as the total number of customers into the store. Please use the thread synchronization and thread scheduling simulate a real-time counting system.
- 2022-06-01 13:51:03下载
- 积分:1
-
一个计算器 用VB写的 用的是和XP一样的界面
一个计算器 用VB写的 用的是和XP一样的界面-a calculator with VB write and use the same interface XP
- 2022-04-20 22:29:59下载
- 积分:1
-
the status bar shows the time
在状态栏中显示时间-the status bar shows the time
- 2022-03-19 05:57:45下载
- 积分:1
-
添翼虎MP3播放器及界面实现源程序
添翼虎MP3播放器及界面实现源程序-Tim Escape MP3 player interface and achieving source
- 2022-10-24 04:00:03下载
- 积分:1
-
Mflood.h flooding process of the protocol, it used the definition of header file...
泛洪协议的Mflood.h程序,它用于头文件的定义,包含函数声明,结构声明,类声明等。-Mflood.h flooding process of the protocol, it used the definition of header files containing function declarations, structure declarations, type declarations.
- 2022-01-21 05:02:40下载
- 积分:1
-
字体选择框演示程序
字体选择组合框演示程序-font choices Box demo program
- 2022-12-29 23:05:03下载
- 积分:1
-
三角网格平滑
c++语言的三角网格平滑,效果突出,自带网格模型资源,代码架构合理,适合初学者学习,有优秀的参考价值
- 2022-01-25 23:41:54下载
- 积分:1
-
基于STM8S开发的主机软件I2C
作为主机,基于stm8s开发,24C02作为从机,经测试稳定可靠
- 2022-03-04 06:28:30下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
二
二层电梯模拟程序-two-story elevator simulation program
- 2023-07-09 13:35:03下载
- 积分:1