-
根据ASCII码输出汉字的一个程序!!希望对大家有所帮助
根据ASCII码输出汉字的一个程序!!希望对大家有所帮助
- 2022-09-19 17:05:03下载
- 积分:1
-
bp神经网络 c++
c++实现bp算法 实现二进制数 和十进制数的识别
- 2023-01-04 20:00:03下载
- 积分:1
-
adaboost算法的matlab实现
此文件包是对著名的adaboost算法的一个matlab实现,通过对threshold的加强,adaboost可以获得更好的分类效果。文件包包括以下文件:
1. ADABOOST_te.m
2. ADABOOST_tr.m
3. demo.m
4. likelihood2class.m
5. threshold_te.m
6. threshold_tr.m
- 2022-05-10 12:10:48下载
- 积分:1
-
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分...
误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), referring to a computer"s floating-point operations "backward error analysis," This is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix computation Rounding error a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis difficult to determine the reliability of numerical methods to achieve new progress.
- 2022-06-15 17:59:56下载
- 积分:1
-
图像处理sift算子代码
图像分类提取特征时所用的sift算法,具有尺度,旋转,缩放不变性,很好的概述了特征,可以和其他算法结合使用用于图像的分类。
- 2023-04-21 22:50:03下载
- 积分:1
-
(Minute) polynomial evaluates example
二维实(复)多项式求值示例-(Minute) polynomial evaluates example
- 2022-01-26 04:22:41下载
- 积分:1
-
NRF51822 UART
/* Copyright (c) 2013 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
- 2022-06-19 21:29:20下载
- 积分:1
-
人工智能八数码问题----图搜索策略
(1) 加深对各种图搜索策略概念的理解;
(2) 进一步了解启发式搜索、α-β剪枝等概念;
(3) 比较并分析各种图搜索策略的实质。
- 2023-09-04 15:45:04下载
- 积分:1
-
动态规划的投资问题
包括子函数和主程序,用C++编写
动态规划的投资问题
包括子函数和主程序,用C++编写-Dynamic Programming
- 2023-01-06 11:55:04下载
- 积分:1
-
1602液晶电子钟
应用背景可以做一个时钟,同时可以学习时钟芯片的通信和LCD1602的显示,从实用上体会单片机编程的乐趣关键技术通过使用DS1302时钟芯片保存时间,再由LCD1602显示时间
- 2022-03-01 03:42:45下载
- 积分:1