资源列表
GassianXY
- 利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置 使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵-binary domain PGE law input matrix corresponding to the formation of H matrix G, Meanwhile the return of mod meet with the G (G * P, 2) =
yhj
- 一个完整的操作系统的银行家算法 C++源代码
3
- 一个简易的FAT文件系统,在内存中模拟硬盘分块,并用FAT表管理这些块-a simple FAT filesystem
txt-file-earse
- 易语言源程序——用于删除指定TXT文件的最后一行-Easy language source code- the last line is used to delete the specified TXT file
intepoint
- 用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。-C language students learn, names, five courses with the results of the search entry, compared to statistics, the number of outstanding students, the average performance.
Cdrom
- 可以用来检查光驱内是否存在光盘
产生huffman编码
- huffman产生哈夫曼编码的源代码. ... generate huffman code //i present the i th code, j present from leaf to root in huffman tree //hfdata ... 第3 楼 一种思想。-Huffman coding produce the source code. Generate Huffman code ... / / i present the i th code, j present from
1
- 这是关于操作系统进程调度.所用的语言是C++,这里清晰的给出了过程.-This is about the operating system process scheduling. The language used are C++, here give a clear process.
4
- (1)掌握页式管理基本原理 (2)掌握几种常用页面置换算法 按照最不经常使用页面置换算法(LFU Least Frequently Used)设计页面置换模拟程序-(1) master the basic principles of page-style management (2) The master of several commonly used page replacement algorithms in accordance with the least frequently
MoBanHS
- FORTRAN 链表操作源码,可方便实现链表结点的添加、删除、建表等功能-FORTRAN source list operation
draw-graph
- 能实现绘图功能,用VB编写,是学习绘图的基础参考程序-Can realize the drawing function, using VB to write, is the foundation of learning drawing reference program
tx
- 这个是一个代码实现进程间的通信及其具体解释!
