-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1
-
an example of linked list for storage of a store case.
an example of linked list for storage of a store case.
- 2022-05-14 03:31:30下载
- 积分:1
-
Collected from the camera image is displayed after a good deal with the procedur...
把从摄像机采集到的图像,经过处理好显示出来的程序-Collected from the camera image is displayed after a good deal with the procedures
- 2022-02-06 17:01:01下载
- 积分:1
-
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码...
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
- 2022-01-25 16:45:48下载
- 积分:1
-
this Program can get memory information,is good
this Program can get memory information,is good
- 2022-03-24 15:21:22下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
Feature Detection and Matching
基于sift的特征点检测和匹配,配合Panoramastitch可以实现全景图的拼接,代码为命令行参数程序,有需要可自行修改。
- 2022-11-04 02:15:03下载
- 积分:1
-
大量的Visual C++MFC编程实例,让你更清楚具体的感受MFC的优势。...
大量的Visual C++MFC编程实例,让你更清楚具体的感受MFC的优势。-A large number of Visual C++ MFC programming examples, so you feel more clearly the specific advantages of MFC.
- 2023-05-26 04:40:05下载
- 积分:1
-
NURBS曲线插补
本文较为深入地研究了 NURBS 曲线及其性质、相关参数计算方法。提出NURBS 曲线的阿当姆斯微分方程插补算法,并利用前、后差分结合代替微分
的方法,对初始迭代式改进得到参数快速递推式。利用参数快速递推式,同时辅以预估—校正法,通过适当的插补预处理与合理的近似计算,综合考虑轮廓
误差控制和进给加速度控制,实现了动态变步长的自适应 NURBS 曲线插补方式。可使机床在满足误差要求的前提下,以最大化进给速度对零件进行插补加
工,实现了插补精度和插补速度的优化,提高了加工质量和效率。在 NURBS插补加减速控制方面,本文利用 NURBS 曲线的对称性进行实时插补减速点的
预测,提出了插补前抛物线--直线--抛物线 S 型加减速控制新方法。其具有位置精度高、速度过渡平滑等优点,并且改变了原有控制方法的以弦线代替弧
线、每插补一步都要进行繁琐的曲线弧长计算的情况,有利于提高插补精度和实时性。
- 2022-03-20 21:20:11下载
- 积分:1
-
Which gives a wide range of modulation of the modulation and demodulation proces...
其中给出了多种调制方式的调制及解调程序,对初学者有一定帮助。-Which gives a wide range of modulation of the modulation and demodulation process, has a certain extent, help for beginners.
- 2022-08-23 14:02:10下载
- 积分:1