wince下串口通訊,封裝類。用EVC開發工具設計。對于WINCE以及EVC開發的朋友有以定的借鑒作用
上傳時間: 2015-11-12
上傳用戶:大融融rr
Vim用戶手冊中文版,對學習Vim有非常好的指導作用。
上傳時間: 2014-10-26
上傳用戶:一諾88
社區天地圖文系統(核心:塵緣雅境圖文系統) 版本: 1.0 本系統是ASP+ACCESS環境下開發成功,數據庫文件在 \sqtd\ADMIN\shuju$數據庫鏈接設置文件在 \sqtd\ADMIN/conn.asp 建議:最好搜索整個文件夾的CONN.ASP文件然后進行相應的處理 一套功能強大的管理系統,除了最基本的圖文系統,內還包括了一些特殊的插件,都包含再了后臺菜單的【附加功能】里了,具體插件有下列幾項【就特殊的幾個插件做下介紹】: 1、意見建議:類似留言本的功能,不過是保密性質的,作用是給社區領導做投訴箱功能使用 2、跳蚤市場:在大學里面肯定會有一個類似二手市場一樣的情況,而這個同樣可以給大學校園進行交易上的方便 3、社區之星:根據社區活動成員的好壞,會把增加的人員放在首頁上共大家學習 4、精彩瞬間:照片系統,基本的圖片增加管理 5、助學貸款:按照學校助學貸款中心的知道要求來做的,具體不說了,大家自己進去看了就明白了 6、管理員登錄名:admin 密 碼 :123456 7、程序演示地址:http://www.nmju.cn/demo/sqtd
上傳時間: 2013-12-27
上傳用戶:aix008
物流管理系統包括基本信息管理、倉庫管理、銷售管理、配送管理、運輸管理、報關管理、決策管理等模塊,適合于大中型物流企業,對其他ERP開發者也有很好的借鑒作用。
上傳時間: 2016-01-04
上傳用戶:liansi
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
我上傳了一本MATLAB遺傳算法工具箱及應用,這是一本不錯的書,對大家學習遺傳算法和熟悉MATLAB工具有很大的幫助作用。
上傳時間: 2014-01-24
上傳用戶:wff
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
MICROWINDOWS事件,接口等的一些實際應用,對開發者有一定的借鑒作用
標簽: MICROWINDOWS
上傳時間: 2016-02-16
上傳用戶:wweqas
在傳統模式下利用人工進行學生信息管理,存在著較多的缺點,如:效率底,保密性差,時間一長將產生大量的文件和數據,更不便于查找,更新,維護等。諸如這些情況,令學校管理者對學生的信息管理帶來了很大困難,嚴重影響了教育工作者的工作效率,針對這些情況,我們可使用日趨成熟的計算機技術來代替傳統的人工模式,來實現學生信息的現代化管理,這一技術具有手工管理所無法比擬的優點,如:檢索迅速,查找方便,可靠性高,存儲量大,保密性好,壽命長,成本底等。這些優點能夠極大地提高學生信息管理的效率,使我們的學校在市場經濟的發展過程中具有一定的競爭優勢,也是企業實現科學化,正規化,現代化的重要條件。 用計算機制作的學生信息化管理系統還可以通過功能強大的Internet網及時的向學生的家長傳遞該生在校的最新成績,有助于學校與家長的信息互動,為更好地把握學校的教育方針起到了一定的促進作用!
上傳時間: 2016-02-26
上傳用戶:yoleeson
pci2。2規范,對于設計pci板卡有極好的參考作用
標簽: pci2
上傳時間: 2013-12-15
上傳用戶:cmc_68289287