-
smart_directdraw_demo
说明: 这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。
(this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.)
- 2006-02-23 15:05:34下载
- 积分:1
-
源码
利用dsp28335产生spwm波,用于逆变电路的驱动。希望有所帮助(DSP produces SPWM waves)
- 2017-10-27 13:38:10下载
- 积分:1
-
c语言异或实现音频的加密解密
采用异或实现加解密
- 2019-07-24下载
- 积分:1
-
Histogramequalizationprocessingprogrammingguide
直方图均衡化处理编程指南及实验报告,数字图像处理及应用,阮秋琦教授,北京交通大学(资源分享)。(Histogram equalization processing programming guide and laboratory reports,Application of digital image processing and Beijing Jiaotong University, Professor Ruan Qiuqi)
- 2010-11-17 12:50:55下载
- 积分:1
-
操作系统简易设计
编写出一个简单的模拟文件系统,实现目录的添加、删除、重命名,文件的添加、删除、重命名、文件和目录、文件的拷贝。 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储
2) 按文件系统的目录结构采用类似 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-30 01:30:04下载
- 积分:1
-
Stepper-motor-works
步进电机的工作原理,可以详细了解步进电机的工作原理,对于时序问题,也是个很好的了解(Stepper motor works, you can learn more about the working principle of stepper motor, for the timing issue, but also a very good understanding of)
- 2011-08-16 14:13:18下载
- 积分:1
-
spirepdf
说明: 非常实用的资料,spire.pdf 4.8 破解版,同时内部有C#案例,很容易明白的,内部案例可以直接运行测试,可以生成PDF文件,同时也可以编辑pdf文档,增加书签等,案例给大家提供参考。(Very practical information, spire. PDF 4.8 cracked version, and internal C # cases, it is easy to understand, internal cases can run tests directly, can generate PDF files, but also can edit PDF documents, add bookmarks, etc., cases to provide reference for you.)
- 2020-06-16 12:00:01下载
- 积分:1
-
文件分割合并
文件分割合并
- 2014-08-20下载
- 积分:1
-
FIFOLRU
1.虚拟存储器的引入
局部性原理:程序在执行时在一较短时间内仅限于某个部分;相应的,它所访问的存储空间也局限于某个区域,它主要表现在以下两个方面:时间局限性和空间局限性。
2.虚拟存储器的定义
虚拟存储器是只具有请求调入功能和置换功能,能从逻辑上对内存容量进行扩充的一种存储器系统
(1. The introduction of virtual memory locality principle: program execution in a relatively short period of time limited to a particular part of it Accordingly, it has access to the storage space is also limited to a particular region, it is mainly manifested in the following two aspects: the time limitations and space limitations. 2. The definition of virtual memory Virtual memory is just a request for redeployment of functions and displacement functions, from the logical to expand the memory capacity of a memory system)
- 2010-01-08 15:10:19下载
- 积分:1
-
complex
c++实现的复数类及其运算符,包括加减乘除等符号重载,包括复数与实数、复数与复数之间的各种运算。(class complex by C++)
- 2015-03-03 21:50:55下载
- 积分:1