一個(gè)完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
標(biāo)簽: Aggregators Programming Example Chapter
上傳時(shí)間: 2015-10-04
上傳用戶:葉山豪
Calculates photonic band structure for either the bcc lattice of dielectric spheres of dielectric constant epsilon_a in a dielectric background of dielectric constant epsilon_b.
標(biāo)簽: dielectric Calculates structure photonic
上傳時(shí)間: 2015-10-08
上傳用戶:skhlm
--- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 >
標(biāo)簽: Embest 115200 UART 3CEV
上傳時(shí)間: 2013-11-30
上傳用戶:wqxstar
目錄結(jié)構(gòu) ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 這四個(gè)文件是子譯碼器 interleaver_3GPP.m 3GPP標(biāo)準(zhǔn)的交織器。Turbo.m中可以選擇是用偽隨機(jī)交織還是3GPP標(biāo)準(zhǔn)交織 decoder_all_algorithm.m 譯碼器,其中包含了3種譯碼算法 test_OverLoad_menu.m 對(duì)運(yùn)算負(fù)荷的測(cè)試程序 test_algorithm_menu.m 對(duì)算法的測(cè)試程序 Shannon_Limit.m 香農(nóng)限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未編碼BPSK的性能,一個(gè)是理論的,另外一個(gè)是測(cè)試的。
標(biāo)簽: constituent_decoder_SemiTh WuYufei_matlab cap_turbo WuYuFei
上傳時(shí)間: 2015-10-15
上傳用戶:從此走出陰霾
<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
標(biāo)簽: lt LANGUAGE VBSCRIPT include
上傳時(shí)間: 2013-12-08
上傳用戶:yuanyuan123
實(shí)現(xiàn)一個(gè)LCC濾波 電感Lr,電感電阻R,與電感串聯(lián)的電容Cr,輸出并聯(lián)電容Co
上傳時(shí)間: 2015-11-06
上傳用戶:wlcaption
此計(jì)算器可以實(shí)現(xiàn)十進(jìn)制\八進(jìn)制\二進(jìn)制\十六進(jìn)制,具有同windows自帶計(jì)算器相當(dāng)?shù)墓δ?使用時(shí)只需打開html文件,并允許阻止的內(nèi)容,需要源代碼的可以和我聯(lián)系,我的郵箱:061251008@163.com
標(biāo)簽: 061251008 windows html 163
上傳時(shí)間: 2013-12-28
上傳用戶:banyou
由于種種原因,在安全生產(chǎn)第一的石化行業(yè)會(huì)出現(xiàn)諸如火災(zāi)、爆炸或有毒物泄露等各種突發(fā)性事件。若現(xiàn)場(chǎng)管理人員能夠在第一時(shí)間里掌握廠區(qū)各個(gè)區(qū)域工作人員的所在方位和相關(guān)信息,應(yīng)急指揮人員則能夠在最短間內(nèi)做出相應(yīng)應(yīng)急措施的決策方案。 為了能使中國石化行業(yè)的安全生產(chǎn)與國際同步,百爾盛自主設(shè)計(jì)研發(fā)的《化工廠人員智能定位系統(tǒng)》具有以下兩大主要功能: 一、人員設(shè)備的位置檢測(cè)、報(bào)警與管理。 二、對(duì)某些物理量的實(shí)時(shí)檢測(cè)(如,CO,溫度,濕度等)。 使用該系統(tǒng)可達(dá)到兩個(gè)目的: 一、 管理層對(duì)關(guān)鍵區(qū)域內(nèi)人員(或設(shè)備)的安全狀況始終處于有效監(jiān)控狀態(tài),措施得當(dāng)可使災(zāi)害防患于未然。 二、 是一旦發(fā)生意外事故,有利于人員和設(shè)備的救援與疏散。
標(biāo)簽:
上傳時(shí)間: 2015-12-28
上傳用戶:6546544
第三章 程序流程控制 主要內(nèi)容1、if…else…選擇語句。 2、條件運(yùn)算符。 3、SWITCH開關(guān)分支語句。 4、邏輯運(yùn)算符。 5、循環(huán)語句。 6、自增自減運(yùn)算。 7、break、continue、goto語句 8、運(yùn)算符的優(yōu)先級(jí)、結(jié)合性。
標(biāo)簽: SWITCH break else 運(yùn)算符
上傳時(shí)間: 2016-01-15
上傳用戶:stampede
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and bit mask definitions. File: periph.c Contents: Hooks required to implement USB peripheral function. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables.
標(biāo)簽: File frameworks dispatcher Contents
上傳時(shí)間: 2014-01-18
上傳用戶:bakdesec
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1