-
ll1语法分析器可以完成ll1文法的前声断咽后
ll1语法分析器可以完成ll1文法的前声断咽后-ll1 parser
- 2022-04-25 05:57:02下载
- 积分:1
-
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。...
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
- 2023-03-17 17:45:03下载
- 积分:1
-
function: double buffer solve the glimpse of screen reflash problem.
双缓冲方法解决屏幕刷新闪烁的问题,具体功能看了就知道-function: double buffer solve the glimpse of screen reflash problem.
- 2022-02-26 23:53:40下载
- 积分:1
-
一个简单的MP3播放器
一个简单的MP3播放器-a simple MP3 player
- 2022-08-22 10:36:50下载
- 积分:1
-
电影图书馆
说明: 这是 MyMovies 从本书 VB.Net 专业项目的项目。它使用 Access 数据库,搜索它有 2 个项目一个是项目 1,即在客户搜索的电影,然后可以买他们的客户模块。输入数据库和报表中数据获取用于管理模块在 MyMoviesAdmin。希望你喜欢它的作者可能保留了某些版权的这段代码......请观察他们的要求和法律审查所有版权的条件,在上面的 URL。
- 2023-06-16 03:05:04下载
- 积分:1
-
注册表导出文件 (.reg) 解析器
翻译maninwest@Codeforge 作者Henryk Filipowicz@CodeProject
有时你可能需要读取并分析导出的 .reg 文本以跟注册表值对比或者仅导入几行导出的注册表值。
我需要读取一个30 MB 的 reg文件,并跟现有注册表值进行对比,并对其中一些进行更改。我在网上搜了一下没有找到合适的,就只好自己写了个 DLL 库读取并解析注册表文件
背景
我已经在一些项目中使用了 .NET Regex 类,对于 Regex 方法的智能化非常佩服。我的读取功能需要在5 秒以内读取完我的 30 MB 注册表文件( 标准 3Ghz PC (Windows 7)).
主类是 RegFileObject 类
.re
- 2023-04-17 18:50:03下载
- 积分:1
-
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等...
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
- 2022-01-24 09:51:38下载
- 积分:1
-
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出...
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出-An arbitrary long integer addition and subtraction to the class can be of any length to carry out any calculation error Please indicate
- 2022-06-26 21:13:10下载
- 积分:1
-
本文详细的介绍了windows环境下驱动程序的开发方法。
本文详细的介绍了windows环境下驱动程序的开发方法。-this detailed account of the windows environment drive the development method.
- 2022-02-05 03:51:06下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-02 05:51:58下载
- 积分:1