W.B.Gragg改進(jìn)的解微分方程組的解法,為改進(jìn)中點(diǎn)法,并給出解一個(gè)方程組得例子。
上傳時(shí)間: 2016-09-20
上傳用戶(hù):wangdean1101
C語(yǔ)言是在 70年代初問(wèn)世的。一九七八年由美國(guó)電話(huà)電報(bào)公司(AT&T)貝爾實(shí)驗(yàn)室正式 發(fā)表了C 語(yǔ)言。同時(shí)由B.W.Kernighan和 D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一書(shū)。通常簡(jiǎn)稱(chēng)為《K&R》,也有人稱(chēng)之為《K&R》標(biāo)準(zhǔn)。但是,在《K&R》中并 沒(méi)有定義一個(gè)完整的標(biāo)準(zhǔn)C語(yǔ)言,后來(lái)由美國(guó)國(guó)家標(biāo)準(zhǔn)學(xué)會(huì)在此基礎(chǔ)上制定了一個(gè)C 語(yǔ)言 標(biāo)準(zhǔn),于一九八三年發(fā)表。通常稱(chēng)之為ANSI C。 當(dāng)代最優(yōu)秀的程序設(shè)計(jì)語(yǔ)言
標(biāo)簽: Kernighan Ritchit PROGRA THE
上傳時(shí)間: 2016-12-23
上傳用戶(hù):chens000
基于U S B和L a b V IE W的 E C U自動(dòng)檢測(cè)系統(tǒng)的設(shè)計(jì)
標(biāo)簽: IE 自動(dòng)檢測(cè)系統(tǒng)
上傳時(shí)間: 2014-01-26
上傳用戶(hù):as275944189
同時(shí)由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一書(shū)。通常簡(jiǎn)稱(chēng)為《K&R》,也有人稱(chēng)之為《K&R》標(biāo)準(zhǔn)
標(biāo)簽: PROGRAMMING Kernighan LANGUAGE Ritchit
上傳時(shí)間: 2017-05-29
上傳用戶(hù):ddddddos
C語(yǔ)言是在70年代初問(wèn)世的。一九七八年由美國(guó)電話(huà)電報(bào)公司(AT&T)貝爾實(shí)驗(yàn)室正式發(fā)表了C語(yǔ)言。同時(shí)由B.W.Kernighan和D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一書(shū)。通常簡(jiǎn)稱(chēng)為《K&R》,也有人稱(chēng)之為《K&R》標(biāo)準(zhǔn)。但是,在《K&R》中并沒(méi)有定義一個(gè)完整的標(biāo)準(zhǔn)C語(yǔ)言,后來(lái)由美國(guó)國(guó)家標(biāo)準(zhǔn)學(xué)會(huì)在此基礎(chǔ)上制定了一個(gè)C 語(yǔ)言標(biāo)準(zhǔn),于一九八三年發(fā)表。通常稱(chēng)之為ANSI C。
標(biāo)簽: PROGRAMMING Kernighan Ritchit THE
上傳時(shí)間: 2014-11-12
上傳用戶(hù):思琦琦
c程序設(shè)計(jì)語(yǔ)言(第二版)版B.W.Kernighan、D.M.Ritchie 著
標(biāo)簽: Kernighan Ritchie 程序設(shè)計(jì)語(yǔ)言
上傳時(shí)間: 2014-01-24
上傳用戶(hù):athjac
里面有相應(yīng)的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),windows的頭文件、庫(kù)文件,還有相應(yīng)的demo程序
標(biāo)簽: release hpunix Kernel HP-UX
上傳時(shí)間: 2015-01-06
上傳用戶(hù):cursor
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
標(biāo)簽: project implement developed Database
上傳時(shí)間: 2013-12-25
上傳用戶(hù):semi1981
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標(biāo)簽: C. hamsterdb structure database
上傳時(shí)間: 2013-12-11
上傳用戶(hù):LouieWu
編寫(xiě)一個(gè)用SOR法解方程組Ax=b的計(jì)算機(jī)程序,其中 要求程序中不存系數(shù)A,分別對(duì)不同的階數(shù)(例如n=15,80)取w=1.7,1.8,1.9,進(jìn)行迭代,記錄近似解 達(dá)到 時(shí)所用迭代次數(shù)k,觀察松弛因子對(duì)收斂速度的影響。
上傳時(shí)間: 2013-12-25
上傳用戶(hù):wcl168881111111
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1