-
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
- 2022-02-20 10:48:15下载
- 积分:1
-
可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的...
可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的-Can be achieved to obtain the current settings and the various attributes of DC function, is based on Windows API programming to achieve
- 2023-03-13 06:05:04下载
- 积分:1
-
一个桌面涂鸦的小程序
一个桌面涂鸦的小程序-Spray-painted on a desktop applets
- 2023-05-24 19:50:02下载
- 积分:1
-
演示如何创建,启动,停止和删除NT的服务
演示如何创建,启动,停止和删除NT的服务-demonstrate how to create ,start, stop and delete NT service
- 2022-01-26 02:40:53下载
- 积分: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
-
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法...
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法-Creating dll is very simple, method 4, to create a pure resource dll, and to achieve the call, in this case is given by calling a dll file html to achieve the completion of the program in the vc method of multimedia programs
- 2022-02-02 19:57:31下载
- 积分:1
-
use Caps Lock keys alternative Ctrl keys of the source.
利用Caps Lock键替代Ctrl键的源程序。-use Caps Lock keys alternative Ctrl keys of the source.
- 2022-07-05 09:20:12下载
- 积分:1
-
漂亮的图标-中国风系列图标(.ico文件)
漂亮的图标-中国风系列图标(.ico文件)-English Version
- 2023-08-19 23:15:06下载
- 积分:1
-
1请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rel...
1请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
英文描述: 1
- 2022-07-16 03:45:41下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1