代码搜索:数字报
找到约 10,000 项符合「数字报」的源代码
代码结果 10,000
www.eeworm.com/read/331610/12818258
cpp bpnet.cpp
//基于BP网络的含噪声数字的识别(noised digital number recognition based on BPnet)
//Developed by 赵辉(H.ZHAO)
//Shandong University,JInan,ChinaPRC
//finished 2004-03-26
// BPnet.cpp : Defines the class behaviors
www.eeworm.com/read/141570/12999314
txt 56.txt
创建一个递增数字框
You can注释:t increment a vertical scroll bar注释:s value -- a fact that can become annoying. For example, start a new project and place a text box and a vertical scroll bar on the form. Place
www.eeworm.com/read/320387/13427671
cpp b05513 36 张晓 词法分析器最终版.cpp
#include
#include
#include
#include
using namespace std;
ifstream infile("123.txt",ios::out);
string getWorld(string&,int&);//取连续的字符和数字。
static int line = 1;
www.eeworm.com/read/316765/13517951
m quzao.m
a=imread('F:\学习\数字图象\作业\第一次上机\小丑.jpg'); %读取
b=double(a); %数据类型转换便于傅立叶变换
F=fftshift(fft2(b)); %傅立叶变换
A=sqrt(real(F).^
www.eeworm.com/read/316765/13517952
m rueihua1.m
a=imread('F:\学习\数字图象\作业\第一次上机\小丑.jpg'); %读取
b=double(a); %数据类型转换便于傅立叶变换
F=fftshift(fft2(b)); %傅立叶变换
A=sqrt(real(F).^
www.eeworm.com/read/316765/13517953
m rueihua2.m
a=imread('F:\学习\数字图象\作业\第一次上机\小丑.jpg'); %读取
b=double(a); %数据类型转换便于傅立叶变换
F=fftshift(fft2(b)); %傅立叶变换
A=sqrt(real(F).^