搜索资源列表
源代码转换工具_SourceTo
- SourceTo概述 SourceTo是一个源代码转换工具。它对于需要将源代码转成其他文本格式(比如HTML,RTF)的人来说将是一个好帮手。如果你有在网站上发表技术文章的习惯,赶快获得一个SourceTo,它将为你的文章增色不少... -SourceTo outlined SourceTo is a source code conversion tools. It will require the source code into the other text format (such as
ShfuCOS
- ucOS-II到S3C44B0的移植源代码,已经成功移植,并添加了几个自己写的测试任务。-ucOS-II S3C44B0 transplant to the source code, which has been successfully transplanted and add a few of his own writing and testing task.
OSmulu
- MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
ossystem
- 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
vbthread
- VB编的多线程示例,可以自己添加线程.个数基本不限制-VB series multithreading example, can add their own thread. Without limiting the number of basic
zaixiankaoshitong
- 可添加、删除、列出试题答案、修改密码等功能-can add, delete, list answer questions, such as password change function
操作系统试验报告
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
Right-click
- 在系统的右键菜单添加显示/隐藏系统文件+扩展名的小程序,非常实用。-Add in the context menu of the system to display/hide system files+ extension program, very useful.
program
- 设计实现4bit FIFO, 数据深度为8, 产生满, 空状态标志-The diagram of FIFO is shown in figure 1. The FIFO consists of two component: FIFO control logic and RAM. The control logic generates the address (ADD) and write enable (WE) to the RAM so that the fi
pintos
- pintos源码,在原基础上实现了一些简单的修改,实现了线程调度,文件系统和内存管理-pintos source, add a few simple modifications on the basis, to achieve the thread scheduler, file system and memory management
fenzhi
- 已知两个整数变量A和B,试编写完成下述操作的程序: (1)、若两个数中有一个是奇数,则将奇数存入A中,偶数存入B中。 (2)、若两个数均为奇数,则两数分别加1,并存回原变量。 (3)、若两个数均为偶数,则两变量不变。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is o
焦玉超
- 操作系统课程设计生产者-消费者模拟算法。(我上传的为几种不同的算法,我这里还有好多,大家可以加我QQ联系)- The operating system curriculum designs the producer- consumer to simulate the algorithm. (On me passes on is several different algorithms, my here also has many, everybody may add my QQ relati
ZLGGUIuCOS-II
- ZLGGUIUCOS部分功能以改变,添加BUTTON控件,窗口关闭改为右上角显示-ZLGGUIUCOS some functions to change, add BUTTON control, replaced the upper right corner to close the window display
OS-FileSystem
- 简单模拟了操作系统文件系统的操作,其中包括:添加文件夹,文件,修改文件名,删除文件,格式化等操作-Simple simulation of the operating system, file system operations, including: Add a folder, file, modify file names, delete files, formatting and other operations
RS232
- 自己写的串口调试程序,添加了很多功能,良好的界面-Writing their own serial debugger, add a lot of features, good interface
caozuoxitong
- 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Program has achieved two producers and two consumers and producers of consumer issues (when the number of producers and consumers to add a few more
OS_51
- 已经移植好的51ucos源代码 可以直接加任务就能用了-Good 51ucos source code has been transplanted directly add the task can be used
Matrix
- 本程序实现两个矩阵相加、相减和相乘的运算和求稀疏矩阵的转置矩阵-Implementation of this program add two matrices, subtraction and multiplication operations and seek sparse matrix transpose
1.7.7
- 数据库编程,添加表格和表项目功能属性等功能,性能较好-Database Programming, add tables and menu items feature properties and other functions, good performance
DefineDosDevice
- 对操作系统中的磁盘盘符,进行增加、删除。 操作的是符号连接。-To Add/Delete Disk drive letter