搜索资源列表

  1. 汉字转换为二进制编码.rar

    0下载:
  2. 汉字转换为二进制编码 C语言源代码
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-03-17
    • 文件大小:840
    • 提供者:
  1. 汉字转换为二进制编码

    0下载:
  2. C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1107
    • 提供者:陈进光
  1. 多值自适应算术编码

    1下载:
  2. 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
  3. 所属分类:压缩解压

    • 发布日期:2009-03-14
    • 文件大小:63250
    • 提供者:china_jiji
  1. 二进制遗传算法Fortran

    0下载:
  2. 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 二进制编码连续函数遗传算法

    0下载:
  2. 二进制编码连续函数遗传算法
  3. 所属分类:源码下载

  1. 汉字转换为二进制编码

    0下载:
  2. C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈进光
  1. gb-18030

    0下载:
  2. 本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和输出。是对GB 2312的扩充。本标准具体规定了图形字符的单字节编码和双字节编码,并对四字节编码体系结构做出了规定。 -the standard GB 2311 system as the character encoding standards, a requirement f
  3. 所属分类:输入法编程

    • 发布日期:2024-05-15
    • 文件大小:886784
    • 提供者:江鹏
  1. binary

    0下载:
  2. 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:陈仕林
  1. hewshow

    0下载:
  2. 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-in practical application, often needed for the binary form to view content of the document, the cases provided a check of the binary files, can view any documen
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:苗雨
  1. ga_model

    0下载:
  2. 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:光临
  1. JavaGALib

    0下载:
  2. 遗传算法的java包。提供的染色体编码方式包括二进制编码,实数编码,字符编码,字符串编码。-GA java package. The chromosome coding including binary coding, real coding, character coding, coding string.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:187392
    • 提供者:
  1. Real-codedGA

    0下载:
  2. 用MATLAB分别采用浮点编码和二进制编码方法,求函数最大值的程序。-were used with MATLAB floating-point code and binary coding method, the maximum function for the procedure.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:
  1. AI_GA_matlab

    0下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:胡朋
  1. CCodes

    0下载:
  2. 二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序-Binary-coded genetic algorithm simple C-language source code, very few of the C language program optimization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:王晓磊
  1. chap5_1

    0下载:
  2. 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法 -Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:纷纷
  1. FLch6eg1

    0下载:
  2. 二进制编码的遗传算法,用来求非线性函数的最值问题-Binary-coded genetic algorithm, the nonlinear function used to seek the most value problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:胡新辉
  1. matlabga

    0下载:
  2. matlab环境下的遗传算法程序,十进制二进制编码都有-matlab genetic algorithm environment procedures, binary coded decimal are
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:邵斓
  1. ImmuneAlgorithm_C

    0下载:
  2. 基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序-Artificial Immune-based C language source code, including a simple binary-coded genetic algorithm source code, binary-coded clonal selection algorithm simple source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:yujian
  1. GA_SOURCE_CODE

    0下载:
  2. 二进制编码的遗传算法源程序,可以对此算法进行改进,编写出自己需要的程序-Binary-coded genetic algorithm source code, you can improve on this algorithm, write out the procedures they need
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:liyong
  1. transition

    0下载:
  2. 主要实现了如何将二进制编码转化成为汉字。-Mainly realized how binary code into a character.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:stephanie
« 12 3 4 5 6 7 8 9 10 ... 33 »

源码中国 www.ymcn.org