搜索结果
找到约 903 项符合
stRing-include 的查询结果
VC书籍 数学函数,所在函数库为math.h、stdlib.h、string.h、float.h
数学函数,所在函数库为math.h、stdlib.h、string.h、float.h
编译器/解释器 C++ is widely used in the software industry. Some of its application domains include systems softwar
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and propri ...
数值算法/人工智能 BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "ma
BP神经网络程序,C语言源代码
如下:
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 120 //学习样本个数
#define IN 3 //输入层神经元数目
#define HN 2 //隐层神经元数目
#define ON 2 //输出层神经元数目
#def ...
编辑器/阅读器 This is a pdf file about string matching. Hope u guys enjoy it...
This is a pdf file about string matching. Hope u guys enjoy it...
行业发展研究 tcp/ip atmel development project include discription and source code
tcp/ip atmel development project include discription and source code
编辑器/阅读器 an lcs algorithm for finding common string
an lcs algorithm for finding common string
单片机开发 STC keilC的晶片選擇可以看到STC就不用在include
STC keilC的晶片選擇可以看到STC就不用在include
微处理器开发 using keil to subtract 2 "string number" (MCB2378 ARM)
using keil to subtract 2 "string number" (MCB2378 ARM)
软件设计/软件工程 顺序栈的出栈、入栈、求栈长等基本操作 #include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typed
顺序栈的出栈、入栈、求栈长等基本操作
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typedef char DateType
typedef struct
其他书籍 Smart Card communication include tx and rx
Smart Card communication include tx and rx