Welcome![Sign In][Sign Up]
Location:
Search - 基礎

Search list

[Linux-UnixTheBookOfQt4

Description: QT 4 的基礎入門書籍 相當淺顯易懂-QT 4' s very easy to understand the basis of introductory books
Platform: | Size: 6169600 | Author: bert | Hits:

[matlabst1105

Description: 開回路是的基礎型升壓型變換器,可以改變DUTY值來改變輸出電壓。-Open loop is the basis of type boost converter, you can change the value to change the output voltage DUTY.
Platform: | Size: 8192 | Author: 魏家翔 | Hits:

[JSP/Javaplay

Description: 簡易基礎之JAVA打地鼠遊戲,適合新手學習JAVA程式語言-Easy to play hamster JAVA based games for beginners to learn JAVA programming language
Platform: | Size: 15360 | Author: eric | Hits:

[JSP/Javaaction

Description: 為一個JAVA動畫顯示的基礎教學檔,適合剛學習JAVA語言的新手-JAVA animation as a basis for teaching files, suitable for beginners just learning JAVA language
Platform: | Size: 57344 | Author: eric | Hits:

[androidProgram

Description: 在Android嵌入式系統上繪製基礎的OpenGL_ES的開源碼 繪製一個基礎的三角形與正方形-Drawn on the Android-based embedded systems open source OpenGL_ES draw a basic triangle and square
Platform: | Size: 43008 | Author: dennis | Hits:

[Mathimatics-Numerical algorithmsinterior_Algorithm

Description: Arbel使用仿射比例演算法(affine scaling algorithm),發表一系列求解多目標規劃問題的內點演算法,例如以內點演算法為基礎,再加入交談式(interactive)的方法與決策者進行溝通,評估決策者的偏好(preference)等技巧。演算法可以在每一回合中,找到效用函數較高的有效解,最後漸漸逼近問題的最佳解。 內點演算法的好處是隨問題變大,演算時間相對之下比較不會大幅提高,所以內點演算法的求解所需時間對於問題的大小比較不敏感。本研究採納Arbel的想法,提出求解分式OES問題的內點演算法,希望藉由內點演算法的特性,能有效率地求解多目標分式規劃問題。 -Arbel using the Affine Scaling Algorithm (affine scaling algorithm), published a series of multi-objective programming problem to solve within a point algorithms, such as within the point-based algorithm, and then add interactive (interactive) methods and communication and decision makers to assess the preferences of decision makers (preference) and other techniques. Algorithm can in each round, the higher the utility function to find an effective solution, and finally approaching the optimal policy. Interior point algorithm has the advantage with the bigger problem, calculations of time are less likely to significantly improve contrast, so the interior point algorithms, the time required for the size of the problem is less sensitive. This study adopted the idea of Arbel, proposed for solving the problem of the fractional point algorithms OES, hoping interior point algorithm characteristics, can efficiently solve multi-objective fractional programming problems.
Platform: | Size: 8192 | Author: shawncho | Hits:

[matlab2010-08-26

Description: FNFB模擬,本論文旨在針對一自平衡兩輪電動車,發展兩種智慧適應運動控制策略及其嵌入式控制器研製技術。本文使用三星S3C2410 ARM處理器製作一台嵌入式控制器,用以實現所提的智慧適應型運動控制策略。藉由已發展的非線性數學模型,兩種結合模糊基礎網路(FBFN)之智慧適應型運動控制策略被提出,用以達成速度追蹤與轉向角速度控制。第一種智慧適應型運動控制方法使用模糊基礎網路近似學習模型不確定與時變的摩擦力,而第二種智慧適應型運動控制方法則採用模糊基礎網路直接學習該非線性控制器的能力。電腦模擬及實驗結果證實本文所建立的控制器有能力提供適當的控制動作,使得車體依照駕駛者的需求動作。-FNFB simulationThis thesis develops techniques for intelligent adaptive motion control and implementation of a self-balancing two-wheeled transporter. An embedded controller using Samsung S3C2410 ARM-9 processor is constructed to implement proposed motion control laws. With the nonlinear model of the vehicle, two kinds of intelligent adaptive motion controllers using fuzzy basis-function networks (FBFNs) are respectively proposed to achieve speed tracking
Platform: | Size: 6345728 | Author: 盧志豪 | Hits:

[SCMUserLED_Blinky

Description: 這是以STM32為基礎的程式碼,可以供使用者測是LED的性能與優缺點-This is based STM32 code for users can be measured is the performance and advantages and disadvantages of LED
Platform: | Size: 154624 | Author: 吳柏毅 | Hits:

[Other Embeded programBuzzer1

Description: 這是以STM32為基礎所開發的程式,可以操作蜂鳴器,以配合其他周邊原件來執行-This is based on the STM32 development programs, can operate the buzzer to tie the other to run around the original
Platform: | Size: 439296 | Author: 吳柏毅 | Hits:

[Embeded-SCM DevelopLab1

Description: 這是以STM32為基礎的程式碼,可以克服周邊原件與電腦UART傳輸上的困難,這通訊協定可以稍做改變及可用在其他系統上。-This is based STM32 code around the original and the computer can overcome the difficulties of UART transmission, this protocol can be slightly changed and used in other systems.
Platform: | Size: 2406400 | Author: 吳柏毅 | Hits:

[VC/MFCCode

Description: C++編程基礎——标准库编程的源代码-C++ programming basics- Standard Library Programming
Platform: | Size: 116736 | Author: 彭一 | Hits:

[OtherBegiPhone3-Oct-12-2009

Description: IPhone3開發基礎教程的随书源码,-IPhone3 source development Essentials
Platform: | Size: 1646592 | Author: 张启 | Hits:

[OpenGL programRubiks-cube_OpenGL

Description: 使用OpenGL為基礎,實現一3X3魔術方塊。(可使用鍵盤操作轉向)-Using the OpenGL-based, to achieve a 3X3 Rubik s Cube. (Can be turned using the keyboard)
Platform: | Size: 1016832 | Author: 林昱享 | Hits:

[Special EffectsGDK_code

Description: 關於GDK 3D API的介紹,是C++圖形及遊戲基礎一書的教學範例。-Presentation on the GDK 3D API is a C++ graphics and games based on the teaching of the book examples.
Platform: | Size: 9848832 | Author: flow | Hits:

[Windows Developatk160

Description: ATK是以HTK為基礎,可用於開發實驗性應用程式所設計的一組API。它是HTK標準函式庫上層的一組C++中介層所組成。這個中介層可以讓目前的語音辨識開發者選擇不同版本的HTK並與ATK一起編譯後來開發應用程式。如同HTK一般,ATK也是具有跨兩種作業系統平台(Unixs與Windows)的特性。-ATK is based on HTK can be used to develop experimental applications designed a set of API. It is the standard HTK library a group of upper intermediate C++ layer. The intermediate layer can allow the current developer of voice recognition to select a different version of the HTK and ATK will be compiled together with the subsequent development application. As HTK general, ATK is a cross of two operating system platforms (Unixs and Windows) features.
Platform: | Size: 19152896 | Author: tzy | Hits:

[VHDL-FPGA-Verilogvhdl-basic-design-flowchar

Description: vhdl 基礎設計流程 包括一些基本描述語言架構-vhdl basic design flowchar Including some of the basic architecture description language
Platform: | Size: 131072 | Author: CJWU | Hits:

[3G developOFDMA_modify

Description: OFDMA 基礎信號映射應用,實用上用於WiMAX 802.16d MAC layer-basic implement
Platform: | Size: 2048 | Author: pygpig | Hits:

[OtherTOPOLOGY

Description: 基礎拓普學,可讓初學者明白拓普學的基礎,對於代數或者幾何來說非常有幫助-Top science foundation that allows beginners to learn to understand Top basis for the algebra or geometry, it is very helpful
Platform: | Size: 5226496 | Author: 洪裕筆 | Hits:

[OpenGL programsimple

Description: 非常基礎的用opengl編寫的 一個矩形圖形,方便大家學習。-Is prepared based on a rectangle with the opengl graphics, facilitate learning.
Platform: | Size: 1024 | Author: xx | Hits:

[SQL ServerSql

Description: Sql基礎内容適合各種初學,備忘筆記,基礎内容齊全-Sql based content for a variety of beginner, memo notes, the basis of complete content
Platform: | Size: 24576 | Author: leo | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 »

CodeBus www.codebus.net