-
英文词干化
这个程序用来把英语单词词干化,从而节约电脑内存,以及 外部磁盘的存储空间,这样不仅在空间上有了优化,在时间上也有了优化。而且,这样分词后,意思相近的就可以看做是一个单词,有利于处理文档和查询关键词,提高查询效率。
- 2022-07-09 10:42:42下载
- 积分:1
-
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。...
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-The use of recursive function call, and will enter the five characters, print out the order to the contrary.
- 2022-07-21 07:56:00下载
- 积分:1
-
BIG5转换成GB和GB转换成BIG5的最只直观最简洁的源代码
BIG5转换成GB和GB转换成BIG5的最只直观最简洁的源代码-BIG5 into GB and GB into BIG5 most intuitive only the most concise source code
- 2022-06-21 12:39:34下载
- 积分:1
-
一个文件管理系统,可以实现文件增加、删除。查找等功能。...
一个文件管理系统,可以实现文件增加、删除。查找等功能。-A document management system that can realize a document to add, delete. Find functions.
- 2022-07-05 11:15:28下载
- 积分:1
-
随着图像生成的代码使用PDFlib,PDF文件附件
本代码利用PDFLIB生成带图像、附件的PDF文档-PDFLIB the code generated with the use of images, PDF document attachments
- 2022-06-03 17:09:12下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-09 23:56:30下载
- 积分:1
-
From the Internet to find some preserved Ini file reader class, feeling not very...
从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting procedures
- 2022-07-21 19:42:48下载
- 积分:1
-
This is a development to the use of shared memory to use this source category co...
这是一个用来开发使用共享内存的源码
使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
- 2022-12-27 10:50:03下载
- 积分:1
-
我自己精心设计的一个源码,仿WINDOWS安装界面,可以学习很多代码.注意不要删除Setup.exe.manifest这个文件,否则会丢失XP界面(小技巧:把S...
我自己精心设计的一个源码,仿WINDOWS安装界面,可以学习很多代码.注意不要删除Setup.exe.manifest这个文件,否则会丢失XP界面(小技巧:把Setup.exe.manifest文件改名"VB6.exe.manifest"复制在VB6.EXE同一目录下可使VB6的界面变成XP样式.编译后也要把这个文件放在EXE目录下,"VB6.exe.manifest"改名"EXE文件名.exe.manifest").-I have designed a source, like WINDOWS installation interface, you can learn a lot of code. Setup.exe.manifest careful not to delete this file, or else they will lose XP interface (Tips: Setup.exe.manifest file renamed to
- 2022-03-20 19:43:05下载
- 积分:1
-
十六进制转十进制十 六进制转十进制
十六进制转十进制十 六进制转十进制-Hexadecimal to decimal hexadecimal to decimal
- 2022-05-18 10:57:08下载
- 积分:1