代码搜索:汉字识别
找到约 8,007 项符合「汉字识别」的源代码
代码结果 8,007
www.eeworm.com/read/137926/13278001
opt 汉字to拼音简写.opt
www.eeworm.com/read/137926/13278003
ncb 汉字to拼音简写.ncb
www.eeworm.com/read/137926/13278005
plg 汉字to拼音简写.plg
Build Log
--------------------Configuration: 汉字to拼音简写 - Win32 Debug--------------------
Command Lines
Results
汉字to拼音简写.exe - 0
www.eeworm.com/read/137926/13278013
h 汉字to拼音简写.h
// 汉字to拼音简写.h : main header file for the 汉字TO拼音简写 application
//
#if !defined(AFX_TO_H__93216928_82D8_44D1_881F_812D7356CEBD__INCLUDED_)
#define AFX_TO_H__93216928_82D8_44D1_881F_812D7356CEBD__IN
www.eeworm.com/read/319583/13448536
txt 汉字显示程序、.txt
ORG 0000H
AJMP MAIN
ORG 0023H
JMP SINT
MAIN:
MOV SP,#50H
MOV P1,#0F5H
MOV TMOD,#20H
MOV SCON,#58H
MOV TL1,#0FDH
MOV TH1,#0FDH
MOV PCON,#00H
www.eeworm.com/read/319574/13448551
exe led汉字点阵.exe
www.eeworm.com/read/308157/13707072
c 汉字字模.c
//#include "graphics.h"
#include "fcntl.h"
#include "stdio.h"
#define N 30
int hzk_p;
void open_hzk(void);
void get_mat(char hz_code[ ],unsigned char buff[ ]);
void creatclib(char
www.eeworm.com/read/308157/13707076
txt 编程汉字问题.txt
/* 本程序为Windows下的控制台程序,需MFC的支持(否则不能通过编译)
* 执行时带一个参数,指定要打开的文件;以每行10个字符(每个中文字符算一个字符),
* 最后一行可能不足10个。另外如'\n','\t'等字符可能改变打印格式。
*/
#include
#include
int main(int argc, c
www.eeworm.com/read/151133/5685872
c 汉字字模.c
//#include "graphics.h"
#include "fcntl.h"
#include "stdio.h"
#define N 30
int hzk_p;
void open_hzk(void);
void get_mat(char hz_code[ ],unsigned char buff[ ]);
void creatclib(char
www.eeworm.com/read/151133/5685875
txt 编程汉字问题.txt
/* 本程序为Windows下的控制台程序,需MFC的支持(否则不能通过编译)
* 执行时带一个参数,指定要打开的文件;以每行10个字符(每个中文字符算一个字符),
* 最后一行可能不足10个。另外如'\n','\t'等字符可能改变打印格式。
*/
#include
#include
int main(int argc, c