-
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋
奖”(Wind...
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋
奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作――再一次演示了基本的Win32程
序设计的API核心内容。本书的内容包括: ** 基本内容――输入、输出和对话框 ** Unicode概述 ** 图形――绘图、文本和字体、位
图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计
其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提
供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。 -err
- 2022-03-21 20:44:21下载
- 积分:1
-
简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能...
简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
- 2023-06-29 21:30:03下载
- 积分:1
-
此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态...
此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart designed and ideas such as major source. Introduction : the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is greater than the number when the number of processors, it must, in accordance with a strategy to determine which process priority processor. Experimental simulation of the processor in a single processor scheduling circumstances, to help students better understand processor scheduling work.
- 2023-03-20 12:00:03下载
- 积分:1
-
一个很好的可以读取进程信息的VC++源代码
一个很好的可以读取进程信息的VC++源代码-a good process information can read the source code of VC
- 2022-03-22 11:01:56下载
- 积分:1
-
Delphi do the scheduling process simulation source code, to learn the operating...
这是一个用Delphi做的模拟进程的调度的源代码,对学习操作系统的朋友可能有所帮助!-Delphi do the scheduling process simulation source code, to learn the operating system might be helpful to a friend!
- 2022-09-24 11:30:03下载
- 积分:1
-
一个进程间的通信的好程序,好源码,值得一看,非常有帮助...
一个进程间的通信的好程序,好源码,值得一看,非常有帮助-A good inter-process communication procedures, a good source, worth a visit, very helpful
- 2022-10-19 12:00:02下载
- 积分:1
-
published in 2005, two of code, code demonstrating the use of Visual C since the...
刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
- 2022-01-30 10:08:01下载
- 积分:1
-
可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数...
可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C/C, ASM source code for the procedures detailed statistics can be very precise procedure code OK, OK Notes blank line and the number of rows. The program will automatically choose your type of document statistics and the analysis of all the documents summarized results can be easily and accurately the volume of code for comprehensive statistics. The software is green software without the need for the installation, operation directly.
- 2023-05-16 05:50:03下载
- 积分:1
-
使用自制这个文件的过程管理包含了你将要做的总结。
自制进程管理器This file contains a summary of what you will find in each of the files thatmake up your ShowAllProcess application.-process management with homemade This file contains a summary of what you will find in each of the files ShowAllProcess thatmake up your application.
- 2022-02-12 01:45:24下载
- 积分:1
-
一个类似于任务管理器的程序,非常适合学习进程编程的人使用...
一个类似于任务管理器的程序,非常适合学习进程编程的人使用-A Task Manager is similar to the procedures, the learning process very suitable for programming use
- 2022-09-27 22:40:06下载
- 积分:1