-
对一些初学者很有帮助,可以学会对一些简单的图像处理。
对一些初学者很有帮助,可以学会对一些简单的图像处理。-Helpful for some beginners, you can learn some simple image processing.
- 2022-02-04 21:02:53下载
- 积分:1
-
SMM PS2键盘嗅探器
SMM PS2 Keyboard sniffer
- 2022-04-18 21:36:31下载
- 积分:1
-
一个文件比较的例子(生成了html的比较结果),推荐下载
一个文件比较的例子(生成了html的比较结果),推荐下载--An example about how to compare with the documents,(resulting is created as html format),recommend
- 2023-02-17 06:35:04下载
- 积分:1
-
程序主要实现了画图的基本程序!比较适合初学者!
程序主要实现了画图的基本程序!比较适合初学者!-Procedures for the main achievement of the basic procedures for the drawing! More suitable for beginners!
- 2022-02-25 14:01:01下载
- 积分:1
-
With VC (MFC) prepared Tetris game
用VC(MFC)编写的俄罗斯方块游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) prepared Tetris game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-12-02 00:05:03下载
- 积分:1
-
模仿Windows任务栏希望大家多学习
模仿Windows任务栏希望大家多学习-imitate the Windows task bar hope we learn more
- 2022-02-06 06:21:01下载
- 积分:1
-
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了...
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
- 2022-07-04 05:57:44下载
- 积分:1
-
计算麻将胡牌
计算麻将胡牌应用c#
以array 来计算。
- 2022-05-18 07:12:34下载
- 积分:1
-
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!...
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!-Timing shutdown, set a certain amount of time can be automatically shut down! Timing shutdown, set a certain amount of time can be automatically shut down!
- 2022-01-28 07:11:17下载
- 积分: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