-
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例...
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME"s findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
- 2022-04-28 15:45:30下载
- 积分:1
-
窗口驱动程序进入一个演示,有助于驱动开发的新手入门…
windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
- 2023-01-18 19:10:04下载
- 积分:1
-
friends do a software tool, in order to download a useful source, he had sold. W...
一个朋友做的工具软件,为了下载一个有用的源码,不得不把他出卖了。 有WinXP风格的菜单,VC托盘等功能。-friends do a software tool, in order to download a useful source, he had sold. With WinXP style menu, VC tray functions.
- 2023-05-31 17:30:03下载
- 积分:1
-
学习PE文件格式的一个小测试程序.上传凑分.
学习PE文件格式的一个小测试程序.上传凑分.-PE file format to learn a small test program. From points together.
- 2023-04-25 08:55:03下载
- 积分: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
-
这是一个简单的操作系统中进程调度的 时间片轮转算法
这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
- 2022-03-25 11:30:21下载
- 积分:1
-
这是一个C++编写的小程序,希望大家多多指教
这是一个C++编写的小程序,希望大家多多指教-This is a small C preparation procedures, we hope the exhibitions
- 2022-06-17 13:29:58下载
- 积分:1
-
drive Linux kernel module programming guide
Linux内核驱动模块编程指南-drive Linux kernel module programming guide
- 2022-06-30 00:44:03下载
- 积分:1
-
需要使用的公式DZH股票输出
利用DZH的公式输出需要的股票日线数据,再不用股票各位一个一个导出Excel数据了-Output of the need to use the formula DZH stock on-line data, and then you do not have a stock of an export Excel data
- 2022-01-25 21:15:18下载
- 积分:1
-
又一个监视文件存取的程序,是图形界面的
又一个监视文件存取的程序,是图形界面的 -Another app for monitoring files access, with UI
- 2023-08-29 01:20:04下载
- 积分:1