The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can compile on linux or cygwin. FIND more information on http://www.artila.com/p_matrix.html#m_501.
標簽: source code development The
上傳時間: 2016-08-08
上傳用戶:851197153
The Hardware Book contains misc technical information about computers and other electronic devices. You ll FIND the pin out to most common (and uncommon) connectors availble, as well as info about how to build cables.
標簽: information electronic computers technical
上傳時間: 2013-11-30
上傳用戶:cc1015285075
包括使用修正Gram-Schmit算法實現QR分解,自編LU分解、利用冪法和反冪法計算矩陣最大和最小特征值的程序。例外附有使用這些算法的例子供參考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to FIND maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
標簽: Gram-Schmit 正 分解 算法
上傳時間: 2016-09-07
上傳用戶:cooran
WIN32 APPLICATION : gamegold ======================================================================== AppWizard has created this gamegold application for you. This file contains a summary of what you will FIND in each of the files that make up your gamegold application. gamegold.cpp This is the main application source file. gamegold.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
標簽: APPLICATION gamegold WIN 32
上傳時間: 2016-09-28
上傳用戶:sqq
是一本介紹java基礎應用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to FIND in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.
標簽: undergraduate information computer Artists
上傳時間: 2016-09-28
上傳用戶:qiaoyue
通常一個VC項目中包含多個C或C++文件,有時需要同時對這一系列的文件進行lint檢查,我們可以通過配置一個pclint_project來達到目的。 這里我們需要用到unix中的FIND等命令來查找當前目錄下的C和C++文件,然后再將它們送給lint程序處理,所以得使用到UnxUtils.zip.
標簽: 項目
上傳時間: 2014-01-25
上傳用戶:qw12
該程序為GPS數據采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will FIND in each of the files that make up your GPS application.
上傳時間: 2014-11-27
上傳用戶:jcljkh
For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ FIND the cost of each of the dishes.
標簽: Limit following solving problem
上傳時間: 2014-01-12
上傳用戶:362279997
用C編寫的短小精悍的數據庫,既有運行碼,又有源代碼,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,MODIFY,QUIT,HELP等命令,對于想學習如何用C實現數據庫sql語句編程的同仁很有幫助。
上傳時間: 2016-11-12
上傳用戶:as275944189
AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will FIND in each of the files that make up your port_dll DLL.
標簽: demonstrates AppWizard DLL port_dll
上傳時間: 2016-11-16
上傳用戶:wanqunsheng