联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 操作系统开发(20) 
按平台查找All Others(20) 

[操作系统开发] ME1PE

DOMjudge-111-2数据结构期中考试1-编程考试问题
DOMjudge-111-2 Data Structure Midterm Exam 1 - Programming Exam problems (2024-01-09, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704805933465666.html

[操作系统开发] bpp

为我正在使用的操作系统定制的低级编程语言,
A custom low-level programming language made for an operating system I m working on, (2023-10-23, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698021238496073.html

[操作系统开发] image_downloader

该Python脚本旨在从Excel文件中提供的URL列表下载图像。它利用异步编程...,
This Python script is designed to download images from a list of URLs provided in an Excel file. It utilizes asynchronous programming with the aiohttp and asyncio libraries to efficiently download images concurrently. The downloaded images are saved to a specified destination folder. (2023-10-19, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697723850761157.html

[操作系统开发] operating_system_and_system_programming

操作系统和系统编程,,
operating_system_and_system_programming,, (2023-08-13, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691900454662351.html

[操作系统开发] ZigbeX-txtbook

TinyOS操作系统教材,有详细的编程语句,包括一些简单的跑马灯等内容
TinyOS operating system textbook, a detailed programming statements, including some simple marquee etc. (2015-11-17, Others, 5175KB, 下载3次)

http://www.pudn.com/Download/item/id/1447764037642184.html

[操作系统开发] Experiment05

这个程序的功能是发送sos求救信号,模块化编程思想
Feature of this program is to send a distress signal sos (2014-08-29, Others, 132KB, 下载1次)

http://www.pudn.com/Download/item/id/2611834.html

[操作系统开发] FreeRTOS_cn

Free RTOS 中文手册,非常好用的手册,方便学习,方便编程
Free RTOS datasheet (2013-09-10, Others, 1894KB, 下载170次)

http://www.pudn.com/Download/item/id/2351620.html

[操作系统开发] 5195609dspBIOS

一种编程十分容易的实时操作系统,用途广泛
A programming very easy, real-time operating system, widely used (2013-06-15, Others, 217KB, 下载3次)

http://www.pudn.com/Download/item/id/2279543.html

[操作系统开发] Hadoop-streaming

Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题
Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use any executable file or script file as Mapper and reducer. The source code with C++, C, shell scripts and python achieve WordCount job, summed up a common problem (2012-03-22, Others, 3KB, 下载12次)

http://www.pudn.com/Download/item/id/1802019.html

[操作系统开发] textedit

操作说明 该程序除源程序外,还需有另外一个存放记录的文件(此程序中使用的文件名为score.txt),本程序并没有创建这个文件的功能,要首先产生这个文件,可用记事本先作一个空的文件名为score.txt 的文件。程序运行与该文件的存放位置有关,位置是程序数据段的FNAME的值。二者要保持一致,否则会出错。 程序运行时,在出现主菜单后,按l键,将显示学生的各科成绩;按i键后,执行插入功能,可以插入新的学生成绩;按m键,可修改学生成绩。由于本程序是个简单程序,在修改时,要输入学生的所有成绩,包括不要修改的成绩;按d键输入要删除的学生名,将使其成绩全为0;按q键输入要查询的学生的姓名,将显示其各可成绩;按c键将显示数学成绩的分段统计结果。 以上功能在单独运行时可以实现(即在进入主菜单后,单击功能键选中该功能操作后关闭。运行其它功能,要重新进入主菜单单击别的功能键,即每次只能运行一项功能)。要特别说明的是,本程序主要目的是验证汇编程序实现的数据记录操作功能,为使程序不致过长,减少篇幅,程序处理都很简单。程序中没有错误处理程序,如果输入错误,如按退格键将会出错,因此输入时要注意不要输错。
Operating Instructions In addition to the program source code, the need to have another record store file (the file used in this program called score.txt), this procedure does not create the file function, to first generate the file, use Notepad first as an empty file named score.txt file. Run with the file storage location of the location is FNAME program data segment value. Both to be consistent, otherwise it will go wrong. The program runs, the main menu appears, press the l button to display all subjects the students press i button, insert function, you can insert a new student achievement Press m key, you can change student achievement. As the program is a simple procedure, modified, to enter all the achievements of students, including the results do not change press d key to enter the students name to be deleted, will make its results are all 0 press q key to enter the students to query name, will display its all available results press c button to display the segmented (2010-10-19, Others, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/1321497.html

[操作系统开发] TinyOSReview

本文深入研究了嵌入式操作系统 TinyOS,介绍了 TinyOS基本组件架构的体系结构、调度策略以及其编程语言Nesc,为更好地了解传感器网络操作系统和开发其应用软件提供参考和依据。
This article studies the embedded operating system TinyOS, introduced the basic component architecture TinyOS architecture, scheduling policy and its programming language Nesc, in order to better understand the sensor network operating system and developing application software and references. (2010-05-22, Others, 173KB, 下载16次)

http://www.pudn.com/Download/item/id/1184436.html

[操作系统开发] UCOS-API

基于UCOS操作系统的API函数,帮助文档,提供给用户编程使用
UCOS OS based API functions, help documentation, made available to the user program to use (2010-05-09, Others, 71KB, 下载9次)

http://www.pudn.com/Download/item/id/1163174.html

[操作系统开发] Android

介绍google的新手机操作系统android编程入门的书,还不错
Introduction google' s new android mobile operating system, programming book entry (2010-01-17, Others, 3745KB, 下载14次)

http://www.pudn.com/Download/item/id/1042848.html

[操作系统开发] OperatingSystemMemoryManagement

(1) 本实验要求使用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时分别使用FIFO和LRU算法进行页面置换的情形。 (2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。
(1) This experiment requires the use of C language programming simulation of a virtual page number of the process in a given number of pages is running, and when the page fault occurred in, respectively, the use of FIFO and LRU page replacement algorithm of the situation. (2) the number of virtual pages can be given in advance (for example, 10), access to these virtual page address of the page flow (the length can be given in advance, for example, access to 20 virtual pages) can be randomly generated by the procedure can also be pre-stored in the file. (3) the requirements to run when the screen shows the process of replacement of the state information and the output end of the visit of the page hit rate. (2009-06-18, Others, 46KB, 下载7次)

http://www.pudn.com/Download/item/id/811931.html

[操作系统开发] multicore-intel

mutil cpu code 多核编程资料
mutil cpu code multi-core programming information (2008-10-15, Others, 376KB, 下载107次)

http://www.pudn.com/Download/item/id/561251.html

[操作系统开发] tinyos-programming

介绍基于NESC语言的TINYOS操作系统下的编程教材
NESC language based on the introduction of the TinyOS operating system programming materials (2008-07-15, Others, 483KB, 下载101次)

http://www.pudn.com/Download/item/id/511108.html

[操作系统开发] bianmadeaomi

《编码的奥秘》作者 Charles Petzolel 译者 伍卫国 王室政 等译 本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。 (2008-04-11, Others, 6453KB, 下载8次)

http://www.pudn.com/Download/item/id/435044.html

[操作系统开发] sopcdesign

可编程片上系统的基础学习,基于NOSII,很适合初学者学习
Programmable system-on-chip basis of learning, based on NOSII, very suitable for beginners to learn (2007-07-24, Others, 3914KB, 下载10次)

http://www.pudn.com/Download/item/id/311023.html

[操作系统开发] OSEK_VDX

《OSEK/VDX汽车电子嵌入式软件编程技术》中光盘的资料,一些汽车控制器ECU的操作系统源代码和资料。
"OSEK/VDX automotive electronics embedded software programming technology," the CD, some car controller ECU operating system source code and information. (2006-10-24, Others, 4630KB, 下载857次)

http://www.pudn.com/Download/item/id/220959.html

[操作系统开发] 编码的奥秘

本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。阅读本书,相信您会从它图文并茂的编排组织,通俗风趣的语言文字、简练丰富的背景知识中体会到作者超凡的智慧和深邃的学问。本书定会带你去畅游计算机内部世界并和你共同去探索编码的奥秘。本书适合各种技术背景的人阅读,并可作为高等院校计算机或非计算机专业的教材使用
This book with plenty of space to talk about with computer-related articles of the principle of encoding method, and through digital logic circuit (including logic and switches, logic gates and flip-flops, binary adder, etc.) as well as the memory, microprocessor form Organization and development on the realization of coding (2004-07-04, Others, 6453KB, 下载106次)

http://www.pudn.com/Download/item/id/1088907342584436.html
总计:20