-
API Spy tool which will track all system/api calles made in the application.
API Spy tool which will track all system/api calles made in the application.
- 2022-03-11 14:10:16下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
基于对话框的MFC程序,有启动按钮和停止按钮用于控制动态条的静动...
基于对话框的MFC程序,有启动按钮和停止按钮用于控制动态条的静动-MFC dialog-based procedures, start and stop button button for dynamic control of the static and dynamic
- 2022-11-29 21:35:04下载
- 积分:1
-
系统端口查看工具 不能查看系统进程的端口
系统端口查看工具 不能查看系统进程的端口-System Ports View tool is not a systematic process to check the port
- 2022-07-27 12:30:56下载
- 积分: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
-
基于TCP的服务器创建
运用winsock2,利用window给及的连接库,利用C语言创建基于TCP连接的服务器端,可以用于端口连接,并且体统显示连接个数等等内容。方便学习网络编程的初学者进行研究和讨论。多多指教
- 2022-05-17 16:14:03下载
- 积分:1
-
很不错的vc++ mfc 树控件学习,和windows资源器一样。
很不错的vc++ mfc 树控件学习,和windows资源器一样。-Very good vc++ mfc tree control study, and the same browser windows resources.
- 2023-03-13 12:55:03下载
- 积分:1
-
Automatic backup database code, there are certain functions, and can access the...
自动备份数据库代码,有一定的功能,并且可以访问数据库。-Automatic backup database code, there are certain functions, and can access the database.
- 2023-01-17 01:05:04下载
- 积分:1
-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1
-
利用Delphi的任务监控ETL脚本编写,你可以开始正规的。
用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scripts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
- 2022-04-13 09:47:31下载
- 积分:1