電池設計的充電器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig Change log : 02.02.2000 Changed to fit Battery Charger refrence design board AS 18.02.2000 Final test and review AS
標簽: Description Standalone Device S2333
上傳時間: 2014-01-23
上傳用戶:ruixue198909
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.
標簽: Implemented following compile command
上傳時間: 2014-01-01
上傳用戶:lhc9102
這是一個科學計算器,可以進行基本的加減乘除運算,還可以進行三角運算,以及平方開方log運算等。
標簽: 科學計算器
上傳時間: 2013-12-11
上傳用戶:邶刖
該文件夾為空時塊碼-卷積碼級聯系統(tǒng)的仿真程序,天線配置為2發(fā)2收。 主要程序的用途說明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,設置各種參數 gendatabits.m: 生成原始信息比特數據的程序 conv_encoder.m: 卷積碼編碼器 interleave.m: 交織器 mod_2Tx_STBC_DFUSC_Convcode.m:調制程序 gen_SUI_CorrCIR.m: 生成信道沖擊響應的程序 get_perfectCE_2x2.m: 生成理想信道估計值的程序 chanSUI_corr_2x2.m: 發(fā)送信號通過SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪聲的程序 dem_DFUSC_2x2_STBC.m: 接收端解調主程序 ls_freq.m: 頻域LS算法 ls_time_2x2.m: 時域LS算法 iterative_detection_decoding_2x2.m: 級聯MAP算法主程序 map_decoding.m: 卷積碼MAP譯碼程序 b2s_logp.m: 符號LLR轉化為比特LLR
上傳時間: 2013-12-25
上傳用戶:源碼3
用于地理信息系統(tǒng)的地圖資源,朝陽區(qū)地圖,數據格式.Map,.Tab,.Dat,.ID用于MapX的開發(fā),可在vb,vb.net,vc,c++,c#各平臺下使用
標簽: 地理信息系統(tǒng) 地圖 資源
上傳時間: 2015-09-09
上傳用戶:as275944189
hibernate最小示例,hibernate配置文件及map等文件
標簽: hibernate
上傳時間: 2013-12-23
上傳用戶:VRMMO
基于44B0的uCOS程序,包括Led顯示等周期閃爍,按鍵輸入,定時中斷,打印log,初學者可用此入門
上傳時間: 2013-12-21
上傳用戶:cmc_68289287
作者是Ajaxian.com的創(chuàng)始人,JavaOne、TheServerSide等諸多高級別會議的演講者。本書作為Pragmatic系列之一,從實踐出發(fā),通過實例展示Ajax的諸多特性,手把手教你實現Google Map的絢麗效果。不僅教會你Ajax的技術細節(jié),同時還帶你了解各種功能強大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax實時查看源代碼的方法以及進行代碼調試的相應方法,學習Ajax的開發(fā)模式和框架。本書后半部分共用了五個章節(jié),從服務器端編程的角度,詳細講述了Ajax同PHP、Ruby On Rails、Java和.NET等語言的融合,最后還介紹了與Ajax相類似的其他RIA技術以及Ajax的精彩未來(E4X, Canvas, SVG,的相關應用)。本書的全部代碼下載地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本書秉承了《程序員修煉之道》的特點—— “從小工到專家”,各個層次的web開發(fā)人員都能從本書中獲益匪淺。
上傳時間: 2014-01-14
上傳用戶:270189020
自己編寫的基于VB+MO的圖形元素編輯代碼,可以實現針對map控件中的線或面元素,使其顯示節(jié)點并且拖動節(jié)點改變其原有形狀
上傳時間: 2014-01-14
上傳用戶:zhouchang199
這是NTFS文件0.5版本技術文件,它是 Linux-NTFS 計劃的一部分。 這是技術文件,NTFS FAQ里包含了公眾問題的簡單答案。 NTFS是Windows NT, 2000 and XP的文件系統(tǒng),它支持幾乎所有POSIX、HFS、HPFS特征: * 它可以處理大容量存儲單元(最大到246 GB)。 * 它包含嵌入式的數據壓縮。 * 它使用log文件處理事務。 * 比特碼流,任何事務都是磁盤上的小目標。
上傳時間: 2015-10-16
上傳用戶:libinxny