-
具有强大功能的信息检索(布尔检索)
这个是信息检索系统原理的作业,能够对多篇文章的单词进行布尔检索,支持and or not三种逻辑运算,对多个单词的与或非运算结果的文章篇目号进行输出。比如A and B or not C含义是既出现A单词又出现B单词或者不出现C单词的文章有第2篇,第13篇,就对这两篇文章号2和13进行输出。用户使用时可将主函数中文件改成自己计算机上的文件路径,然后就可以运行了。
- 2022-02-07 07:58:15下载
- 积分:1
-
OCR算法代码。它不是一个完整的系统,而不是建立执行程序…
OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complete system, and not build execute program. The development of this code based on Linux/KDE, and used C++ standard moulding board library. Its purpose to lay out including parts and how to work in an OCR system to reader. You, Reader, also could use these code for reference, and used in your system after altered. These code could not be build by itself because it is extracted from a whole OCR system. Two file of*.dat is : char_data.dat: Characteristic data of character words_de.dat: word library (used in after-disposal).
- 2022-02-21 00:24:04下载
- 积分:1
-
Can extract a single word (optional fonts) and images extraction tool matrix LCD...
可提取单个字(字体可选)和图片的LCD字模提取工具.-Can extract a single word (optional fonts) and images extraction tool matrix LCD.
- 2022-06-12 03:16:58下载
- 积分:1
-
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。...
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。-This procedure adopted by a simple example to provide a resource manager to expand the framework, the adoption of this framework in order to achieve Explorer, My Computer, as well as the standard file browser box of the mouse right-click function, through the use of right-click the file menu to print.
- 2022-04-14 10:15:56下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2023-04-13 15:40:04下载
- 积分:1
-
You may read code because you have to
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Fact: If you make a habit of reading good code, you will write better
- 2023-06-05 04:00:03下载
- 积分:1
-
本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化...
本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化-This procedure is based on Bin" s VC++ written in digital image processing image processing interface, and to improve it, and if we can achieve 24-bit true color gray-scale image of
- 2022-01-26 05:22:08下载
- 积分:1
-
我自己做的“等面积切方位投影”小程序,用MFC实现等面积切方位投影...
我自己做的“等面积切方位投影”小程序,用MFC实现等面积切方位投影-I do "all round projection area of" small procedures, such as using MFC area cut Projection
- 2022-02-15 00:45:54下载
- 积分:1
-
在自动点击链接源
source for click in links automaticly
- 2023-02-03 18:55:03下载
- 积分:1
-
the exception class holding the call stack s information
保存调用堆栈信息的异常类
- 2022-07-01 20:07:54下载
- 积分:1