windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a SOLID
標簽: Microsoft operating features windows
上傳時間: 2015-11-24
上傳用戶:zhuyibin
Gambit建模指南中文教程。 Gambit是CFD商用軟件Fluent的前處理軟件,主要作用是建立網格模型。其功能非常強大,可以建立各種幾何體,然后在幾何體上面劃分網格和設立邊界條件,最后將生成的網格文件導入Fluent中進行計算。同時,它也可以導入在CAD、SOLID works、Pro/e等幾何建模軟件中生成的復雜幾何圖形,然后對其進行網格劃分,建立網格模型。 本教程主要針對Fluent初學者學習使用。主要對Gambit主面板上各鍵的功能與使用進行了簡介,講述了如何建立點、線、面和體,以及如何在生成的幾何圖形上劃分簡單網格。 對于Gambit初學者來說,看完這部教程后,便能掌握Gambit的初步使用。
上傳時間: 2016-06-07
上傳用戶:13160677563
Gambit指導書使用說明(中文版)。 Gambit是CFD商用軟件Fluent的前處理軟件,主要作用是建立網格模型。其功能非常強大,可以建立各種幾何體,然后在幾何體上面劃分網格和設立邊界條件,最后將生成的網格文件導入Fluent中進行計算。同時,它也可以導入在CAD、SOLID works、Pro/e等幾何建模軟件中生成的復雜幾何圖形,然后對其進行網格劃分,建立網格模型。 本教程主要針對Fluent初學者學習使用。主要對Gambit主面板上各鍵的功能與使用進行了簡介,講述了如何建立點、線、面和體,以及如何在生成的幾何圖形上劃分簡單網格。 對于Gambit初學者來說,看完這部教程后,便能掌握Gambit的初步使用。
上傳時間: 2013-12-21
上傳用戶:D&L37
Gambit用戶使用說明書(中文版)。 Gambit是CFD商用軟件Fluent的前處理軟件,主要作用是建立網格模型。其功能非常強大,可以建立各種幾何體,然后在幾何體上面劃分網格和設立邊界條件,最后將生成的網格文件導入Fluent中進行計算。同時,它也可以導入在CAD、SOLID works、Pro/e等幾何建模軟件中生成的復雜幾何圖形,然后對其進行網格劃分,建立網格模型。 本教程主要針對Fluent初學者學習使用。主要對Gambit主面板上各鍵的功能與使用進行了簡介,講述了如何建立點、線、面和體,以及如何在生成的幾何圖形上劃分簡單網格。 對于Gambit初學者來說,看完這部教程后,便能掌握Gambit的初步使用。
上傳時間: 2013-12-03
上傳用戶:671145514
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with SOLID guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE.
標簽: Visual Studio 2005 Specifically
上傳時間: 2016-07-08
上傳用戶:tuilp1a
基于8051的網絡遠程控制系統 本項目通過網絡實現遠程監控,遠程的電腦具有固定IP,在遠程電腦的COM1的串行傳輸端口接一塊8051控制板,然后以RS-232傳輸方式傳輸數據到8051的電路板,8051控制板上采用固態繼電器(SOLID State Relay)連接到電子產品,從而可以遠程控制這些電子產品何時開啟或關閉。8051控制板上還可以每分鐘測量一次當前溫度,再傳輸到遠程監控端。
上傳時間: 2016-12-21
上傳用戶:凌云御清風
Amarok是一款在LINUX或其他類UNIX操作系統中運行的音頻播放器軟件。 經過兩年開發后,Amarok 項目團隊宣布 Amarok 的 2.0 版本正式發布。得益于 KDE 4 的跨平臺特性,Amarok 2.0 除了可在 Linux 系統上運行之外,也能夠在其他系統上使用,包括 Windows 和 Mac OS X。Amarok 2.0 相比 Amarok 1.x 而言,它是一個革新的版本。Amarok 2.0 對用戶界面(UI)進行了完全的重新設計,集成了 Magnatune、Jamendo、MP3tunes、Last.fm、Shoutcast 等在線服務,對腳本 API 和插件支持進行了修訂,從 KDE 3 遷移到了 KDE 4 框架,以及使用了 SOLID、Phonon、Plasma 等核心技術。 Amarok 開發者說,發布 Amarok 2.0 僅僅只是一個開始,他們將繼續增強和改進 Amarok 的功能。
上傳時間: 2014-01-22
上傳用戶:refent
This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Modula-2), but whose mathematics may be a little weak students who require only a SOLID introduction to the subject, so as to provide them with insight into areas of language design and implementation, rather than a deluge of theory which they will probably never use again students who will enjoy fairly extensive case studies of translators for the sorts of languages with which they are most familiar students who need to be made aware of compiler writing tools, and to come to appreciate and know how to use them. It will hopefully also appeal to a certain class of hobbyist who wishes to know more about how translators work.
標簽: practically programming oriented language
上傳時間: 2013-12-10
上傳用戶:我干你啊
Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). These APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a SOLID introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports.
標簽: Java applications developers for
上傳時間: 2014-10-25
上傳用戶:liuchee
This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a SOLID understanding of real-time embedded systems with detailed examples and industry wisdom.
標簽: lower-level programming the abstract
上傳時間: 2014-01-14
上傳用戶:yy541071797