登录
首页 » 算法 » The first two for the artificial intelligence program, prepared with the C++, re...

The first two for the artificial intelligence program, prepared with the C++, re...

于 2022-07-27 发布 文件大小:20.48 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 三相机成像
    基于opencv和Imaging Control的三相机同时成像继续。
    2022-02-26 11:53:51下载
    积分:1
  • 地图编号
    地图分幅编号,图解法和解析法地形图分幅和编号的计算。菜单实现:输入经纬度,输出新、旧编号,比例尺从1:100万至1: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-29 13:01:23下载
    积分:1
  • 竞选
    原创优化算法,类似于粒子群算法,收敛速度快,适用于前段近似解的求解,可以与牛顿法结合两段求解优化问题。
    2022-08-15 16:34:06下载
    积分:1
  • 智能车电磁组国一主程序
    自己参加飞思卡尔智能车竞赛程序,上传程序为程序中的核心部分,涉及信号采集,PID算法,电机控制,舵机控制,,希望对大家有所帮助。低层驱动为自己编写,比较乱就不上传了,大家可以自己编写
    2022-06-15 04:57:43下载
    积分:1
  • 一个利用KDD1999数据集而完成的改进K
    一个利用KDD1999数据集而完成的改进K-means聚类算法的实现.-A use of data sets KDD1999 completed to improve the K-means clustering algorithm.
    2022-01-25 16:52:25下载
    积分:1
  • 实现采集数据的曲线拟合,及内插函数等功能
    实现采集数据的曲线拟合,及内插函数等功能-Realize data acquisition curve fitting, and interpolation functions and other functions
    2023-06-12 23:20:03下载
    积分:1
  • inpainting code
    资源描述 This file describes the settings to be used by the documentation system doxygen   for a project 该文件包含代码源文件及相应的实验用例图,和所参考的论文。
    2022-04-28 04:49:16下载
    积分:1
  • GPS导航定位
    在用户GPS接收机附近设置一个已知精度坐标的差分基准站,基准站的接收机连续接收GPS导航信号,将测得的位置或距离数据与已知的位置!距 离数据进行比较,确定误差,得出准确改正值,然后将这些改正数据通过数据链发播给覆盖区域内的用户,用以改正用户的定位结果。编程得到定位结果
    2023-07-09 11:05:04下载
    积分:1
  • CPU computer systems is a very important resource, this chapter introduces proce...
    CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
    2023-01-15 07:45:04下载
    积分:1
  • 本程序是用纯C语言编的一个基于命令行的四则运器。主要用于计四则运表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运:能够解释...
    本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
    2022-02-13 01:07:58下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载