-
改变系统刷新率
C++ 2005上编译 改变系统刷新率
外面的config.ini 写了外部读取的配置文件
- 2022-11-30 06:05:04下载
- 积分:1
-
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。...
本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。-The classic book for the VC case tutorial source, content covers a large number of applications such as image processing, serial, signals.
- 2022-02-03 01:16:40下载
- 积分:1
-
键盘接口汇编程序
键盘接口汇编程序-keyboard interface assembler
- 2022-03-26 16:41:50下载
- 积分:1
-
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能-DLL in the ISAPI extension of COOKIES, the expansion of a dynamic link library function
- 2022-02-04 08:27:10下载
- 积分:1
-
多线程下的文件读写加锁
多线程下的文件读写加锁 -File accesss lock in multi-thread
- 2022-08-25 12:34:50下载
- 积分: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
-
windows system access system information processes, including the host name, use...
windows系统下获取系统信息的程序,包括主机名,用户名,系统路径,环境变量等信息-windows system access system information processes, including the host name, user name, path, environment variables and other information
- 2022-06-30 20:49:05下载
- 积分:1
-
Jsp to achieve with the online shopping features to provide a reference template
用jsp来实现网上购物的功能,提供一个参考模版-Jsp to achieve with the online shopping features to provide a reference template
- 2022-03-15 19:55:06下载
- 积分:1
-
本注册表编辑工具可以实现对注册表项目的添加、修改、删除、成批的查询、成批的删除等。在搜索的结果中可以灵活的操作根项目。(原码)...
本注册表编辑工具可以实现对注册表项目的添加、修改、删除、成批的查询、成批的删除等。在搜索的结果中可以灵活的操作根项目。(原码)-the Registry Editor tool can be achieved on the registry to add, modify, delete, groups of inquiries, Groups such as the deletion. In the search results can be flexible-operation projects. (Original code)
- 2022-04-15 13:02:54下载
- 积分:1
-
使用C#探测操作系统版本
使用C#探测操作系统版本-use C# version of the operating system to detect
- 2022-04-09 19:49:35下载
- 积分:1