-
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。...
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。-Vernacular C++ is also good to introduce some very basic knowledge of commonly used, stood out user-friendly.
- 2023-08-18 13:45:04下载
- 积分:1
-
大写变小写其他删除
按数组原有顺序把其他数据插入
大写变小写其他删除
按数组原有顺序把其他数据插入-capital lowercase other change to delete the original order by the array of other data insertion
- 2023-02-05 15:10:03下载
- 积分: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
-
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等...
fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等-fortran90 write a small program on the antenna to achieve the near-far field transform and the calculation of the direction of Figure
- 2022-05-16 22:29:25下载
- 积分:1
-
利用PIC16F877卡片做仿真卡的文件,中文菜单。
利用PIC16F877卡片做仿真卡的文件,中文菜单。-PIC16F877 card use simulation to do the paper cards, Chinese menu.
- 2023-06-19 01:15:04下载
- 积分:1
-
网络蚂蚁功能模拟
将不同数据包的信息整合
网络蚂蚁功能模拟
将不同数据包的信息整合-Functional simulation NetAnts different packets of information integration
- 2022-01-30 16:45:00下载
- 积分:1
-
这个是 Delphi 的基本语法实例,初学者必备的源码。
这个是 Delphi 的基本语法实例,初学者必备的源码。-This is the basic syntax Delphi examples source code necessary for beginners.
- 2022-02-13 07:26:37下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分:1
-
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑...
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑-Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic
- 2022-02-16 09:45:07下载
- 积分:1
-
题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元...
题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可可提成7.5%;20万到40万之间时,高于20万元的部分,可提成5%;40万到60万之间时高于40万元的部分,可提成3%;60万到100万之间时,高于60万元的部分,可提成1.5%,高于100万元时,超过100万元的部分按1%提成,从键盘输入当月利润I,求应发放奖金总数?
1.程序分析:请利用数轴来分界,定位。注意定义时需把奖金定义成长整型。 -Title: Enterprise of the bonus payment of royalty under the profit. Profit (I) less than or equal to 10 million, prize money will be provided as 10 profits exceeding 10 million, less than 20 million, less than 10 million part of royalty by 10, higher than 100,000 yuan part of the cocoa percentage, 7.5 200000-400000 between, more than 20 million parts, may deduct a percentage of 5 400000-600000 between more than 40 million parts, may deduct a percentage of 3 600000-1000000 between, more than 60 million of the royalty to 1.5, above 100 million, over 100 million parts by 1 percent royalty, from the keyboard input month profit I, Qiu-Ying The total number of bonuses? 1. Program analysis: Please use a few axes to boundarie
- 2022-05-26 23:48:27下载
- 积分:1