--==================PumqarasPeLibraryVersion0.3c===================================="Bin"-ContainsthePeLibrary.libandPeLibrary.dll"Doc"-FullHTMLdocumentationwithexamples"Include"-Containstheincludefiles"Src"-SourceCodeoftheLibraryRead"DocHelp.htm"foralltheinformationyoumayneed!-CopyrightPumqara--IMDN开发者社群-imdn.cn"> --==================PumqarasPeLibraryVersion0.3c===================================="Bin"-ContainsthePeLibrary.libandPeLibrary.dll"Doc"-FullHTMLdocumentationwithexamples"Include"-Containstheincludefiles"Src"-SourceCodeoftheLibraryRead"DocHelp.htm"foralltheinformationyoumayneed!-CopyrightPumqara- - IMDN开发者社群-imdn.cn">
登录
首页 » 文件处理 » ==================

==================

于 2022-04-15 发布 文件大小:105.38 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

=== === === Pumqara s Pe Library Version 0.3c ==================================== "Bin" - Contains the PeLibrary.lib and PeLibrary.dll "Doc" - Full HTML documentation with examples "Include" - Contains the include files "Src" - Source Code of the Library Read "DocHelp.htm" for all the information you may need! - Copyright Pumqara -- === === === === === === Pumqara s Pe Library Version 0.3c ==================================== "Bin"- Contains the PeLibrary.lib and PeLibrary.dll "Doc"- Full HTML documentation with examples "Include"- Contains the include files "Src"- Source Code of the Library Read "DocHelp.htm" for all the information you may need! - Copyright Pumqara -

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • VC7到VC6工程的转换工具 VC7到VC6工程的转换工具
    VC7到VC6工程的转换工具 VC7到VC6工程的转换工具-Vc7 to VC6 project Vc7 conversion tools to convert VC6 project tools
    2022-04-15 04:04:53下载
    积分:1
  • 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
    模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
    2023-01-04 17:15:03下载
    积分:1
  • 初用DELPHI编写的一个小工具,可以实现的粉碎删除,采用的是用字符对原进行填充的方法,效率不是很高...
    初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高-DELPHI written in the beginning with a small tool that allows the file to delete crush, using the characters of the method of filling the original document, efficiency is not very high! ! ! !
    2022-05-06 19:47:49下载
    积分:1
  • FileWatch
    filewatch-FileWatch FileWatch_src.zip
    2022-08-06 11:59:56下载
    积分:1
  • 此程序可用来实现类似于资源管器的功能
    此程序可用来实现类似于资源管理器的功能- This procedure may use for to realize is similar to the resource management function
    2023-06-10 14:45:03下载
    积分:1
  • This is a tool to find key word in Office Word Document.
    使用C#编写的一款Office Word文档的关键字查询工具-This is a tool to find key word in Office Word Document.
    2023-07-17 03:40:03下载
    积分:1
  • │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...
    │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。   MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。 MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
    2022-03-07 20:55:03下载
    积分:1
  • 一个读写类,基本的操作完成…
    一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
    2022-07-13 07:26:37下载
    积分:1
  • 以下是各种设备的连接情况下,正线和反线的正确选择。其中HUB代表集线器,SWITCH代表交换机,ROUTER代表路由器:...
    以下是各种设备的连接情况下,正线和反线的正确选择。其中HUB代表集线器,SWITCH代表交换机,ROUTER代表路由器:-following is the connection of the equipment, and the line-line and the correct choice. HUB hub which representatives, representatives SWITCH switches, routers ROUTER representatives :
    2022-07-01 03:26:31下载
    积分:1
  • MiniDX字典来源数据进行排序和成千上万的代码发布…
    Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9 -Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
    2022-08-09 23:26:05下载
    积分:1
  • 696518资源总数
  • 104901会员总数
  • 19今日下载