電子書 使用GNU C和GNU工具開發(fā)嵌入式系統(tǒng)OReilly.Programming.Embedded.Systems.With.C.and.Gnu.Development.Tools.2nd.Edition.Oct.2006
標(biāo)簽: Development Programming GNU Embedded
上傳時(shí)間: 2014-01-10
上傳用戶:luke5347
All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09.02 or 29.002). The first two digits define the series as listed in the table below. They are followed by 2 further digits for the 01 to 13 series or 3 further digits for the 21 to 55 series. The term "3G" means a 3GPP system using a UTRAN radio access network the term "GSM" means a 3GPP system using a GERAN radio access network. (Thus "GSM" includes GPRS and EDGE features.)
標(biāo)簽: e.g. specifications specification consisting
上傳時(shí)間: 2015-08-11
上傳用戶:yoleeson
用匯編語(yǔ)言做的一個(gè)打字游戲。運(yùn)行環(huán)境是MASN5.0。 1,用戶打開軟件時(shí)先出現(xiàn)歡迎界面,當(dāng)用戶輸入字符’1’時(shí),再進(jìn)入打字界面 當(dāng)用戶按的是”ESC”鍵時(shí),退出打字游戲 當(dāng)用戶輸入不是數(shù)字”1”或者不是按的”ESC”鍵時(shí),屏幕不動(dòng)作,直到用戶輸入數(shù)字”1”或者按的”ESC”鍵時(shí) 2,打字字符從第二行開始顯示(雙數(shù)行為顯示打字內(nèi)容,單數(shù)行由用戶輸入) 打字內(nèi)容:1), We will see his boat and then.We ll say goodbye to him. 2), He ll be away for two months.We are very proud of him. 3,用戶輸入的和上一行相對(duì)應(yīng)相等時(shí),表示輸入正確,否則輸入錯(cuò)誤,則顯示’#’ 當(dāng)用戶按下”ESC”鍵,退出打字程序 4,顯示用戶打字的正確性,假如錯(cuò)誤數(shù)小于10字符,顯示” Very Good!” 否則顯示” Very Bad!” 5,當(dāng)用戶輸入一次時(shí),假如用戶還想重新打字游戲,請(qǐng)按數(shù)字鍵”3”,否則按”ESC”鍵退出打字程序
上傳時(shí)間: 2015-08-17
上傳用戶:dapangxie
一個(gè)非常好的時(shí)間序列工具箱,詳細(xì)使用說(shuō)明見P. M. T. Broersen, Automatic Spectral Analysis with Time Series Models, IEEE Transactions on Instrumentation and Measurement, Vol. 51, No. 2, April 2002, pp. 211-216.
上傳時(shí)間: 2014-01-14
上傳用戶:古谷仁美
Douglas Comer,《用TCP/IP進(jìn)行網(wǎng)際互連 第3卷:客戶機(jī)-服務(wù)器編程和應(yīng)用(第2版)》 或其英文版 Internetworking With TCP/IP Vol III: Client-Server Programming And Application (Second Edition) 整書源碼
上傳時(shí)間: 2013-12-05
上傳用戶:685
This project does not contain a full, runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.
標(biāo)簽: application runnable Instead project
上傳時(shí)間: 2013-12-25
上傳用戶:許小華
This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
標(biāo)簽: application runnable Instead project
上傳時(shí)間: 2015-09-03
上傳用戶:zhaiyanzhong
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
標(biāo)簽: Implemented following compile command
上傳時(shí)間: 2014-01-01
上傳用戶:lhc9102
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed between two releases of a product. Only the API (Application Programming Interface) of each version is compared. It does not compare what the source code does when executed.
標(biāo)簽: constructors generates packages Javadoc
上傳時(shí)間: 2015-09-06
上傳用戶:lijianyu172
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標(biāo)簽: clock time-of-day software module
上傳時(shí)間: 2013-12-07
上傳用戶:llandlu
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1