登录
首页 » 算法 » 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 119
下载积分: 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 个回复

  • Blackjack C语言实现
    用C语言实现blackjack游戏 游戏规则如下(法语)  La partie oppose tous les joueurs contre la banque. Le but est de battre le croupier sans dépasser 21 (voire la valeur des cartes ci-après). Dès qu’un joueur fait plus que 21, il est éliminé de la partie. La valeur des cartes est établie comme suit : – de 2 à 10 : valeur nominale de la carte ; – chaque figure : 10 points ; – l’As : 1 point ou 11 points au choix du joueur. Un Blackjack est composé d’un As et d’une carte ayant pour valeur 10 (10, Valet, Daome ou Roi). Cependant, si le joueur atteint les 21 points en 3 cartes ou plus on compte 21 points et non pas Blackjack. Au début de la partie le croupier distribue une carte face visible à chaque joueur et tire une
    2022-01-25 22:14:08下载
    积分:1
  • 术编码五美分
    Five Cents on Arithmetic Encoding
    2023-06-04 21:25:03下载
    积分:1
  • 指纹读取器手册
    你好,我是领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其开发中的 c 你好,我是领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其在发达国家的 c.你好,我是领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其开发中的 c 你好,我是领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其研制的 c.HELLO,我身边我会领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其开发中的 c 你好,我是领导听到一个页面下载应用程序执行的数字识别和指纹图谱的比较。其开发中的 c。
    2022-09-28 19:25:30下载
    积分:1
  • 四重奏:一个理论的定理描述的著名四重奏定理";,&……
    四方定理描述: 在数论中有一个著名的“四方定理”,它的含义是: 所有自然数至多只要用四个数的平方和就可以表示。 要求: 该题是一个定理,我们不是去证明它,而是要求同学们编程 序来验证该定理的正确性。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足四方定理中的至多四个自然数。-Quartet theorem Description : Number Theory in a famous "Quartet Theorem," meaning it is : all natural number can use up to four the number of square and can be expressed. Requirements : The title is a theorem, we will prove it, but to require the students programmed to verify the correctness of the theorem. Input : arbitrary user input from the keyboard to a natural number. Output : the Quartet is to meet the theorem up to four natural number.
    2022-08-12 22:17:17下载
    积分:1
  • 无迹卡尔曼滤波
    基于无迹卡尔曼滤波的室内移动系统的性能强化,比较经典。-Unscented Kalman filter-based indoor mobile systems to strengthen performance, compare the classic.
    2022-08-21 21:53:20下载
    积分:1
  • 选主元高斯消去
    选主元高斯消去法-Pivot Gaussian Elimination
    2022-02-10 11:56:13下载
    积分:1
  • 文件拆分器
    由吉姆契,2000 年 11 月 2 日这个程序允许您将一个大文件拆分成多个小块,其中可以复制到软盘或以某种其他方式向另一台计算机转移(如下载)。一次在其他计算机上,该文件可以重构与简单的复制操作。该程序允许您指定输入的文件,在其中的目录块将被创建,单独的零件,该基文件名和片断的大小。件命名的顺序,从 1 开始。
    2023-07-20 06:45:03下载
    积分:1
  • 记忆放大器仿真程序(记忆saleh),用做预失真均衡项目可以用的前置记忆功率放大器的非线性失真模型。...
    记忆放大器仿真程序(记忆saleh),用做预失真均衡项目可以用的前置记忆功率放大器的非线性失真模型。-memory Saleh
    2022-08-07 11:13:07下载
    积分:1
  • 贝叶斯分类 matlab
    对于UCI数据集 IRIS 用贝叶斯分类算法分类
    2022-06-03 18:32:59下载
    积分:1
  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 696518资源总数
  • 105346会员总数
  • 19今日下载