资源列表
[操作系统开发] 1
说明:(1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的结构为: • 进程名——如P1~P5。 • 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 • 要求运行时间——假设进程需要运行的单位时间数。 • 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 • 状态——假设两种状态:就绪和结束,用R表示就绪,用E表示结束。初始状态都为就绪状态。 (2) 开始运行之前,为<zhouxiaotong> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[Dephi控件源码] PowerPDF
说明:This library is free software you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation either version 2 of the License, or any later version. This libra<gustavo> 在 2025-07-28 上传 | 大小:495kb | 下载:0
[Internet/网络编程] ckfinderPckeditorPjsp
说明:ckfinder和ckeditor的整合,ckfinder没有批量上传图片,我加了一个小图标,实现批量上传。网上很少java版的两个整合,自己写了个。不过有个小问题,忙着也没时间去看下,IE下上传图片报找不到路径,大家看看改下哪就好了。别的就不用说了啊-ckfinder and ckeditor integration, ckfinder no bulk upload pictures, I added a small icon, to achieve bulk upload. Two litt<李的根> 在 2025-07-28 上传 | 大小:5.84mb | 下载:0
[汇编语言] 2
说明:(1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,空闲区说明表格式为: • 起始地址——指出空闲区的起始地址; • 长度——一个连续空闲区的长度; • 状态——有两种状态,一种是“未分配”状态;另一种是“空表目”状态,表示该表项目前没有使用。 (2) 采用首次适应算法分配回收内存空间。运行时,输入一系列分配请求和<zhouxiaotong> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[matlab例程] matlab implementation of multichannel matching pursuit with complex gabor atoms
说明:matlab implementation of multichannel matching pursuit with complex gabor atoms<jingjingjingjing> 在 2014-03-26 上传 | 大小:3.99kb | 下载:0
[matlab例程] Example of animation of an Atomic Decomposition into Cosine Packets by Matching Pursuit of the signal Linchirp, 512 data
说明:Example of animation of an Atomic Decomposition into Cosine Packets by Matching Pursuit of the signal Linchirp, 512 data<jingjingjingjing> 在 2014-03-26 上传 | 大小:23.43kb | 下载:0
[系统编程] Tetris-game-java
说明:这是一个用java实现的俄罗斯方块,方向键控制移动方块方向,向上键旋转方块,p键暂停,空格键瞬间下落,enter键开关方块下落时的竖条阴影,q键为作弊键。 此小的游戏程序运用了java的jdbc 反射 mvc框架 xml配置文件 swing 线程等知识点-This is a java Tetris, the arrow keys to move the box to control the direction of rotation up key box, p key to pause<李的根> 在 2025-07-28 上传 | 大小:4.76mb | 下载:0
[汇编语言] huibianPDF
说明:是学习汇编语言的课件,初级水平,中文版本,教学时使用,也可自学-Is a compilation of learning courseware, the primary level, the Chinese version of the language used when teaching, but also self-<zhouxiaotong> 在 2025-07-28 上传 | 大小:1.4mb | 下载:0
[嵌入式/单片机编程] ltc1867_adc.c
说明:this the code for interfacing ltc1867 16 bit adc to microcontroller-this is the code for interfacing ltc1867 16 bit adc to microcontroller<ackObama> 在 2025-07-28 上传 | 大小:1kb | 下载:0