CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - test function

搜索资源列表

  1. hammingdecodingencoding

    0下载:
  2. 1.一个(7,4)汉明编码解码的应用实例 2.解码和编码共存与一个程序中;可以人为添加错误位来测试其解码功能。 3.注释翔实,可移植性强-1. A (7,4) Hamming codec two examples of the application. Decoding and Encoding coexistence and a procedure; human error can add spaces to test their decoding function. 3. Notes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:方周
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6143
    • 提供者:张志刚
  1. arith

    0下载:
  2. 压缩包里包含算术码压缩和解压到源代码,能够对大小写字母进行压缩,包含测试文件,对测试文件的内容压缩率可达到50 。主函数部分有详细的解释。-In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:352701
    • 提供者:桂林
  1. test

    0下载:
  2. openGL ,绘制球体. 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体,  可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。  可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。  利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since glutInit or the firs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:968231
    • 提供者:fanfan
  1. UnZip

    1下载:
  2. 用C++实现zip压缩解压缩,主要是利用第三方源码接口,自己封装了一个压缩函数,和解压函数。使使用操作简单化。编译器是 VS2010,在MFC工程下测试的。-In C++ zip compression and decompression is to use a third-party source interface encapsulates a function of compression and decompression functions. The compiler is VS201
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:68447
    • 提供者:huazai
  1. Xiao5u_Exam_v2.0

    0下载:
  2. 系统主要功能: 1、设置基本考试系统信息(开通/关闭考试等) 2、自动化提交试卷,智能判断学生是否重复提交 3、支持题型:选择题,判断题,填空题,问答题 4、试题库导入、导出功能 5、支持客观题自动阅卷,统计总分,并统计排名 6、生成成绩分析报表和打印功能 -The main function of the system: 1 set basic examination system (open/close examination) 2, automatic to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:972590
    • 提供者:notime
  1. cn700_pb3458763

    0下载:
  2. 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:305379
    • 提供者:吴凡
  1. youcheng

    0下载:
  2. 游程编码 可运行自己亲测 有函数图像以及编码前和编码后的图像对比-RLE can run their own pro-test as well as a function of the image before encoding and the encoded image contrast
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:42432
    • 提供者:陈冲
  1. CMOPSO5

    0下载:
  2. Coello Coello等人提出了MOPSO。该程序针对test function 5的matlab程序。该算法引入了自适应网格机制的外部种群,不仅对群体的粒子进行变异,而且对粒子的取值范围也进行变异,且变异尺度与种群进化的代数成比例。-reference:Handling Multiple Objectives With Particle Swarm Optimization Writer:Carlos A. Coello Coello, Member, IEEE, Gregorio Tos
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:121837
    • 提供者:xuelika
  1. stm8-test

    0下载:
  2. stm8l库函数,不会编写寄存器的欢迎学习,iar环境下的工程文件。-Stm8l library function, can t write register welcome to learn, iar environment engineering documents.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2886226
    • 提供者:艺术家
  1. Face

    0下载:
  2. face简单功能编写与测试 有需要的看一看 调试一下-Simple function to write and test the need to take a look at debugging
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:47763
    • 提供者:sonydir
  1. 11

    0下载:
  2. 利用测试函数比较不同二阶微粒群算法的收敛速度-The convergence rate of different second- order particle swarm optimization algorithm is compared by using the test function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-12
    • 文件大小:7516
    • 提供者:展之婵
搜珍网 www.dssz.com