-
模拟信道传输的一个软件,可以设定bit出错率,包丢失率
模拟信道传输的一个软件,可以设定bit出错率,包丢失率-It is a software of simulate channel transmission.It can enact the rate of bit error,package lose rate.
- 2022-04-14 19:17:08下载
- 积分:1
-
C++实现模拟操作系统的进程控制与状态转换
使用C++模拟操作系统的进程之间的状态转换。包括进程之间对临界资源的使用以及进程同步的调度。
- 2022-05-14 21:12:51下载
- 积分:1
-
xp界面的记事本源代码
xp界面的记事本源代码-xp interface code origin Chronicle
- 2022-07-03 06:50:56下载
- 积分:1
-
c#写的基于access2000的选课系统。
c#写的基于access2000的选课系统。-c# to write the elective system based access2000.
- 2023-08-28 20:25:02下载
- 积分:1
-
记事本源码,很不错,基本实现了功能,可改进。
记事本源码,很不错,基本实现了功能,可改进。-Notepad source, it is true that the basic realization of the function, could be improved.
- 2022-03-28 19:22:40下载
- 积分:1
-
鲁棒控制
这是一个代码为混合灵敏度在鲁棒控制。通过使用此代码,您可以为您的系统找到无穷控制器
- 2023-07-15 16:25:03下载
- 积分:1
-
一个VB开发的画图程序,模仿woindows画笔
一个VB开发的画图程序,模仿woindows画笔-a VB drawing programs, copying woindows brush
- 2023-02-09 06:40:03下载
- 积分:1
-
machine scheduling problems required to give a scheduling program, so as to the...
多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
- 2022-03-30 06:33:49下载
- 积分:1
-
VS2010遍历pc上usb设备。 包含控制器 hub port 设配id 等信息
usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢?1、先把usb设备先遍历出来,得到usb信息(设备串等)。2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-1909-ea72095601b1})。3、遍历注册表得到usb设备信息(#define USB_REGPATH "SYSTEMCurrentControlSetEnumUSB" )。4、通过第1条的设备串、第2条打开设备返回信息、注册表。就可以确定usb设备(控制器->hub->端口)
- 2022-10-31 17:35:03下载
- 积分:1
-
Case Tutorial C# code: including recruitment information, transport, recruitment...
C#案例教程代码:包括招聘信息、交通工具、招聘管理、资源管理器、局域网聊天等案例-Case Tutorial C# code: including recruitment information, transport, recruitment management, resource managers, local area network chat, and Case
- 2022-01-25 19:50:27下载
- 积分:1