-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release
- 2022-09-10 02:55:03下载
- 积分:1
-
飞思卡尔智能车测试程序
应用背景飞思卡尔智能车测试程序,只用于测试!02_串口循环收发,00_串口验证超频,01_GPIO及LED测试
- 2022-03-20 07:39:27下载
- 积分:1
-
- 2022-04-21 03:20:08下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1
-
这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差...
这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差
- 2022-03-26 19:04:05下载
- 积分:1
-
逐点比较法直线插补算法
逐点比较法直线插补c语言程序.doc
运动 控 制 技术是现代自动控制技术的一个重要分支,它在工业生
产中发挥着越来越重要的作用。近些年来,随着微电子技术和电力电
子技术的飞速发展,运动控制系统正朝着通用化、智能化、微型化的
方向发展。以开放式运动控制结构为代表的运动控制技术将成为今后
运动控制技术发展的主流。
- 2023-08-17 01:45:02下载
- 积分:1
-
径向基神经网络源代码
this is an example demonstrating the Radial Basis Function,if you select a RBF that supports it (Gausian, or 1st or 3rd order polyharmonic spline), this also calculates a line integral between twopoints.
- 2022-02-14 22:25:54下载
- 积分:1
-
AVL树的JAVA源码
这是AVL树的完整的java代码。实现了avl树的删除,插入,遍历等操作。这是算法的课程作业,适合学习算法的人参考。
- 2023-06-12 18:00:02下载
- 积分:1
-
有限元分析源代码
有限元分析源代码,能分析梁单元、膜单元、壳体单元等常用的有限元单元,并能计算模态、振型等
- 2023-02-09 02:20:04下载
- 积分:1
-
Genetic Algorithm, is an evolutionary algorithm, the basic principle is to emulate the biosphere in
遗传算法是一种进化算法,其基本原理是模仿生物圈中“物竞天择、适者生存”的进化规律。该方法将遗传算法的参数编码为染色体,再利用迭代的方式,如选择、交叉和变异等算子来交换染色体种群的信息,得到优化目标在染色体上的行;
- 2023-08-30 21:25:03下载
- 积分:1