搜索资源列表
汉字转换为二进制编码.rar
- 汉字转换为二进制编码 C语言源代码
汉字转换为二进制编码
- C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
多值自适应算术编码
- 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
二进制遗传算法Fortran
- 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
二进制编码连续函数遗传算法
- 二进制编码连续函数遗传算法
汉字转换为二进制编码
- C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
gb-18030
- 本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和输出。是对GB 2312的扩充。本标准具体规定了图形字符的单字节编码和双字节编码,并对四字节编码体系结构做出了规定。 -the standard GB 2311 system as the character encoding standards, a requirement f
binary
- 利用遗传算法求最小值,程序中求得是表达式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
hewshow
- 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-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
ga_model
- 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
JavaGALib
- 遗传算法的java包。提供的染色体编码方式包括二进制编码,实数编码,字符编码,字符串编码。-GA java package. The chromosome coding including binary coding, real coding, character coding, coding string.
Real-codedGA
- 用MATLAB分别采用浮点编码和二进制编码方法,求函数最大值的程序。-were used with MATLAB floating-point code and binary coding method, the maximum function for the procedure.
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
CCodes
- 二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序-Binary-coded genetic algorithm simple C-language source code, very few of the C language program optimization algorithm
chap5_1
- 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法 -Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm
FLch6eg1
- 二进制编码的遗传算法,用来求非线性函数的最值问题-Binary-coded genetic algorithm, the nonlinear function used to seek the most value problem
matlabga
- matlab环境下的遗传算法程序,十进制二进制编码都有-matlab genetic algorithm environment procedures, binary coded decimal are
ImmuneAlgorithm_C
- 基于C语言人工免疫源程序,包括二进制编码的简单遗传算法源程序,二进制编码的简单克隆选择算法源程序-Artificial Immune-based C language source code, including a simple binary-coded genetic algorithm source code, binary-coded clonal selection algorithm simple source
GA_SOURCE_CODE
- 二进制编码的遗传算法源程序,可以对此算法进行改进,编写出自己需要的程序-Binary-coded genetic algorithm source code, you can improve on this algorithm, write out the procedures they need
transition
- 主要实现了如何将二进制编码转化成为汉字。-Mainly realized how binary code into a character.