搜索结果
找到约 1,036 项符合
Simple-lz 的查询结果
数据结构 logical simulator of simple
logical simulator of simple
matlab例程 A simple (de)compression program using Run Length Encoding. Compression is done that easy: compr
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData)
嵌入式/单片机编程 SImple Microkernel Distributed Operating System
SImple Microkernel Distributed Operating System,使用GRUB引导的实验微内核操作系统,代码短少,便于理解
技术管理 a simple factor approximation algorithm for two-circle point labeling
a simple factor approximation algorithm for two-circle point labeling
软件工程 ucos From a small number of the concept of real-time kernel, developed a simple algorithm available,
ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
matlab例程 % PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3)
% PURPOSE : Demonstrate the differences between the following
% filters on a simple DBN.
%
% 3) Particle Filter (PF)
% 4) PF with Rao Blackwellisation (RBPF)
Symbian 从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application writte
从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application written for the Nokia’s Series 60 reference design and transforming it into a HelloWorld example for the UIQ reference design.
matlab例程 GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异; ...
人工智能/神经网络 /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
书籍源码 a simple process system lab task for hs2357
a simple process system lab task for hs2357