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