-
DSLComputePath
D star 搜索算法,从目标节点向起始点搜索,机器人沿最短路径开始移动,机器人路径规划探路的一种算法(D star search algorithm, from the target node to the starting point search, the robot moves along the shortest path, the robot path planning Pathfinder algorithm)
- 2017-10-25 10:02:50下载
- 积分:1
-
减治法实现判别真假币问题
说明: 通过减治算法实现判别真假币问题,并输出结果(此算法从窗口输入数值)(Reduce and Conquer Method)
- 2020-06-16 01:00:01下载
- 积分:1
-
mcmcstat-master
说明: matlab马尔可夫链蒙特卡洛法code(code of marcov chains monte carlo based on matlab)
- 2020-03-03 19:44:50下载
- 积分:1
-
线性插值
任给两点处的数据,计算处其中点的插值结果(linear interpolation based on data at two points)
- 2018-01-25 19:19:22下载
- 积分:1
-
1565156184338
说明: This book introduces the theoretical knowledge of compiler theory, which is suitable for the undergraduate students majoring in computer science.
- 2020-06-18 14:00:02下载
- 积分:1
-
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角...
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随
时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后
将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等
两种设备分别设计Modbus RTU、ASCII 及Modbus/TCP 的Slave 应用程序,
读者可以将此两种程序的架构再延伸设计至各种实际应用程序。-Generally used as a PC Based Controller is a field device, which is the main system to accept orders, make a number of operational control. Modbus is a look at the role of Slave, Modbus Master at any time waiting to receive the Query Message, and then to do based on the contents of control, the final results will be controlled in order to return the Response Message. This chapter will be ICP 7524 and ICP 7188E5 equipment design, such as two Modbus RTU, ASCII and Modbus/TCP the Slave application, readers can use this framework for the two procedures designed to further extend the range of practical applications.
- 2022-03-24 12:50:50下载
- 积分:1
-
NCC-FFT
结合积分图及快速傅里叶计算归一化互相关,减少计算时间(Combining Integral Graph and Fast Fourier Method to Calculate Cross-correlation)
- 2019-04-16 11:37:54下载
- 积分:1
-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1
-
confocal
用于超宽带的,2维平面天线阵列的微波成像(Microwave imaging of a 2-dimensional planar antenna array for ultra wide band.)
- 2018-01-27 13:36:37下载
- 积分:1
-
VS2008和Access的数据库连接及操作完整示例
连接access数据库实例,简单的操作access数据库(Connecting access database instance)
- 2018-08-13 10:14:55下载
- 积分:1