代码搜索:数字中频
找到约 10,000 项符合「数字中频」的源代码
代码结果 10,000
www.eeworm.com/read/228202/14396214
rc 数字识别.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/228202/14396220
ico 数字识别.ico
www.eeworm.com/read/228202/14396221
dsw 数字识别.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/228202/14396223
plg 数字识别.plg
Build Log
--------------------Configuration: 数字识别 - Win32 Debug--------------------
Command Lines
Results
数字识别.exe - 0 error(s)
www.eeworm.com/read/228202/14396224
aps 数字识别.aps
www.eeworm.com/read/228202/14396226
h 数字识别.h
// 数字识别.h : main header file for the 数字识别 application
//
#if !defined(AFX__H__4F264D4E_2124_4EB5_9ED7_6C06306E9A3B__INCLUDED_)
#define AFX__H__4F264D4E_2124_4EB5_9ED7_6C06306E9A3B__INCLUDED_
#
www.eeworm.com/read/228202/14396230
dsp 数字识别.dsp
# Microsoft Developer Studio Project File - Name="数字识别" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/228202/14396233
clw 数字识别.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "数字识别.h"
L
www.eeworm.com/read/228202/14396239
cpp 数字识别.cpp
// 数字识别.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "数字识别.h"
#include "MainFrm.h"
#include "数字识别Doc.h"
#include "数字识别View.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/227639/14418923
c 数字移动.c
#include
int a[]={0,1,2,5,8,7,6,3};
int b[9];
int c[9];
int count=0;
main()
{
int i,j,k,t;
void print();
printf("Please enter original order of digits 1~8: ");
for(i=0;i