-
服务器
server server server-server server server server server
- 2022-03-26 19:42:51下载
- 积分:1
-
html编辑器,没有网页的朋友可以用他自己做
html编辑器,没有网页的朋友可以用他自己做-html editor, not a friend of the website can be used to do his own
- 2022-03-12 05:24:38下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
STM32 TIM1 pWM
STM32 TIM1 pWM
- 2022-09-27 00:50:03下载
- 积分:1
-
NURBS曲线插补
本文较为深入地研究了 NURBS 曲线及其性质、相关参数计算方法。提出NURBS 曲线的阿当姆斯微分方程插补算法,并利用前、后差分结合代替微分
的方法,对初始迭代式改进得到参数快速递推式。利用参数快速递推式,同时辅以预估—校正法,通过适当的插补预处理与合理的近似计算,综合考虑轮廓
误差控制和进给加速度控制,实现了动态变步长的自适应 NURBS 曲线插补方式。可使机床在满足误差要求的前提下,以最大化进给速度对零件进行插补加
工,实现了插补精度和插补速度的优化,提高了加工质量和效率。在 NURBS插补加减速控制方面,本文利用 NURBS 曲线的对称性进行实时插补减速点的
预测,提出了插补前抛物线--直线--抛物线 S 型加减速控制新方法。其具有位置精度高、速度过渡平滑等优点,并且改变了原有控制方法的以弦线代替弧
线、每插补一步都要进行繁琐的曲线弧长计算的情况,有利于提高插补精度和实时性。
- 2022-03-20 21:20:11下载
- 积分:1
-
DSP库LIB
这是stm32f1xx 的DSP官网库,安装完就可以用。
This user manual describes the STM32F10x DSP (digital signal processing) library, which is
a suite of common digital signal processing functions:
a suite of common digital signal processing functions:
● PID controller
● Fast Fourier transform
● FIR and IIR filters
The library contains C and assembly functions. The assembly code is ported on ARM®,
GCC and IAR Systems™ assemblers.
- 2022-08-18 11:37:11下载
- 积分:1
-
使用ODBC 对ACCESS 数据库进行访问
使用ODBC 对ACCESS 数据库进行访问-ACCESS database using ODBC on a visit
- 2023-08-16 04:25:07下载
- 积分:1
-
我最近的作业,是二叉树的基本操作,新手,各位多多关照。...
我最近的作业,是二叉树的基本操作,新手,各位多多关照。-my recent operations, a binary tree is the basic operation, and newcomers, to take care of you.
- 2022-03-24 19:16:09下载
- 积分:1
-
线程创建
事件触发
线程同步
结束线程
线程创建
事件触发
线程同步
结束线程-Thread creation thread synchronization events to trigger the end of thread
- 2022-08-17 09:17:43下载
- 积分:1
-
一个网络聊天的东西,类此
一个网络聊天的东西,类此-an Internet chat things like this
- 2022-12-10 13:35:03下载
- 积分:1