资源列表
[其它资源] TC++语言开发多任务系统核心模块
说明:用TC2实现的DOS多任务功能,包含全部源代码。-using the DOS TC2 achieve multi-tasking functionality, including full source code.<黄亮> 在 2008-10-13 上传 | 大小:306.41kb | 下载:0
[其它资源] 软件工程试题
说明:这是一些省市高等教育自学考试软件工程试题,相信帮助那些参加这方面考试的人会有不少的帮助.每套卷子后都有详细的答案.-some provinces higher education self-study examination of software engineering questions, I believe that to help those involved in this examination will have a lot of input. After testing each<刘红> 在 2008-10-13 上传 | 大小:252.16kb | 下载:0
[其它资源] cache utility
说明:cache测试软件,通过该小程序可以了解一些有关cache工作原理.-a program to test cache,with the progran some theory of the cache can be realized.<廖降龙> 在 2008-10-13 上传 | 大小:217.49kb | 下载:0
[其它资源] 图象处理2
说明:图像隐藏和数字水印。采用在空域隐藏,在每个象素的bit位的低位藏入图片。采用在DCT系数上附加信息的方法进行。-image hiding and digital watermarking. Hidden in the airspace used in each pixel of the low bit-into the possession of photographs. Using the DCT coefficient Additional information on the method<陈大明> 在 2008-10-13 上传 | 大小:4.37kb | 下载:0
[其它资源] Qsinghua-Data structure
说明:清華大學的數據結構講義,經典的書籍,照這個講義複習,一切ok-Qinghua University, the data structure lectures, classic books, as the review notes, all ok<wu> 在 2008-10-13 上传 | 大小:7.86mb | 下载:0
[其它资源] 图像处理22
说明:matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge<陈大明> 在 2008-10-13 上传 | 大小:6.23kb | 下载:0
[其它资源] 一元稀疏多项式计数器
说明:一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8<陈宇> 在 2008-10-13 上传 | 大小:36.95kb | 下载:0