搜索资源列表
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, and the corresponding val
binary DecisionTree
- 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
2005120223543424992
- VC & C++ -> 转换十进制为二进制的CPP程序,转换效率非常高 -VC C-gt; Converting the decimal to binary CPP procedures, a very high conversion efficiency
erchatree
- 根据数据文件内的数据对二叉树进行操作。分别完成:二叉树节点数据的插入、删除、查找和打印输出等功能。-basis of the data within the data file to binary tree operate. Completed : binary tree node data insert, delete, search and print capabilities.
numt_convert.zip
- 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
BCD2BIN8.rar
- BCD转BIN算法,BCD码转二进制数据。,BCD to BIN algorithm, BCD code to binary data.
seachcenter
- 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
linear_code
- 线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换-linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on.
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
huffman_coding
- ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
binary-tree
- c语言描述的数据结构,二叉树的数据结构的抽象数据类型-c language to describe the data structure, binary tree data structure of the abstract data types
dou2bin
- convert double type to binary type with matlab. double 转换为二进制 在matlab2008a 上运行无误-convert double type to binary type with matlab
bin2dou
- 二进制转换为double型 在matlab2008a上运行无误 可以直接被其他程序调用-Binary is converted to double type in the correct matlab2008a run other programs can be directly invoked
image2binary
- Convert Image to Binary Image
zhiluan
- 灰度图像经过二值变换和置乱预处理得到二值灰度图像-After two values of gray image scrambling transformation and binary grayscale images are pre-
decimal-and-binary
- matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
dec-to-bin
- 通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.
binary1
- 本文件将普通RGB图像转化成二值图像,方便后续处理-This document will be an ordinary RGB image into binary image, to facilitate follow-up treatment
10-to-2
- 将十进制转换成二进制,能够有效的实现该功能,且可以实现矩阵等数据类型转换。-To convert decimal to binary, can effectively implement this feature, and can achieve a matrix such as data type conversion.