资源列表

« 1 2 ... .20 .21 .22 .23 .24 125.26 .27 .28 .29 .30 ... 1758 »

[其它AD(模数)转换范例

说明:利用AVR单片机自带的AD实现对模拟量的采集c语言源程序-using AVR's own AD realization of the right analog source language acquisition c
<赵春雷> 在 2008-10-13 上传 | 大小:2.96kb | 下载:0

[其它ATmega128串行接口SPI接口应用设计

说明:AVR单片机的SPI串行接口c语言源程序,有一定的参考价值-AVR SPI serial interface c source language, a reference value
<赵春雷> 在 2008-10-13 上传 | 大小:3.12kb | 下载:0

[其它课程设计huang

说明:课程设计,包含完整的课程设计信息,是doc格式有原代码-curriculum design, includes a complete curriculum design information, doc format is the original code
<黄星> 在 2008-10-13 上传 | 大小:76.78kb | 下载:0

[其它王飞

说明:图书管理系统,用与大型公司或学校的图书 管理,方便实用-library management system, with large companies or with the school library management, convenient and practical
<王飞> 在 2008-10-13 上传 | 大小:84.51kb | 下载:0

[其它王飞2

说明:宾馆管理信息系统,用于宾馆的管理,在vb环境下运行-hotel management information system for hotel management, the operating environment vb
<王飞> 在 2008-10-13 上传 | 大小:620.48kb | 下载:0

[其它死锁的模拟与检测

说明:程序运行时,首先提示“请输入资源分配表文件的文件名:”;再提示“请输入进程等待表文件的文件名:”。 输入两个文件名后,程序将读入两个文件中的有关数据,并按照死锁检测算法进行检测。-running, first suggested "Please enter resource allocation table file name in the paper :"; another suggested "Please wait for the process to i
<王国强> 在 2008-10-13 上传 | 大小:2.41kb | 下载:0

[其它C++实现二叉树很好的例子

说明:数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
<王国强> 在 2008-10-13 上传 | 大小:1.31kb | 下载:0

[其它银行家算法的一解

说明:模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描)第二部分:安全性算法 -Simulation bankers Dijkstra algorithm to avoid the emergence of deadlock. Composed of two parts : Part I : bankers algorithm (scanning) Part 2 : Security Algorithm
<王国强> 在 2008-10-13 上传 | 大小:3.05kb | 下载:0

[其它银行家算法 2

说明:.数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)
<王国强> 在 2008-10-13 上传 | 大小:2.76kb | 下载:0

[其它银行家算法的二解

说明:数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
<王国强> 在 2008-10-13 上传 | 大小:2.76kb | 下载:0

[其它装备盒问题

说明:装备盒问题。 大意是给出一个矩形地板,你有一个底面为矩形的盒子必须放在上面而不超过地板边界。 现在给出地板的长(X)和宽(Y),以及盒子的长(a)和宽(b),问是否可能达到要求(即放上去不超过边界)-equipment box problem. The effect is given a rectangular floor, you have a rectangular bottom of the box must be on the top floor and not over the
<王国强> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0

[其它6muisc

说明:六首唱歌的音乐程序循环,是在单片机学习板子上开发的,按一个键(p3.4)可以换歌曲。-six singing the music program cycle, is studying the way in SCM developed, the press of a button (p3.4) could change songs.
<朴凡> 在 2008-10-13 上传 | 大小:2.05kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 125.26 .27 .28 .29 .30 ... 1758 »

源码中国 www.ymcn.org