搜索资源列表

  1. shujuyasuoyouchenbianma

    1下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈玲玲
  1. RLL

    0下载:
  2. rll(run length limited) code for channel simulate-rll (run length limited) code for channel's imulate
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zxl
  1. seemipsrun_best

    0下载:
  2. See Mips Run 英文完美版, 非扫描文档-perfect English version, non-scanning documents
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1958912
    • 提供者:陈水德
  1. some_ds1302

    0下载:
  2. 时钟芯片ds1302 程序 源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。 打开MPLAB的MCP文件进行编译 将DSN文件载入Protues中 将生成的HEX导入到Protues中的16F84A中 -> RUN-Clock chip DS1302 procedures in accordance with the version number on the source folder. P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:270336
    • 提供者:Edward
  1. RLEencoding

    0下载:
  2. A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData) -A simple (de) compression pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:阳关
  1. SOURCE9

    0下载:
  2. 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在-Image coding, JPEG compression coding standard Note: run-time, file c: est.pcx c: est.jpg must exist
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:239616
    • 提供者:hyh
  1. DCTRLE

    0下载:
  2. matlab编写的dct变换及游程编码解码程序-matlab prepared DCT transform and run-length coding decoding procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zhangmin
  1. beicunexe

    0下载:
  2. 从内存直接运行程序的代码,对你会有帮助的-Run the program directly from the memory of the code would be helpful for you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:黑色心情
  1. RLE

    1下载:
  2. RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:623616
    • 提供者:shen
  1. See_MIPS_Run_2nd_CN

    1下载:
  2. See Mips Run Linux 2nd Edition, 中文版。学习MIPS架构,编程。-See Mips Run Linux 2nd Edition, Chinese version. Learning MIPS architecture, programming.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:4582400
    • 提供者:tufei
  1. upload_alex05

    0下载:
  2. 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realiza
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3354624
    • 提供者:huangzhen
  1. rand

    0下载:
  2. 测试插入排序平均运行时间 1) 每次while循环中,生成0,1,…,n-1的随机排列 2) 每次while循环,至少生成20个随机排列,并进行排序,至少要耗费10个时钟滴答 3) 用耗费时间除以排序的随机排列数目,得到平均运行时间 -Insertion Sort test average run time 1) for each while loop to generate 0,1, ..., n-1 random o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:481280
    • 提供者:yuanxu
  1. rand1

    0下载:
  2. 测试插入排序平均运行时间 1) 每次while循环中,生成0,1,…,n-1的随机排列 2) 每次while循环,至少生成20个随机排列,并进行排序,至少要耗费10个时钟滴答 3) 用耗费时间除以排序的随机排列数目,得到平均运行时间 -Insertion Sort test average run time 1) for each while loop to generate 0,1, ..., n-1 random o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:479232
    • 提供者:yuanxu
  1. run_length_coding

    0下载:
  2. JPEG Run-Length Encoder 1) zero-run-length 2) bit-size for amplitude 3) amplitude
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:mayang
  1. run

    0下载:
  2. 启动Windows程序自动运行(放入到注册表的Run)(2KB)-Start Windows program to run automatically (Add to the registry Run) (2KB)
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ensurf
  1. jpeg

    0下载:
  2. 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1959936
    • 提供者:李明
  1. List1-2

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼-Compression algorithm- the basic data compression algorithm- Play Run-Length Encoding express code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. LIST4-6

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-Run-Length編碼的解壓縮程式~對應list1-3-Compression algorithm- the basic data compression algorithms-Run-Length coding corresponding decompression program ~ list1-3
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. run.activeLearning

    0下载:
  2. 评测一个垃圾邮件过滤器的性能,VC环境下编写,代码简单,可运行通过。-Evaluation of a spam filter performance, VC environment to prepare, simple code can be run through.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:刘健男
  1. Thermometer

    0下载:
  2. thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler progra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:gongxd
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org