-
商场入口人数统计程序
说明:
某一家商场共有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
-
Domain3.2的源代码 Domain3.2的源代码
Domain3.2的源代码 Domain3.2的源代码-Domain3.2 source code source code Domain3.2
- 2022-01-23 11:13:15下载
- 积分:1
-
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高
c++ 高质量编程指南,适合c++初级人员向高质量编程的提高-c++ high-quality programming guidelines, suitable for c++ of junior staff to improve the quality of programming
- 2022-12-23 11:30:04下载
- 积分:1
-
电子学习系统使用JSP
这是一个小型项目,模拟电子学习系统。它是用JSP编码的。数据库是mysql。数据库连接代码包含在代码中。
- 2023-08-13 21:55:03下载
- 积分:1
-
linux下的各种服务器的配置供大家参考
linux下的各种服务器的配置供大家参考-linux server under the configuration for your reference
- 2022-01-26 02:08:36下载
- 积分:1
-
基于mapX控件,用VB开发的GIS交通网络系统
基于mapX控件,用VB开发的GIS交通网络系统-MapX-based controls, using VB to develop the transport network of the GIS system
- 2022-04-29 10:02:23下载
- 积分:1
-
实现MCAR关联分类规则的挖掘过程,一种数据挖掘算法挖掘规则的过程。希望对大家有帮助...
实现MCAR关联分类规则的挖掘过程,一种数据挖掘算法挖掘规则的过程。希望对大家有帮助-a method of mining class association rules
- 2023-03-21 00:15:03下载
- 积分:1
-
C#语言 邮件 C#语言编写的自动发送邮件程序
C#语言 邮件 C#语言编写的自动发送邮件程序-C# Language C# language, e-mail automatically sent the e-mail program
- 2022-02-05 15:18:45下载
- 积分:1
-
简单的购物车功能,实现购物车的增加删除等功能
这个小项目利用servlet和JSP以及MySQL实现购物车的主要功能,提供了商品的展示功能,以及实现购物车的中商品的增加、删除功能。同时还会有对商品的浏览记忆等功能,可以供初学Java的同学学习。
- 2022-05-30 10:27:39下载
- 积分:1
-
OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
- 2022-02-21 00:24:04下载
- 积分:1