-
Mac introductory programming books, there are other Mac books, if you need to pl...
Mac编程的介绍书籍,还有其他Mac方面的书,如果需要请在layabout4233629.blogspot.com留言.-Mac introductory programming books, there are other Mac books, if you need to please layabout4233629.blogspot.com message.
- 2023-03-24 15:10:04下载
- 积分:1
-
C++ Builder 写入注册表的源代码,可以直接使用
C++ Builder 写入注册表的源代码,可以直接使用-C++ Builder source code written to the registry can be used directly
- 2023-03-01 14:55:03下载
- 积分:1
-
SkMontor是一款非常小巧好用的注册表修改监控工具,现在公开了源代码,也是基于C++的,很不错,可以参考一下。...
SkMontor是一款非常小巧好用的注册表修改监控工具,现在公开了源代码,也是基于C++的,很不错,可以参考一下。-SkMontor is a very small, easy to use monitoring tools registry changes, and now open the source code, is also based on C++, very good, you can reference.
- 2022-07-03 01:06:12下载
- 积分: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
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。...
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。-a vc example of use for wel lottery program,including all integrity code,the user can learn from the example
- 2022-03-04 12:21:33下载
- 积分:1
-
在 VB 6 中的 FTP & vbnet
提示: 您将赚取积分 (0-20) 基于您的源代码和说明的质量。质量低、 重复的代码或穷人所述将被删除。
- 2022-12-26 02:50:03下载
- 积分:1
-
EVC电视音量指示栏源码。调节音量时调用音量指示线程函数,指示音量大小,3秒后自动消失。...
EVC电视音量指示栏源码。调节音量时调用音量指示线程函数,指示音量大小,3秒后自动消失。-EVC TV volume source instructions field. Adjust the volume when the thread function call volume instructions, instructions volume size automatically disappear after three seconds.
- 2023-01-23 08:25:03下载
- 积分:1
-
一个使用wtl实现的动态监视程序的debug程序
一个使用wtl实现的动态监视程序的debug程序--A debug program which can dynamic watching program using wtl
- 2022-02-25 13:12:32下载
- 积分:1
-
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。...
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。-In the process of installing the application is sometimes necessary to achieve the shut down or restart the computer functions. This example describes how to use Visual C++ control computer shutdown and restart.
- 2022-03-24 04:57:56下载
- 积分:1