-
BP_fruit
BP神经网络的一个应用示例:水果识别。先学习,然后根据输入的三个0,1值用BP神经网络计算出结果。(Neural Network Application Example 1 : Recognition fruit. First learn, and then import the 3 0, with a value of BP neural network calculation result.)
- 2007-04-21 14:19:12下载
- 积分:1
-
log4net使用 示例代码
- 2015-02-11下载
- 积分:1
-
chap02
c++ primer 源代码下载(第二章)(c++ primer source code download (chapter II))
- 2007-09-05 19:25:08下载
- 积分:1
-
FeatureToRaster
说明: 基于AE的矢量转栅格,调用ae的接口,可以用于arcglobe的挖地显示(FeatureToRaster,FeatureToRaster)
- 2009-08-31 16:57:58下载
- 积分:1
-
MATLABmusic3
matlab演奏《最炫民族风》音乐的程序代码3(matlab music code3)
- 2012-08-11 15:52:14下载
- 积分:1
-
心率血氧串口发送
说明: max30100 stm32 驱动参考例程(Max30100stm32 Driver Reference Routine)
- 2020-06-22 14:20:02下载
- 积分:1
-
5478
编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数(prepare you search procedures, functions as follows : Given a series of arbitrary order, then enter an arbitrary number, using binary search method to find the few series in the position, if the series is this, Return of the few series in the location, if the series has been no such number,-1 is returned will be distributed to value y orderly array inserted into a (decreasing), insert after The array is an orderly with a few recursive method : a bunch of characters with a question mark "?" The end of the order after reading the reverse output and statistics on the number of characters)
- 2006-12-29 22:20:24下载
- 积分:1
-
Generatesignal
产生随机导频信号的程序 能利用此基本的来帮助进行复杂的编程(Generate random pilot signal)
- 2010-02-23 22:31:47下载
- 积分:1
-
跟踪_实物1
说明: 在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制。PID调节规律是连续系统动态品质校正的一种有效方法,它的参数整定方式简便,结构改变灵活(PI、PD、…)(In process control, the PID controller (also called PID regulator) controlled by deviation ratio (P), integral (I) and differential (D) is one of the most widely used automatic controllers. It has the advantages of simple principle, easy realization, wide application, independent control parameters, simple parameter selection, etc. It can also be proved theoretically that PID controller is an optimal control for the typical object of process control - "first-order lag + pure lag" and "second-order lag + pure lag". System. The regulation rule of PID is an effective method for dynamic quality correction of continuous system. Its parameter setting method is simple and its structure is flexible (PI, PD,...).)
- 2020-06-19 09:40:01下载
- 积分:1
-
聊天
使用UDP协议,创建套接字,使客户端与服务端建立连接,实现聊天功能。
- 2022-01-31 06:10:04下载
- 积分:1