资源列表
linux-kernel
- 最新的linux内核代码压缩文件,希望有需要的可以自行下载
Orange's一个操作系统的实现 第一版
- 《自己动手写操作系统》.于渊.无水印影印版(《Orange's一个操作系统的实现》的第一版)("Write the operating system yourself". Yu Yuan. Waterless printing plate (the first edition of the implementation of Orange's an operating system))
发个关于ArcEngine类库及常见接口解释的文档
- 整理了arcengine中常用的接口。便于查找。(ARCEngine interface.)
GP工具
- 在arcengine中调用ArcGIS现有的工具,简化编程,调用GP工具。包括重分类,等值线提取,重采样等功能。(invoke GP tool ARCGIS.)
操作系统实验2
- 1)管道通信 1.父进程创建管道和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向管道写入一条消息“ok",目的是通知进程p2可以读取文件内容了。 3.子进程p2通过管道读取消息,如果消息是“ok”,则打开文件,读取文件内容,并将其输出到屏幕上,关闭文件. (2)消息队列 1.父进程创建消息队列和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向消息
oranges
- Orange's :一个操作系统的实现,从第一章到第十一章的源代码(Orange's : The Implementation of an Operating System Source codes from Chapter 1 - Chapter 11)
银行家算法
- 操作系统银行家算法流程图,含源文件和导出图片文件(The operating system banker's algorithm flow chart, the source file and the export picture file)
02--RevitToCad
- Revit二次开发,隶属于BIM二次开发的案例,个人做的,望各位采纳。(Revit two development, subordinate to the two development of the case of the two, personal do, look at the adoption of you.)
自己动手写嵌入式操作系统_蓝枫叶_pdf
- 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in
电磁三轮()
- 电磁三轮闭环程序速度2.2m左右可圆环,可借鉴写法(Electromagnetic three wheel, closed loop programThe speed of 2.2m is around the circle, and can be used for reference)
Ezcad2.7.6_downyi.com
- 光纤激光打标机软件 可绘文件图案. 二维码. 可修改编辑 .文本(guangxiandabiaoguangxiandabiao)
FreeRTOS_Reference_Manual_V9.0.0.pdf
- freertos官方文档,api手册, 嵌入式操作系统,移植方便(FreeRTOS official document, and API manual)
