搜索资源列表
dec-bin-hex
- 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
CodecWizard
- 多种编解码的小程序,支持bin<->hex,bin<->c array,url和utf7即base64-various codecs of small programs to support binlt; - Gt; Hex, binlt; - Gt; C array, url and utf7 that base64
dongtaiguihua
- 设平面上有一个m´ n的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+¥ ),向右行进的代价是bij(bin =+¥ )。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。用高级程序设计语言编写程序求解动态规划模型。
MPTK-Windows-bin-0-5-4-beta
- 基于c语言实现了当前比较先进的算法-MP算法(匹配追踪)。
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
BCD2BIN8.rar
- BCD转BIN算法,BCD码转二进制数据。,BCD to BIN algorithm, BCD code to binary data.
4block
- 2D single bin packing 问题的4Block算法-4-Block Algorithm for 2D single bin packing Problem
Bin
- 牛顿迭代法求非线性方程的根 非常好用;-Newton iterative method for roots of nonlinear equations very easy to use
GaBin
- 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
21276
- bin packing problem vb and c# codes exists
emd
- EMD(Earth Mover s Distance) Earth Mover s Distance(EMD)是由Rubner等人所提出用於影像搜 寻之上,当特徵间(bin与bin)的距 可以使用ground distance求得时, 用 Earth Mover s Distance做相似 计算可以得到较好的结果. -EMD (Earth Mover' s Distance) Earth Mover' s Distance (EMD) is proposed b
dec-to-bin
- 通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.
mgjyxl
- 第一个把专家青睐的数学模型技术(NNM 算法模型)引入词汇记忆软件中,并取得了巨大的成功。NNM 算法模型与经典的“艾滨豪斯遗忘曲线”真正的融合于一体,使得该著名的理论在计算机与数学模型下第一次得到了淋漓尽致的发挥。-First a mathematical model of the popular technology expert (NNM algorithm model) the introduction of vocabulary learning software, and has a
Bucket_Sort
- Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting algorith
Bin-Packing
- sur le probleme de bin- packing, qu il s ag^t de charger n objets, dans m bins de m^eme capacite c . L objectif c est de minimze le nombre des bins a utiliser.
ZTT1
- 打开PTX和BIN点云数据,及相互间的转换-open ptx and bin,change to each other
bin
- 计算方法程序课程中追赶法实现的,去求解三对角的线性方程组。-To catch up with France, the course of calculation procedures to solve the tridiagonal linear equations.
bin-to-dec
- Its about how to convert binary to decimal using Visual Basic
binpacking-1.0
- 装箱算法,用于研究,经典的NF、FF等算法都给出了较详细的实现-For the study, the classical bin packing algorithm, NF, FF and other algorithms are presented in detail
Delphi-Bin-Packing
- Delphi Bin packing Source