搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
汉字转换为二进制编码
- C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
hzpyk_seachild
- 《汉字拼音库》 含2万多汉字的完整拼音发音和音调,Excel格式,还包含一套姓氏的拼音发音库!可在开发中自由转为其他格式调用!-"Pinyin bank" containing more than 20,000 Chinese characters and integrity phonetic pronunciation tones, Excel format, also include a name for the phonetic pronunciation! The
nanka100ti
- 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS10.DAT中。 -ReadDat function () from a document ENG.IN read an article in English. credited to the string array xx; Plea
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
gaoguangpu
- 可以直接用,SPIHT ,不错,挺好的。呵呵!非要些20个字,憋死了!指纹识别-can be directly used, SPIHT, yes, it's quite good. Ha ha! Insisted some 20 characters, died! Fingerprint Recognition
WordSelectSystem
- 能够进行汉字的查询,包括五笔的两个版本,拼音的查询。方便简单,是一个特别实用的软件。-to carry out Chinese characters inquiries, including five strokes of the two versions, Pinyin inquiries. Easy to use, is a particularly useful software.
d7t
- 这是一个的delphi学习资料 它有2000字,对于初学者有很大的帮助-This is a delphi study the information it has 2,000 characters, for beginners will be very helpful
汉字系统源代码(C)
- C语言实现汉字系统源代码-C language source code system of Chinese characters
屏幕取词
- Delphi写的屏幕取词程序-Delphi written procedures Capture Characters from Screen
InsertNum
- 将某个数或字符按照某种规律插入一列数或字符中-or to a certain number of characters in accordance with the laws of some insert one or several characters
dele
- 删除字符串中的重复字符-delete the repetition of a string of characters
制作加密文本文件程序
- 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principl
一个RSA的类的源代码
- 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
PWM.rar
- How to control the time s equence of LM3033B- 0BR3 LCD module by C51 programming was dis cus s ed in this paper. In this way the LCD module was driven by parallel communication and the characters and graphics could be were narrated in detail.,dis
tongpei
- 通配符问题。如“?”代表任一个字符,“*”代表任意多个字符。-Wildcard problem. Such as ? Representative of a character, * represents any number of characters.
fenlan
- 该程序可以将你存在文件中的字符进行分栏,标号操作。-The program can put you in the document the existence of characters in column, labeling operation.
MG_12864_2
- 讨论如何利用软件控制 !"#$## &$ ’# 液晶显示模块时序(采用 )*+ 语言编程(驱动 液晶模块实现并行传输方式的字符#汉字以及图形显示$具体阐述了 !"#$## !$ ’# 液晶显示 模块与单片机 ,-./0*1 的并行接口电路和软件编程方法$ 关键词"!"#$## &$ ’# 液晶显示模块 0-2/1$ 控制器 ,-./0*1 单片机 )*+ 编程-How to control the time s equence of LM3033B- 0BR3 LCD module
Chinese-characters-to-pinyin-code
- 汉字转拼音的代码,可以非常方便的把汉字转化成拼音的一个代码。-Chinese characters to pinyin code, can be very convenient to convert the Chinese characters into a code pinyin.
