搜索资源列表
VB.NET - WebService - How To Transfer Binary Data.
- Tutorial on transfer binary data using vb .net
ArcInfo Binary Grid
- 读写ArcInfo Binary Grid的c代码-literacy ArcInfo Grid c Binary code
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
binary
- 把十进制转化了二进制,并现实里面1的个数!-Binary to decimal conversion, and the reality inside the number 1!
2D.binary.file
- 一个用Labview编写的读写二维数组二进制文件,演示程序为读写一个多通道波形数据,速度很快-Using Labview prepared a two-dimensional array to read and write binary files, presentations, read and write procedures for a multi-channel waveform data fast
Binary-Tree
- 数据结构 1、算法思路: 在此二叉树操作中,主要采用链式存储结构,由于遍历二叉树基本操作是访问结点,则不论按哪一种次序进行遍历,对含有n个结点的二叉树,其时间复杂度均为O(n);空间复杂度为二叉树的高度。 -Data Structure 1, Algorithm idea: In this binary tree operation, mainly the structure of chain stores, due to
Binary
- 图像腐蚀,膨胀,二值化处理,图像二值分割的matlab gui程序-Image corrosion, swelling, binarization processing, image binary segmentation procedure matlab gui
binary
- 将文件转化成2进制形式,并且二进制的形式显示-The document into 2 hexadecimal form, and binary form
binary-tree
- c语言描述的数据结构,二叉树的数据结构的抽象数据类型-c language to describe the data structure, binary tree data structure of the abstract data types
james-binary-2.3.1
- james-binary-2.3.1.zip这是一个纯Java语言写的邮件服务器-james-binary-2.3.1.zip Email Server
binary
- 用labview实现图像的二值化,通过把图片转化为二维数组,通过和阈值比较把图像二值化-Achieved with labview binary image by the image into a two-dimensional array, and the threshold value by comparison to image binarization
IO.Java.binary.file.operation.code
- Java二进制IO类与文件复制操作实例代码IO Java binary class file copy operation and example code -IO Java binary class file copy operation and example code
VB.2.classic.binary.code.read.program
- VB 2进制读取程序经典代码VB 2 classic binary code read program -VB 2 classic binary code read program
Binary-PSO
- A Binary Particle Swarm Optimization for Optimal Placement and Sizing of Capacitor Banks in Radial Distribution Feeders with Distorted Substation Voltages
local-binary-pattens
- LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP
Binary-Search-Tree
- Binary Search Tree important program
Binary-PSO
- OPTIMAL CAPACITOR PLACEMENT ON RADIAL DISTRIBUTION FEEDERS IN PRESENCE OF NONLINEAR LOADS USING BINARY PARTICLE SWARM OPTIMIZATION
Binary-PSO
- this file introduce binary pso 2010
binary-symmetric-channel-
- 用MATLAB SIMULINK实现BSC二进制对称信道建模和误码率测试模型-BSC in MATLAB binary symmetric channel bit error rate modeling and testing model
binary-tree
- 这是个有关C语言二叉排序树的简单小小小小程序 -This is a small c language program about binary tree