-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1
-
类似OICQ的局域网通信使用TCP协议,使用Winsock控件,可以发送文件
类似OICQ的局域网通信,采用TCP协议,利用winsock,可以传文件-similar OICQ LAN communications using TCP, using winsock, can send documents
- 2023-04-06 04:15:04下载
- 积分:1
-
视频播放器
简单的视频播放器,实现基本的所有功能、可以快进快退截图
- 2022-11-27 00:00:10下载
- 积分:1
-
我的文件夹,是参赛时的作品。我的文件夹,是参赛时的作品。...
我的文件夹,是参赛时的作品。我的文件夹,是参赛时的作品。-My Documents folder is when entries work. My Documents folder is when entries work.
- 2023-07-07 02:35:03下载
- 积分:1
-
语音发生器的源代码
Source Code for A Speech Generator in C
- 2022-04-30 18:08:58下载
- 积分:1
-
数据结构课本代码(头文件)
《数据结构与算法》书上源码的头文件
数据结构课本头文件adj_list_dir_graph.h
数据结构课本头文件adj_list_dir_network.h
数据结构课本头文件adj_list_graph_vex_node.h
数据结构课本头文件adj_list_network_edge.h
数据结构课本头文件adj_list_network_vex_node.h
数据结构课本头文件adj_list_undir_graph.h
数据结构课本头文件adj_list_undir_network.h
数据结构课本头文件adj_matrix_dir_graph.h
数据结构课本头文件adj_matrix_dir_network.h
数据结构课本头文件adj_matrix_undir_graph.h
数据结构课本头文件adj_matrix_undir_network.h
数据结构课本头文件array.h
数据结构课本头文件in_avl_tree_node.h
数据结构课本头文件in_serach.h
数据结构课本头文件in_tree_node.h
数据结构课本头文件inary_avl_tree.h
数据结构课本头文件inary_sort_tree.h
数据结构课本头文件inary_tree.h
数据结构课本头文件ubble_sort.h
数据结构课本头文件child_parent_forest.h
数据结构课本头文件child_parent_tree.h
数据结构课本头文件child_parent_tree_node.h
数据结构课本头文件child_sibling_forest.h
数据结构课本头文件child_sibling_tree.h
数据结构课本头文件child_sibling_tree_node.h
数据结构课本头文件
- 2022-10-27 04:30:03下载
- 积分:1
-
个完整的VC++软件源代码 MP3 Baptism
个完整的VC++软件源代码 MP3 Baptism -complete the VC software source code MP3 Baptism
- 2022-05-13 08:45:23下载
- 积分:1
-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要...
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on the button operation process, the need to import flown to hang in the process of the name, Xie also linked to the need to import solutions linked to the process of the name.
- 2022-05-12 17:37:58下载
- 积分:1
-
简单的UDP打洞程序
简单的Windows UDP打洞程序,包含服务器端程序和客户端程序,在Visual C++ 2008上编译通过。
- 2022-07-26 08:49:07下载
- 积分:1