-
fnn
关于matlab中模糊神经网络中关于故障诊断的程序(About the fuzzy neural network matlab procedures for troubleshooting)
- 2014-11-23 21:08:22下载
- 积分:1
-
ma730磁编
ma730磁性编码器的使用说明,数据手册(MA730 Magnetic Encoder Instructions, Data Manual)
- 2020-06-21 01:00:02下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
232
实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
- 2012-05-29 22:25:21下载
- 积分:1
-
STC15F104W串口通信
说明: STC15F104W模拟串口通信,识别关键字符(STC15F104W simulates serial communication and identifies key characters)
- 2019-04-03 16:41:36下载
- 积分:1
-
ASP.NET/C#编写的论坛,功能很强大、完善。是ASP.NET论坛的经典之做。...
ASP.NET/C#编写的论坛,功能很强大、完善。是ASP.NET论坛的经典之做。-ASP.NET/C# prepared by the forum, function very powerful and perfect. ASP.NET Forum is the classic do.
- 2023-05-12 15:25:04下载
- 积分:1
-
code1
键盘任意输入一组字母或数字生成无序数组,对数组按ASCII顺序进行排序(排序要求至少用两种排序算法),再从键盘输入一个值进行二分查找,返回查找成功或者失败的信息(Keyboard input and a group of letters, or any number of arrays, and generate disordered array sort order according to the ASCII at least two requirements (sort of), sorting algorithms from the keyboard input a value dichotomy, returns to find success or failure of the information)
- 2010-07-14 11:42:56下载
- 积分:1
-
NumericEditor
symbian白皮书,数值编辑器NumericEditor(symbian white paper, numerical editor NumericEditor)
- 2010-02-21 14:35:25下载
- 积分:1
-
STM32智能储物柜的开发代码
单卡感应式 (IC卡感应读卡器+机柜控制器+机柜电锁) 使用者在机柜出前出示经过授权的感应卡,经读卡器识别确认合法身份后,控制器驱动对应的电锁打开柜门,并记录进门时间。 适用于安全级别不是很高的环境,是最常用的管理模式。
- 2022-03-19 06:43:28下载
- 积分:1
-
aspowx
说明: OWC是Office Web Compent的缩写,即Microsoft的Office Web组件,它为在Web中绘制图形提供了灵活的同时也是最基本的机制。在一个Intranet环境中,如果可以假设客户机上存在特定的浏览器和一些功能强大的软件(如IE6和Office 2000/XP/2003),那么就有能力利用Office Web组件提供一个交互式图形开发环境。这种模式下,客户端工作站将在整个任务中分担很大的比重。理论上说Excel能做的图都可以通过OWC画。(OWC is an acronym for Office Web Compent that Microsoft' s Office Web components, in the Web in its graphics rendering, while providing a flexible mechanism is the most basic. In an Intranet environment, if the client can assume the existence of a particular browser, and some powerful software (such as IE6 and Office 2000/XP/2003), then it would be able to take advantage of Office Web components to provide an interactive graphical development environment . This mode, client workstations will be shared throughout the task in a large part. Excel can do in theory plans are available through OWC painting.)
- 2009-08-23 17:16:17下载
- 积分:1