-
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。...
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。-line editor algorithm : can be wrong deletion of a single character, and it can also wrong to delete his characters. Easy to operate. Stack used to achieve the above functions.
- 2022-02-02 23:01:42下载
- 积分:1
-
在 python 中聊天的Eliza
这是Eliza为 python 语言要求创建那里名字和帮忙的人。提出了解决这一问题的认识到问题了解用户的问题和得到的单词和字母像元音。
- 2022-03-30 13:39:08下载
- 积分:1
-
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。...
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
- 2023-03-16 08:00:04下载
- 积分:1
-
数字滤波器的C语言实现
利用C语言实现了通信中经常用到的几种滤波器:低通滤波器,高通滤波器,带通滤波器。可以在vc上实现对信号的滤波,而且还可以移植到各种嵌入式板子上,实现滤波功能!
- 2022-03-05 08:55:20下载
- 积分:1
-
多个常用的特殊函数的例子
多个常用的特殊函数的例子-One of the more common examples of the special function
- 2023-06-20 16:20:03下载
- 积分:1
-
C++常用算法,给计算方法中各种基本应用提供参考
C++常用算法,给计算方法中各种基本应用提供参考-C common algorithms for calculation method to provide the basic reference
- 2022-01-22 09:18:15下载
- 积分:1
-
Harris角点检测
1.求解像素点在水平方向的梯度 2.求解像素点在垂直方向的梯度 3.生成高斯滤波w(s,t) 4.用高斯模板对图像进行相关运算(线性滤波) 5.针对每个像素点(i,j),计算矩阵M 6.如果R(i,j)是3*3邻域内的极大值,且大于阀值,则选为角点 7.统计角点个数 8.确定角点位置
- 2022-06-15 20:11:41下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
Delta 并联机器人 反解算法代码
应用背景MFC界面编写的Delta蜘蛛并联机器人的反解算法代码关键技术完整详细的MFC代码,验证过。能被用于机器人系统控制。
- 2022-03-23 14:34:07下载
- 积分:1
-
数学计算的Lisp程序,可以使用CAD平台。
数学计算lisp程序,CAD平台均可使用。-Mathematical calculations lisp procedures, CAD platform can be used.
- 2023-06-16 14:00:02下载
- 积分:1