-
和机器人网络通信
通过和机器人建立网络连接 实时和机器人进行通信,控制机器人运动,运动的信息反馈给电脑,这样实现了机器人和电脑的实时控制。
- 2023-09-04 16:30:04下载
- 积分:1
-
establish their own task bar
建立自己的任务栏-establish their own task bar
- 2022-03-23 00:56:03下载
- 积分:1
-
prepared using VB.net access to detailed information threaded code
利用VB.net编写的获取线程详细信息的代码-prepared using VB.net access to detailed information threaded code
- 2023-04-20 19:25:03下载
- 积分:1
-
Windows研究内核
Windows Research Kernel
download Here
- 2022-02-05 23:03:42下载
- 积分:1
-
学生成绩管理系统,功能基本完备,非常适合学习和研究
学生成绩管理系统,功能基本完备,非常适合学习和研究-Student achievement management system, the basic function of a complete, very suitable for study and research
- 2022-02-03 08:37:49下载
- 积分:1
-
珠宝行业管理系统,全面的仓存管理,方便企业随时查询仓存情况。...
珠宝行业管理系统,全面的仓存管理,方便企业随时查询仓存情况。-Jewelry trade management system, comprehensive warehousing management, and facilitate the warehousing business at any time check the situation.
- 2022-05-08 21:53:45下载
- 积分:1
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
读串口数据的一个程序,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了....
读串口数据的一个程序,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了.-Reading serial data, a procedure, as long as when there are data to serial data to FAT, the computer will automatically write its data to a specific buffer, we can write the procedure to read that particular buffer it.
- 2022-03-23 06:39:56下载
- 积分:1
-
Microsoft Windows计划任务“作业”溢出试验
Microsoft Windows计划任务“作业”溢出试验-Microsoft Windows Scheduled Tasks
- 2022-03-04 06:48:59下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1