代码搜索:汉字识别

找到约 8,007 项符合「汉字识别」的源代码

代码结果 8,007
www.eeworm.com/read/323382/13342149

c graphic.c

/*** 课程设计 ***/ /* 文 件 名: Graphic.c * 附加文件: Hzk12 (12X12点阵汉字字模库文件) * 开发模式: MS-DOS程序 * 开发环境: Turbo C 2.0 * 作 者: 毛建忠 * E - Mail: Mao_jzh@163.com * 完成时间: 2001年4月底 * 完成地点: 华东
www.eeworm.com/read/136209/13387801

txt 理论] 关于设计管理 .txt

理论] 关于设计管理 -------------------------------------------------------------------------------- □作者:- 2003-3-11 10:07:42 一、 设计管理的期待   我一直以来就坚信,中国从来不缺世界一流的设计师。当我们稚嫩的手在洁白的纸上写下第一个汉字的时候,实际上是完成了一件绝
www.eeworm.com/read/316427/13522830

m hiding.m

%%%%%%%%% %每个汉字需要用16位二进制表示,占据16比特空间 I='河北工业大学,信息学院,电技';%里面字符可随意嵌入,个数最好不要超过50 Ip=double(I); a=size(Ip,2); S16=zeros(a,16); for i=1:a k=1; for j=1:16 S16(i,k)=bitget(Ip(i),k);
www.eeworm.com/read/310195/13656406

h hz_zimo.h

typedef struct typFNT_GB16 /*12*16 汉字字模显示数据结构 */ { char Index[2]; char Msk[32]; }; struct typFNT_GB16 code HzLib[] = { /* 宋体 9小五 显示为12*16 */ //{0x02,0x00,0x01,0x00,0x7F,0xFE,0x40,0x02,0x84,0
www.eeworm.com/read/308966/13685299

c signal_show.c

//波形显示在第一层,网格坐标显示在第二层,汉字菜单显示在第三层. #include #include #include #include "constant.h" #include "iCf.h" #include "rCf.h" #include "ziku.h" #include "f_define.h"//函数定义
www.eeworm.com/read/308966/13685302

c lcd.c

//波形显示在第一层,网格坐标显示在第二层,汉字菜单显示在第三层. #include #include #include #include "constant2.h" //#include "iCf_2.h" //#include "rCf_2.h" //#include "ziku.h" #include "F_DEFI
www.eeworm.com/read/308956/13686581

c dso_fft.c

//波形显示在第一层,网格坐标显示在第二层,汉字菜单显示在第三层. #include #include #include #include "constant.h" #include "iCf.h" #include "rCf.h" #include "ziku.h" #include "f_define.h"//函数定义
www.eeworm.com/read/305714/13762654

cpp step2.cpp

//Copyright 1994-1997飞虹软件工作室 //本程序演示如何产生一个最基本的应用程序 //向STEP1一样,首先包括以下头文件和全局标志,及汉字库与应用 #include"..\include\app.h" #include"..\include\mapp.h" ifstream MApp::HZ("\\SUNSHINE\\hz.fon",ios::binary); //
www.eeworm.com/read/305714/13762698

cpp step2.cpp

//Copyright 1994-1997飞虹软件工作室 //本程序演示如何产生一个最基本的应用程序 //向STEP1一样,首先包括以下头文件和全局标志,及汉字库与应用 #include"..\include\app.h" #include"..\include\mapp.h" ifstream MApp::HZ("\\SUNSHINE\\hz.fon",ios::binary); //
www.eeworm.com/read/305714/13762715

cpp step2.cpp

//Copyright 1994-1997飞虹软件工作室 //本程序演示如何产生一个最基本的应用程序 //向STEP1一样,首先包括以下头文件和全局标志,及汉字库与应用 #include"..\include\app.h" #include"..\include\mapp.h" ifstream MApp::HZ("\\SUNSHINE\\hz.fon",ios::binary); //