Open source software projects : java, capi (linux and windows), twain (windows), sane (linux), isdn answer phone, A-Law u-Law PCM conversion, isdn fax, sff (simple fax format).
標簽: windows linux software projects
上傳時間: 2016-06-19
上傳用戶:chenxichenyue
書籍,單片機原理及應用,適用于大學生的一本書,可供單片機學習用,里面富有答案。--Books, SCM theory and application, students apply to a book, available for study by SCM, the answer inside the rich
標簽: 書籍
上傳時間: 2014-12-07
上傳用戶:jennyzai
數據庫文件與試題題目我就沒法傳上來噢!而試題題目也好辦只要是txt文本文件放到當前路徑下的一個名“timu"的文件夾下,試題答案與背景圖片就分別相應放在名為“answer"與“images"的文件夾下即可。
上傳時間: 2014-01-25
上傳用戶:stampede
本程序模擬GP算法處理數據的方法步驟How can computers learn to solve problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly how to do it?this is an answer
標簽: explicitly programmed computers problems
上傳時間: 2016-08-27
上傳用戶:啊颯颯大師的
算24點,若有解則輸出每一步計算步驟,若無解則返回“No answer!”
標簽:
上傳時間: 2016-10-02
上傳用戶:qoovoop
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts.
標簽: more functionality manageability performance
上傳時間: 2013-12-13
上傳用戶:semi1981
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur aren t quite sure how. This guide should be your answer. This guide is geared towards posting a show at SharingTheGroove.org. The instructions contained within are for that site. Other sites hosting BT shows may have slightly different procedures for getting the torrent to them. However, torrent creation will be the same. While this guide is being written with audio concerts in mind, the same holds true for the video section of The Groove.
標簽: information Perhaps attempt compile
上傳時間: 2013-12-19
上傳用戶:zsjzc
Migma intends to help teachers to get several different multiple-choice exams based on the user?s original. This command line program quickly generates a number of different new tests (and their respective answer sheets
標簽: multiple-choice different teachers intends
上傳時間: 2013-12-17
上傳用戶:Miyuki
SensorSimII is the framework of a simulator that I have been working on to study how future sensor networks should operate. the simulator is written in a modular fashion so that it can be adapted to serve a number of needs. However, please remember that it is still a work in progress. This web page is here just to give a glimpse of the approach we ve taken with this simulator. Likewise this web page is simply preliminary information to attempt to answer some of the questions that researchers might have about this project.
標簽: SensorSimII framework simulator working
上傳時間: 2013-12-26
上傳用戶:wsf950131
【問題描述】 在一個N*N的點陣中,如N=4,你現在站在(1,1),出口在(4,4)。你可以通過上、下、左、右四種移動方法,在迷宮內行走,但是同一個位置不可以訪問兩次,亦不可以越界。表格最上面的一行加黑數字A[1..4]分別表示迷宮第I列中需要訪問并僅可以訪問的格子數。右邊一行加下劃線數字B[1..4]則表示迷宮第I行需要訪問并僅可以訪問的格子數。如圖中帶括號紅色數字就是一條符合條件的路線。 給定N,A[1..N] B[1..N]。輸出一條符合條件的路線,若無解,輸出NO answer。(使用U,D,L,R分別表示上、下、左、右。) 2 2 1 2 (4,4) 1 (2,3) (3,3) (4,3) 3 (1,2) (2,2) 2 (1,1) 1 【輸入格式】 第一行是數m (n < 6 )。第二行有n個數,表示a[1]..a[n]。第三行有n個數,表示b[1]..b[n]。 【輸出格式】 僅有一行。若有解則輸出一條可行路線,否則輸出“NO answer”。
標簽: 點陣
上傳時間: 2014-06-21
上傳用戶:llandlu