Welcome![Sign In][Sign Up]
Location:
Search - binary

Search list

[BooksContext-based_adaptive_binary_arithmetic_coding.ra

Description: Context-based adaptive binary arithmetic coding in the H.264AVC video compression-Context-based adaptive binary arithmeti c coding in the video compression H.264AVC
Platform: | Size: 672768 | Author: 方信 | Hits:

[WEB CodebinaryPSO

Description: 该程序是一二进制版的PSO程序,可作为二进制版PSO在各种应用中的模板程序。-that the procedure was a binary version of the PSO procedures, as a binary version of PSO in various application templates procedures.
Platform: | Size: 1024 | Author: 周龙 | Hits:

[CommunicationBCH_bm_simulation

Description: An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder/decoder for binary BCH codes Er Ryan correction using the BERLEKAMP- MASSEY ALG ORITHM.Any (valid) code length can be input
Platform: | Size: 5120 | Author: 里海 | Hits:

[JSP/JavaJavaGALib

Description: 遗传算法的java包。提供的染色体编码方式包括二进制编码,实数编码,字符编码,字符串编码。-GA java package. The chromosome coding including binary coding, real coding, character coding, coding string.
Platform: | Size: 187392 | Author: | Hits:

[CSharpBestBST

Description: 该源程序是用动态规划算法求解最优二叉搜索树问题-the source is dynamic programming algorithm for optimal binary search tree problem
Platform: | Size: 205824 | Author: 杨锐 | Hits:

[Data structshongheishu

Description: 红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
Platform: | Size: 3740672 | Author: 宋文强 | Hits:

[Documentsbcd2bin

Description: BCD码和二进制码转换的硬件实现.pdf-BCD code and binary code conversion hardware. Pdf
Platform: | Size: 140288 | Author: 张三 | Hits:

[Embeded-SCM Developcpld_circuit

Description: 基于CPLD的二进制码转换为二十进制(BCD)码的电路[1].pdf-based CPLD binary code into two decimal (BCD) code circuit [1]. Pdf
Platform: | Size: 155648 | Author: 张三 | Hits:

[matlabReal-codedGA

Description: 用MATLAB分别采用浮点编码和二进制编码方法,求函数最大值的程序。-were used with MATLAB floating-point code and binary coding method, the maximum function for the procedure.
Platform: | Size: 16384 | Author: | Hits:

[JSP/JavaNumericConverter

Description: a program that takes in an integer number as an argument and returns its equivalent in the binary and octal formats.-a program that takes in an integer number as an argument and returns its equivalent in the bi nary and octal formats.
Platform: | Size: 1024 | Author: 吴锐骁 | Hits:

[matlabGAGJ)

Description: 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Platform: | Size: 3072 | Author: 林洋 | Hits:

[Delphi VCLBlobR

Description: 使用ADO进行二进制字段读写的一个例子,使用Delphi7开发。控件类型。 -use ADO for binary field reading an example, using Delphi7 development. Control types.
Platform: | Size: 346112 | Author: 黄芳 | Hits:

[Game EngineGameSceneMang

Description: 几篇关于游戏场景管理的方法介绍,其中包括二叉树、BSP树的详细内容。-few scenes management of the game on the way, including the binary tree, the BSP tree in detail.
Platform: | Size: 457728 | Author: weiguian | Hits:

[Special EffectsImgTool

Description: Open Image file of any fomat type View several mode Convert RGB24->Gray->Binary Image Rotate Image with Any angle Scroll image softly bt hand -Open Image file of any type View sever fomat Convert mode RGB24 al-
Platform: | Size: 4840448 | Author: kim S.D. | Hits:

[2D Graphicfourieranalyseofbwimage

Description: 1.二值图像的fft分析 2.显示频谱图像,频谱的零频率系数被移到频谱中间 3.填充矩阵填充后的情况比较 4.绘图直观形象-1. Binary Image fft analysis 2. Image shows the spectrum, Spectrum coefficient of zero frequency spectrum has been moved to the middle three. Filled Filled matrix compared to the situation after four. Mapping visual image
Platform: | Size: 1024 | Author: 方周 | Hits:

[CSharpBinaryFileReader

Description: 用C#编写的可以读写二进制文件的小程序,绝对可以直接用-C# can be prepared in reading and writing binary files small procedures, it may direct use
Platform: | Size: 24576 | Author: 张会 | Hits:

[Mathimatics-Numerical algorithmsAnEasyProblem

Description: ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83". -An Easy Problem Description As we kno wn. data stored in the computers i n binary form. T he problem we discuss now is about the positive i ntegers and its binary form. Given a positive in teger I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1's in whose binary form is the sa me as that in the binary form of I. For example, if "78" is given. we can write out its binary form. "1001110." This binary form has 4 1 s. The minimu m integer, which is greater than "1001110" and also contai ns 4 1's, is "1010011", i.e., "83", so you should output "83."
Platform: | Size: 234496 | Author: LY | Hits:

[Other2to10

Description: 一个很方便的二进制和十进制和十六进制这间的转换。-a convenient binary and decimal and hexadecimal this conversion.
Platform: | Size: 574464 | Author: wugang | Hits:

[GDI-Bitmapbinary_bitmap

Description: Binary image producer. Code is in C language. Binary thresholding is made.-Binary image producer. Code is in C languag e. Binary thresholding is made.
Platform: | Size: 16384 | Author: selamicik | Hits:

[source in ebookBinary_Search_Tree

Description: c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
Platform: | Size: 2048 | Author: liulei | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net