搜索资源列表
wenying
- 打开文件,取出内部的一列数据进行分析 可以不用输出字符,不管内部字符的空格影响-Open file,and then get a line of data to analyse,need not output any char no matter if there have any space chars.
myrichedit
- 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of
AutoRichEditCtrl_demo
- CAutoRichEditCtrl 程序说明 CAutoRichEditCtrl是一个从CRichEditCtrl派生的类,这个类使你可以快速地对RichEditCtrl中的字符、段落进行格式化。这个类也允许你插入RTF文本。试一试你就知道这个类多么好使。 -CAutoRichEditCtrl descr iption of the procedures CAutoRichEditCt rl is a Chars der
自定义 CRichEditCtrl 控件》配套代码
- 自定义 CRichEditCtrl 控件》配套代码-Chars from the definition of control "complementary code
chars
- 第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
CRichEditCtrl
- CRichEditCtrl的用法例子,对初学者有用-Chars usage examples useful for beginners
WDMBOOK_XP
- 《Windows 2000/XP WDM设备驱动程序开发》书中实例 CharSample-"Windows 2000/XP WDM device driver development," the book examples CharS ample
keycode-ir
- Keyboard and remote driven operation fully functional, implements preprogrammed chars in TOUCH PAD-Keyboard and remote driven full operation y functional, implements preprogrammed chars in TOUCH PAD
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format
ch4
- Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return
segment
- segment,一个简单的中文分词程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg
asc_show_asm
- this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
CEditExAndCStaticEx
- 类似VC编辑环境的特殊字符用特殊颜色显示的编辑框-The edit which can display the special chars in special color as VC IDE
color_edit
- 又一个标注特殊字符的编辑框-another edit which can label special chars
syntax_coloring_project
- 又一个可以标注特殊字符的语法编辑框-another phrasing edit which can label special chars
crysedit_demo
- 第四个标注特殊字符的编辑框-fourth edit which can label special chars
editpad_src
- 第六个标注特殊字符的编辑框-the sixth edit which can label special chars
simple_bubble_sort
- 一个简单的字符冒泡排序例子-A simple example for bubble chars sorting.
自定义 CRichEditCtrl 控件》配套代码
- 自定义 CRichEditCtrl 控件》配套代码-Chars from the definition of control "complementary code
asc_show_asm
- this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display