BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University of Mining and Metallurgy, Faculty of Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE
標(biāo)簽: one-dimensional consideration calculation and
上傳時(shí)間: 2015-07-17
上傳用戶:wendy15
英文版,pdf格式。 詳細(xì)說(shuō)明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標(biāo)簽: Programming Reference Standard Tutorial
上傳時(shí)間: 2015-09-02
上傳用戶:Breathe0125
文件名 :Calender.c // 描述 :日歷時(shí)鐘模塊,用于不帶時(shí)鐘芯片的系統(tǒng) // 語(yǔ)言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 說(shuō)明 :原來(lái)的程序用于
上傳時(shí)間: 2015-09-16
上傳用戶:zhangliming420
一個(gè)很好用的 lcd 時(shí)鐘程序 C語(yǔ)言 #include<reg51.h> #include<stdio.h> //定義計(jì)時(shí)器0 的重裝值 #define RELOAD_HIGH 0x3C #define RELOAD_LOW 0xD2 //定義按鍵彈跳時(shí)間 #define DB_VAL //定義設(shè)置模式的最大時(shí)間間隔 #define TIMEOUT 200 //定義游標(biāo)位置常數(shù) #define HOME 0 #define HOUR 1 #define MIN 2 #define SEC 3
標(biāo)簽: include define RELOAD stdio
上傳時(shí)間: 2014-12-19
上傳用戶:zukfu
NetTalk是一個(gè)適用于局域網(wǎng)和因特網(wǎng)的可視電話軟件 一.開(kāi)發(fā)環(huán)境 Windows2000 Server & Visual C++6.0 & SDK +自開(kāi)發(fā)的CWndX類庫(kù)(相當(dāng)于簡(jiǎn)化的MFC涉及窗口的部分) 二.支持環(huán)境 Windows98/ME/2000/XP 三.所涉及協(xié)議和標(biāo)準(zhǔn) 網(wǎng)絡(luò)傳輸采用UDP協(xié)議,音頻壓縮采用G.729標(biāo)準(zhǔn),視頻壓縮采用H.263標(biāo)準(zhǔn) 四.性能參數(shù) 以音頻幀為基準(zhǔn),每幀音頻數(shù)據(jù)有240個(gè)采樣點(diǎn),時(shí)間為240*1000/8000=30ms,8000為音頻的采樣率。 數(shù)據(jù)接收端隊(duì)列緩沖延遲:30*3=90ms 數(shù)據(jù)發(fā)送端錄音延遲:30ms 數(shù)據(jù)壓縮解壓耗時(shí):<40ms 網(wǎng)絡(luò)延遲:<100ms(我想校網(wǎng)情況應(yīng)該不錯(cuò)J) 總延遲:<260ms 根據(jù)VOIP標(biāo)準(zhǔn),總延遲<300ms是人可以接受的,以上計(jì)算是保守的,實(shí)際情況可能會(huì)好得多。
標(biāo)簽: NetTalk Windows Server Visual
上傳時(shí)間: 2013-12-23
上傳用戶:yy541071797
C++Primer中文版 第三版 深入系列 Primer 第三版 著 中中文文版版潘愛(ài)民張麗譯 Addison-Wesley 中國(guó)電力出版社 www.infopower.com.cn Stanley B Lippman J o s é e L a j o i e
標(biāo)簽: Primer Addison-Wesley infopower www
上傳時(shí)間: 2014-01-14
上傳用戶:myworkpost
Borland C++ Builder開(kāi)發(fā)的Quick_sort演算法實(shí)作,並加入timecounter計(jì)算使用的秒數(shù)。
標(biāo)簽: Quick_sort Borland Builder 算法
上傳時(shí)間: 2015-12-14
上傳用戶:sk5201314
據(jù)說(shuō)著名猶太歷史學(xué)家 Josephus有過(guò)以下的故事:在羅馬人佔(zhàn)領(lǐng)喬塔帕特後,39 個(gè)猶太人與Josephus及他的朋友躲到一個(gè)洞中,39個(gè)猶太人決定寧願(yuàn)死也不要被敵人到,於是決定了一個(gè)自殺方式,41個(gè)人排成一個(gè)圓圈,由第1個(gè)人開(kāi)始報(bào)數(shù),每報(bào)數(shù)到第3人該人就必須自殺,然後再由下一個(gè)重新報(bào)數(shù),直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個(gè)與第31個(gè)位置,於是逃過(guò)了這場(chǎng)死亡遊戲。
上傳時(shí)間: 2013-12-20
上傳用戶:王慶才
本書(shū)提供用J B u i l d e r開(kāi)發(fā)數(shù)據(jù)庫(kù)應(yīng)用程序、創(chuàng)建分布式應(yīng)用程序以及編寫(xiě)J a v a B e a n 組件的高級(jí)資料。它包括下列幾個(gè)部分: • 第一部分是“開(kāi)發(fā)數(shù)據(jù)庫(kù)應(yīng)用程序”,它提供關(guān)于使用J b u i l d e r的D a t a E x p r e s s數(shù)據(jù) 庫(kù)體系結(jié)構(gòu)的信息,并解釋原始數(shù)據(jù)組件和類之間的相互關(guān)系,以及怎樣使用它 們來(lái)創(chuàng)建你的數(shù)據(jù)庫(kù)應(yīng)用程序。它還解釋怎樣使用Data Modeler(數(shù)據(jù)模型器)和 Application Generator(應(yīng)用程序生成器)創(chuàng)建數(shù)據(jù)驅(qū)動(dòng)的客戶機(jī)/服務(wù)器應(yīng)用程 序。 • 第二部分是“開(kāi)發(fā)分布式應(yīng)用程序”,它提供關(guān)于使用ORB Explorer、用J B u i l d e r 創(chuàng)建多級(jí)的分布應(yīng)用程序、調(diào)試分布式應(yīng)用程序、用J a v a定義C O R B A接口以及 使用s e r v l e t等的信息。 • 第三部分是“創(chuàng)建J a v a B e a n”,它解釋怎樣開(kāi)發(fā)新的J a v a B e a n組件,描述在組件 開(kāi)發(fā)中涉及的任務(wù), 怎樣使用B e a n s E x p r e s s創(chuàng)建新的J a v a B e a n,以及關(guān)于屬性、 事件、B e a nIn f o類和其他方面的詳細(xì)情況。
標(biāo)簽: 8226 數(shù)據(jù)庫(kù) 應(yīng)用程序 分
上傳時(shí)間: 2014-01-03
上傳用戶:wpt
Floyd-Warshall算法描述 1)適用范圍: a)APSP(All Pairs Shortest Paths) b)稠密圖效果最佳 c)邊權(quán)可正可負(fù) 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,j]:=dis[I,k]+dis[k,j] c)算法結(jié)束:dis即為所有點(diǎn)對(duì)的最短路徑矩陣 3)算法小結(jié):此算法簡(jiǎn)單有效,由于三重循環(huán)結(jié)構(gòu)緊湊,對(duì)于稠密圖,效率要高于執(zhí)行|V|次Dijkstra算法。時(shí)間復(fù)雜度O(n^3)。 考慮下列變形:如(I,j)∈E則dis[I,j]初始為1,else初始為0,這樣的Floyd算法最后的最短路徑矩陣即成為一個(gè)判斷I,j是否有通路的矩陣。更簡(jiǎn)單的,我們可以把dis設(shè)成boolean類型,則每次可以用“dis[I,j]:=dis[I,j]or(dis[I,k]and dis[k,j])”來(lái)代替算法描述中的藍(lán)色部分,可以更直觀地得到I,j的連通情況。
標(biāo)簽: Floyd-Warshall Shortest Pairs Paths
上傳時(shí)間: 2013-12-01
上傳用戶:dyctj
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1