基于基本遺傳算法的函數(shù)最優(yōu)化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
標(biāo)簽: Algorithm Optimizer developed Function
上傳時間: 2016-05-05
上傳用戶:520
基于UDP實現(xiàn)E-Mail傳輸 工作過程描述: 客戶端描述: 1. Client(以下簡稱C端)端將郵件以規(guī)定的大小封裝為符合要求的UDP包。 2. 將封裝好的UDP包發(fā)出,并等待Server(以下簡稱S端)端收到相應(yīng)的UDP包后返回的回應(yīng)Acknowledge(以下簡稱為ACK)。若收到的為Positive ACK,則繼續(xù)發(fā)包;若收到的為Negtive ACK,則將應(yīng)發(fā)的包重發(fā)。 3. 直到C端將所有要發(fā)的包都發(fā)完,并都已經(jīng)收到S端的回應(yīng),最后發(fā)一個End包,直接關(guān)閉此進程。 服務(wù)器端描述: 1. S端啟動服務(wù)進程,并監(jiān)聽相應(yīng)端口。 2. 若收到C端發(fā)出的有關(guān)請求,按如下情況給出相應(yīng)的反映: a. 將收到的包進行檢測,若收到的包有錯則拋棄(discard),并發(fā)給C端一個negtive ACK。 b. 將收到的包進行檢測,若收到的包正常,則將此包進行解包,將內(nèi)容輸出至一臨時文件;并發(fā)給C端一個positive ACK。 3.依次收到來自C斷的包,直到收到end為止,并關(guān)閉此進程,轉(zhuǎn)回監(jiān)聽狀態(tài)。
標(biāo)簽: UDP E-Mail Client 封裝
上傳時間: 2014-12-08
上傳用戶:sxdtlqqjl
*/ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code presented by David E.Goldberg */ /* 同濟大學(xué)計算機系 王小平 2000年5月
標(biāo)簽: Algorithm Optimizer developed Function
上傳時間: 2013-11-29
上傳用戶:familiarsmile
A.增強采集功能,包括酷6,Mofile,優(yōu)酷,56,土豆,新浪播客,六間房,偶偶,目前最強大的采集系統(tǒng) B.修正了56白屏和土豆白屏的問題 C.增加了Bokecc播客的播放插件,酷6視頻的播放插件,Mofile視頻的播放插件 D.增加了后臺的數(shù)據(jù)管理,使其能夠按找播放器類型進行排序,以便于找到想要的數(shù)據(jù) E.修正采集電視劇時,當(dāng)天沒更新數(shù)據(jù)時發(fā)生的錯誤
上傳時間: 2013-12-13
上傳用戶:JIUSHICHEN
基于基本遺傳算法的函數(shù)最優(yōu)化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
標(biāo)簽: Algorithm Optimizer developed Function
上傳時間: 2016-06-24
上傳用戶:coeus
、該個詞法分析器要求至少能夠識別以下幾類單詞: a. 關(guān)鍵字:else if int return void while共6個,所有的關(guān)鍵字都是保留字,并且必須是小寫; b. 標(biāo)識符:識別與C語言詞法規(guī)定相一致的標(biāo)識符,通過下列正則表達(dá)式定義:ID = letter (letter | digit)*; c. 常數(shù):NUM=(+ | - |ε)digit digit*(.digit digit* |ε)(e(+ | - |ε) digit digit* |ε),letter = a|..|z|A|..|Z|,digit = 0|..|9,包括整數(shù),如123, -123, +123等;小數(shù),如123.45, +123.45, -123.45;科學(xué)計數(shù)法表示的常數(shù),如+1.23e3,-2.3e-9; d. 專用符號:+ - * / < <= > >= == != = , ( ) [ ] { } /* */;
標(biāo)簽: return while else void
上傳時間: 2013-12-08
上傳用戶:gtf1207
DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b -- +---+ <- g -- e | | c -- +---+ -- d -- Enable (EN) active : high -- Outputs (data_out) active : low
標(biāo)簽: DESCRIPTION converter segments encoding
上傳時間: 2016-08-17
上傳用戶:ainimao
This program is a RADIUS RFC-compliant daemon, which is derived from original Livingston Enterprise Inc. (now Lucent Inc.) RADIUS daemon release 2.1. It adds a number of useful features to the LE daemon, i.e.
標(biāo)簽: RFC-compliant Livingston Enterprise original
上傳時間: 2016-08-20
上傳用戶:jichenxi0730
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
標(biāo)簽: microcontroller calculator Although displays
上傳時間: 2014-12-01
上傳用戶:edisonfather
Abstract A new intelligent milometer base on a microcontroller can count the sum. By taking full use of the processor 89s51 and E² PROM (AT24C02) and sensor of magnetism, it can count the sum of fully distance and the course of development.
標(biāo)簽: microcontroller intelligent milometer Abstract
上傳時間: 2016-10-12
上傳用戶:hoperingcong
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1