-
easyarm2200 the entire CD
easyarm2200整个光盘内容,包括在ADS的实验,UCOS的移植,以及在ucos下的实验,还有部分软件,有了这个就全了-easyarm2200 the entire CD-ROM content, including the ADS experiment, UCOS transplant, as well as in the experiment under uCOS, there are some software, with this on a wide
- 2022-04-22 08:09:36下载
- 积分:1
-
PXA300系列开发文档,很难找的,多谢光顾。
PXA300系列开发文档,很难找的,多谢光顾。-PXA300 series documents the development, it is difficult to find, I am grateful to patronize.
- 2022-02-03 11:26:07下载
- 积分:1
-
进行最小二乘法的实验处理工具
进行最小二乘法的实验处理工具-least squares method for the experimental processing tools
- 2023-07-28 19:30:03下载
- 积分:1
-
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRA
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Usage of CopyPwd is at the risk of the person or company using this software
- 2022-12-14 05:30:03下载
- 积分:1
-
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网...
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point of view is the smallest Hamming distance classifier. Use it to complete incomplete input information storage model with the smallest Hamming distance classifier. Hamming network is a double neural network, the first network layer (ie matching sub-network) is used to calculate the input model and the network has been studied by the match between the sample test degrees. The second layer network (that is, competitive-network) from the receiver-matching network sent an unknown model has been deposited with the samples matching measure, Then after many iterative computation can be obtained with the input mode matching sample.
- 2023-07-07 13:35:03下载
- 积分:1
-
编写一个算法,输出一个二叉树的所有叶子结点,并统计叶子结点个数...
编写一个算法,输出一个二叉树的所有叶子结点,并统计叶子结点个数-The preparation of an algorithm, the output of a binary tree of all the leaf nodes, and the statistics the number of leaf nodes
- 2022-03-11 20:54:31下载
- 积分:1
-
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!...
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!-"hardware engineers use manual," this book to make you work a light-hearted advice on various common electronic circuits and electronic devices yuan Symbol pieces pin!
- 2022-02-01 19:12:09下载
- 积分:1
-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2023-04-12 04:40:04下载
- 积分:1
-
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评...
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评-some simple questions Informatics race before done. As we can see, there are views to be criticized
- 2022-12-18 18:35:03下载
- 积分:1
-
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的...
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的角色,让电脑控制的角色每走一步都计算一次当前两者的最短距离去追赶人控制的角色。这个程序画地图的部分是得于网上的一个迷宫程序,汉字部分也是用的别别人写好的子程序。其实这个程序还不是很完善,开始做好了一个,却不知那儿弄丢了,假期因为参加电子设计大赛,都玩单片机去了,这方面的也忘差不多了,希望有兴趣的朋友能改好了发给我.我的email:xiangyuan_122@163.com*/-err
- 2022-05-17 02:55:02下载
- 积分:1