-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作...
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
- 2022-03-19 18:51:30下载
- 积分:1
-
DWR examples of procedures, entry
dwr实例程序,入门者参考,包括源码、配置、页面、等等,大家多提参考意见啊-DWR examples of procedures, entry-reference, including source code, configuration, pages, and so on, based on the U.S. with more ah
- 2022-03-19 12:27:31下载
- 积分:1
-
将YYYY
将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM- DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
- 2023-06-06 16:15:03下载
- 积分:1
-
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。- Uses the VC development the calculating rule, may survey the
length, the angle and so on. And has the database memory function.
- 2022-05-28 12:33:06下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
zip文件压缩和解压缩工具
zip文件压缩和解压缩工具-zip tool
- 2022-02-15 02:24:05下载
- 积分:1
-
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是...
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是2.6。可以通过修改这几个文件,使适合08GP32,完成移植。-This is a series of 08 AP64 chip transplantation OUT example Chip and instructions compatible AP64 The difference is mainly RAM, FLASH size of different positions, and some interrupt vectors not the same. OUT used in the version 2.6. May amend these documents, and 08 for Chip complete transplant.
- 2022-11-03 07:15:03下载
- 积分:1
-
This paper briefly discusses the use of DirectX Input received mouse input appro...
本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
- 2022-08-18 04:09:15下载
- 积分:1
-
通常考虑在多用程序编写的程序
通常认为在编写程序中用到多线程是一个高级的编程任务,容易发生错误。在本月的栏目中,我将在一个Windows® 窗体应用程序中使用多线程,它具有实际的意义,同时尽量使事过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格、标签以及主窗口背景上使用鼠标右键。毕竟 C# 不是 C++/MFC,那么如何用 C# 处理鼠标事件呢?-Usually consider the procedures used in the preparation of multi-threaded programming is an advanced task, prone to error. In this month
- 2023-03-23 16:30:04下载
- 积分:1
-
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做...
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做的自解压文件-This is a writer of learning outcomes, is the proprietor is used in the office environment to prevent employees run against some administrators running program, compressed bag with the use wound Note : rar untie packets, as well as its own WinRAR do with self-extracting files
- 2022-01-25 18:19:58下载
- 积分:1