-
支持抽取PDF文档中的图像
基于开源项目xpdf做的修改,能够提取PDF文档中的图片,所有图片先解析到一个缓冲区,缓冲区以链表形式维护,顺序扫描PDF文档,当发现一张图片内容的时候,就在链表末尾追加一个节点,并将解析出来的图片内容添加到链表尾节点中。同时还可以可识别文档中的图片类型。
- 2022-04-23 16:06:50下载
- 积分:1
-
为VB的richtext控件增加打印预缆功能的VB源代码.
为VB的richtext控件增加打印预缆功能的VB源代码.-Richtext for VB controls to increase the print function of pre-cable VB source code.
- 2023-07-07 05:35:03下载
- 积分:1
-
mpich2 ebook for windows
mpich2 ebook for windows
- 2022-01-25 19:48:08下载
- 积分:1
-
CNN-SVM
本文件包含了卷积神经网络和支持向量机结合的方式,能够进行有效地分类,内容较全,并带有训练样本,跟适合初学者使用,希望大家多多下载使用哦!
- 2022-01-20 22:44:24下载
- 积分:1
-
Viewcast产品资料
Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料
- 2022-01-27 19:31:10下载
- 积分:1
-
pure virtual function and abstract category. The VC a virtual function of the so...
纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2022-02-07 02:15:10下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
WinCE下的串口收发程序,支持三个串口,多种波特率
WinCE下的串口收发程序,支持三个串口,多种波特率-under WinCE Serial Transceivers procedures, three serial port support, a variety of baud rate
- 2022-01-25 17:18:09下载
- 积分:1
-
win2000/XP Serial operating under the control source code
win2000/XP下对串口操作控件源代码-win2000/XP Serial operating under the control source code
- 2022-02-05 08:54:31下载
- 积分:1
-
在qt编程环境下,把一个数据库直接读到工作表里的源码.
在qt编程环境下,把一个数据库直接读到工作表里的源码.-Qt programming in the environment, to directly read the work of a database table of the source.
- 2022-02-05 22:49:43下载
- 积分:1