-
实现ie广告拦截,vb编写,我没有编译,大概看了下,应该没有多大问题...
实现ie广告拦截,vb编写,我没有编译,大概看了下,应该没有多大问题-achieve ie advertising interception, vb preparation, I did not compile and read about, should not be a big problem
- 2022-11-07 11:30:04下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
我自己写的定时自动关机的程序,当然核心代码参考了别人的。虽然界面简单但能适应2000和98系统...
我自己写的定时自动关机的程序,当然核心代码参考了别人的。虽然界面简单但能适应2000和98系统-I wrote it myself regularly automatic shutdown procedures, of course, the core code reference to the others. Although the interface simple but can adapt to 2,000 and 98
- 2022-06-27 05:54:40下载
- 积分:1
-
在网上找VC资料时的意外收获,拿出来和大家一起分享
在网上找VC资料时的意外收获,拿出来和大家一起分享-VC on the Internet to find information on the windfall, like to share with everyone
- 2022-04-28 14:10:51下载
- 积分:1
-
编程库函数查询字典
编程库函数查询字典-programming library functions inquiries dictionary
- 2022-01-26 04:34:43下载
- 积分:1
-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
DLL内存补丁,因为搬迁需要的DLL被加载,变化的基础…
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative address of the DLL changes ergodic process and DLL, access to DLL base address, write data length , data content
- 2022-10-19 02:40:03下载
- 积分:1
-
切换屏幕分辨率的例子
切换屏幕分辨率的例子-switch screen resolution of the case
- 2022-04-13 08:35:28下载
- 积分:1
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1
-
得到硬盘中簇的大小
得到硬盘中簇的大小 -Getting the clusters size of disk
- 2022-02-04 01:49:24下载
- 积分:1