-
《如何提取并保存图标资源》配套源代码想自己动手也做一个适合自己的图标提取工具呢?下面,就让我用我以前做过的一个工具<轻轻松松抓图标>来告诉你吧!它可以提取各种文...
《如何提取并保存图标资源》配套源代码想自己动手也做一个适合自己的图标提取工具呢?下面,就让我用我以前做过的一个工具<轻轻松松抓图标>来告诉你吧!它可以提取各种文件中的图标资源,并可将其保存为图标(ICO)、位图(BMP)两种格式。-"how to extract resources and the preservation icon" complementary to the source code yourself have done an icon for the extraction tool? Here, let me use my done before a tool tell you! It can extract various documents icon resources and the preservation of its icon (ICO), bitmap (BMP) format.
- 2022-02-04 02:41:23下载
- 积分:1
-
资源管理器,它可以管理你的电脑中的各个盘和文件.
资源管理器,它可以管理你的电脑中的各个盘和文件.-Resource Manager, which can manage your computer all disk and documents.
- 2022-03-14 13:56:38下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
This is a binary tree algorithm VC 6.0 Dynamic Link Library
这是一个二叉树排序算法的VC++6.0实现的动态连接库-This is a binary tree algorithm VC 6.0 Dynamic Link Library
- 2022-01-26 01:55:13下载
- 积分:1
-
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则...
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则增加图书信息;
图书销售子系统:商品销售人员根据图书的条形码或图书编号对图书进行销售。
库存管理子系统:可对图书库存进行盘点;通过设置库存警报线对库存不足的图书报警提示。
图书需求子系统:对客户有需求,并且库存中没有的图书进行登记,以满足客户的需求,提高企业形象。业务活动
- 2022-01-26 04:01:21下载
- 积分:1
-
学习PE文件格式的一个小测试程序.上传凑分.
学习PE文件格式的一个小测试程序.上传凑分.-PE file format to learn a small test program. From points together.
- 2023-04-25 08:55:03下载
- 积分:1
-
重新启动自己!用于软件自动升级更新,代码编写巧妙。
重新启动自己!用于软件自动升级更新,代码编写巧妙。-To restart their own! Automatic updates for software updates, clever coding.
- 2022-02-26 22:12:21下载
- 积分:1
-
Windows操作系统支持的PE格式文件格式分析器
Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format
analyzer
- 2022-03-09 15:32:46下载
- 积分:1
-
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策...
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have several. That is the number of running processes can be greater than the number of processors. To make the process of the system can orderly work, we must use some kind of scheduling policy, select a process consumes processor. Ask students to design an analog processor to mobilize algorithm, in order to consolidate and deepen the concept of processor scheduling.
- 2022-04-12 12:46:27下载
- 积分:1
-
鼠标取词的一个小程序,用VB6.0写的.大家可以学习学习
鼠标取词的一个小程序,用VB6.0写的.大家可以学习学习-The mouse to take the word of a small program written in VB6.0. We can learn it
- 2023-01-29 21:35:03下载
- 积分:1