-
单舵机实验
单舵机实验,c语言,STC51单片机控制单个数字舵机,讲述舵机原理, 软件仿真PWM控制数字舵机。
- 2022-12-12 16:35:03下载
- 积分:1
-
近似熵
近似法主要用于测量图像中的无条件细节数据.he伪最近邻法是一种获得相空间重构最佳嵌入维数的方法。通过检查嵌入在增维投影流形中的点的邻域,该算法消除了“假邻域”:这意味着由于投影而明显靠在一起的点在较高的嵌入维中被分离。
- 2022-08-07 11:55:30下载
- 积分:1
-
高级的加密标准
这是 AES (高级加密标准) 的一个实现,应用程序加密文本使用 AES 加密的数据,ratlib 是一个加密库,允许您加密文件与 AES、 RC4 和茶的算法
- 2022-03-12 06:33:02下载
- 积分:1
-
harris角点检测
基于梯度和结构张量的角点检测算法,调试梯度时将结构张量的那部分变成注释,调试结构张量时同理,效果明显,对比度强,程序简单易懂
- 2023-06-07 01:45:04下载
- 积分:1
-
CPU computer systems is a very important resource, this chapter introduces proce...
CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
- 2023-01-15 07:45:04下载
- 积分:1
-
android first home screen
android first home screen
- 2022-03-01 22:36:30下载
- 积分:1
-
一维伽辽金型无网格法MATLAB程序
无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大...
一维伽辽金型无网格法MATLAB程序
无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。-1维伽Galerkin-type meshless method MATLAB procedures meshless method based on the point of approximation, can be completely or partially eliminate the grid, the grid does not require the initial division and reconstruction, not only can guarantee the accuracy of the calculation, and can greatly reduce the difficulty of calculation. However, due to the current meshless approximation there is no analytic expression in general, and mostly based on the Galerkin principle, the calculation of a large volume, it is necessary to go beyond the traditional finite element method In addition, the meshless approximation are fitted, so displacement of the border more difficult to deal with, the use of Lagrange law.
- 2022-06-18 16:46:39下载
- 积分:1
-
binary tree algorithm. Under VC++6.0
二叉树算法! VC++6.0下开发~!-binary tree algorithm. Under VC++6.0
- 2022-02-03 00:32:18下载
- 积分:1
-
从国外大学上下的Levenberg算法程序
从国外大学上下的Levenberg算法程序-From foreign universities Levenberg algorithm program from top to bottom
- 2022-08-25 16:49:18下载
- 积分:1
-
全自主足球机器人运动控制系统的研制
资源描述在Matlab.Simulink环境下对机器人的运动控制系统进行建模和仿真分析,详细
阐述了在Matlab.Simulink环境下建立各仿真模型的步骤,测试Fuzzy.BPNN.PID复
合控制电机调速算法以及基于速度补偿控制器的四轮解耦算法的可行性。最终在以
$3C2440A和4块dsPIC为控制芯片的硬件平台上对控制算法进行了嵌入式实现,并
通过实物实验表明机器人能够较为快速、精确、可靠地跟随期望轨迹,完全能满足
全自主机器人足球比赛的要求。
- 2022-03-11 22:40:04下载
- 积分:1