代码搜索:重复学习
找到约 10,000 项符合「重复学习」的源代码
代码结果 10,000
www.eeworm.com/read/290353/8488798
s lcddrive.s
.module LCDDrive.C
.area text(rom, con, rel)
.dbfile D:\学习\AVRpro\Mega8程序\TestADC\LCDDrive.C
.area lit(rom, con, rel)
_CharMap::
.byte 128,129
.byte 130,131
.byte 132,133
.byte 134,135
www.eeworm.com/read/389716/8506830
cpp mybp.cpp
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 2 //学习样本个数
#define IN 3 //输入层神经元数目
#define
www.eeworm.com/read/389715/8506834
cpp mybp.cpp
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 2 //学习样本个数
#define IN 3 //输入层神经元数目
#define
www.eeworm.com/read/389715/8506837
cpp mybp.cpp
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 2 //学习样本个数
#define IN 3 //输入层神经元数目
#define
www.eeworm.com/read/290068/8507322
txt readme.txt
这是我自己学习过程中写的,大家看一下,多提意见。谢谢!
directory tree:
_____________________________________
..\ minios\
|-Makefile makefile文件。
|-dasm.bat 用于将整个系统反汇编成汇编代码。
|-nasm.exe + nasmw.exe
www.eeworm.com/read/289540/8545381
cpp 训练.cpp
#include "iostream.h"
#include "iomanip.h"
#include "stdlib.h"
#include "math.h"
#include "stdio.h"
#include "time.h"
#include "fstream.h"
#define N 1 //学习样本个数
#define IN 2 //输入层神经元数目
#define
www.eeworm.com/read/288475/8630554
txt readme.txt
代码大全电子版说明
----------------------------------------------------------------------------
郑重申明:
我们的工作的目的仅为大家的研究学习提供方便,以提高软件开发水平。
所有电子文档不得用于商业目的,否则后果自负。