-
C#编写的二重积分算法
C#编写的二重积分算法-数值分析算法-C# prepared by the Double Integral algorithm- numerical analysis algorithm
- 2022-04-12 03:38:42下载
- 积分:1
-
非线性时序分析工具包 TISEAN_3.0.1
非线性分析工具。通用时序分析;线性分析;预测;维数、熵估计;降噪;李雅普诺夫指数计算等。
- 2022-03-30 12:56:18下载
- 积分:1
-
acm常用的函数 大全,,,,用得到的
acm常用的函数 大全,,,,用得到的-acm
- 2023-06-27 19:50:02下载
- 积分:1
-
链表遍历
应用背景二子树检查如果树木是相同的,如果这样做,将打印好的消息 ; ; ; ;关键技术该程序是用C编写,并从Visual Studio IDE
- 2022-05-15 09:04:22下载
- 积分:1
-
Tic-Tac-Toe Minimax算法
极小极大算法Tic-Tac-Toe实现,例如。还有其他为此代码的应用程序。这场游戏在这里也是可用的。
- 2022-07-01 01:23:40下载
- 积分:1
-
face recognition
应用背景This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful关键技术这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用
- 2022-08-15 04:54:37下载
- 积分:1
-
multiple search tree algorithm performance and Binary Tree Algorithm considerabl...
多重搜索树算法,性能和二叉树算法相当,但是更节省空间-multiple search tree algorithm performance and Binary Tree Algorithm considerable, but the space-saving
- 2022-01-26 00:38:41下载
- 积分:1
-
C 字符串中的程序
#include < stdio.h >
#include < stdlib.h >
int main)
{
char str [20] ;
printf ("Digite uma stringn") ;
setbuf(stdin,NULL) ;
gets(str) ;
int i;
为 (我 = 0 ; 我 < 4; i + +) {
printf("%c",str[i]) ;
}
返回 0 ;
}
- 2022-08-10 12:27:30下载
- 积分:1
-
水果分类
展览品的水果分类简单专家系统的概念。基于16个规则可以分类10种水果。而问题的答案类型,使用组合框。 ;知识库(KB)&;规则的部分应用程序,不能单独的模块,所以它是不可编辑的,这就是为什么这是概念的例子。推理也在APP。如果你选择水果未知的KB,ES将unconclusive报表。一些规则是从池中移除,触发后,你应该退出&;在分类新会话开始重新启动应用程序。
- 2022-02-28 12:43:52下载
- 积分:1
-
Used for a very large number for scientific computation library, with the interf...
一个用来对非常大的数进行科学计算的程序库,带界面。-Used for a very large number for scientific computation library, with the interface.
- 2022-05-05 11:30:21下载
- 积分:1