-
(1) to map the vertex school sites, storage attractions names, code names, profi...
(1)以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。(2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。-(1) to map the vertex school sites, storage attractions names, code names, profiles and other information; Edge said the path to the storage path length relevant information. (2) to provide visitors arbitrary map of the road attractions inquiries, inquiries between any two spots of a simple shortest path.
- 2023-08-01 21:05:03下载
- 积分:1
-
open source "Giant pandas input method" for the development and testin...
开放源码的“大熊猫输入法”开发测试进行中--使用大熊猫输入法,学习输入法编程,体验自主自由的感觉!-open source "Giant pandas input method" for the development and testing-- the use of giant pandas input method, learning programming input method, the experience the feeling of autonomy and freedom!
- 2022-04-12 04:12:51下载
- 积分:1
-
The strongest source calendar V2.0
最强万年历源码V2.0-The strongest source calendar V2.0
- 2022-04-06 16:18:32下载
- 积分:1
-
注册表输入编程实现
注册表输入编程实现-registry importation Programming
- 2022-04-13 11:35:41下载
- 积分:1
-
如何得到汉字的unicode
如何得到汉字的unicode -how characters unicode
- 2023-09-08 19:40:02下载
- 积分:1
-
实现BIG 与 GB 的转换
VC源代码程序,形式为C函数,
实现BIG 与 GB 的转换
VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
- 2022-03-29 09:50:01下载
- 积分:1
-
a simple T9 input method to achieve T9 input method to the core, with a total of...
一个简单T9输入法的实现,T9输入法的核心程序, 共两个文件,一个是NixInputMethod.h,还有一个是T9.c 参见压缩包。-a simple T9 input method to achieve T9 input method to the core, with a total of two documents, one is NixInputMethod.h, there is a T9.c see compressed.
- 2022-08-03 12:00:13下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字...
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
- 2022-05-12 19:12:00下载
- 积分:1
-
用java实现的输入法函数,里面含GB2312数据库。
用java实现的输入法函数,里面含GB2312数据库。-used to achieve the input function, inside database containing GB2312.
- 2022-01-25 15:29:48下载
- 积分:1