電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements * Rising / falling edges * Timers * Monostables * Compare of arithmetic expressions
標簽: educational anything purposes Classic
上傳時間: 2014-01-13
上傳用戶:xg262122
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
標簽: will D-channels conversion continous
上傳時間: 2013-12-09
上傳用戶:zm7516678
在DEBUG狀態下,顯示中斷向量表,找一個空閑的中斷類型號,以此軟中斷作為新增加的系統調用中斷。編制一個系統調用服務與初始化程序syscall.asm,要求包括以下兩部分內容:① 系統調用服務例程;② 初始化程序:設置新的中斷向量和駐留新增加的例程。編制一個用戶程序user.asm,其目的是檢測新增加的功能調用是否成功。在DEBUG狀態下:① 查找中斷向量表中新增加的系統調用的中斷向量;② 顯示擴充的中斷服務例程;③ 找到該中斷服務例程中使用的數據區。
上傳時間: 2013-12-26
上傳用戶:515414293
The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples. The returned model has the form 1) if input1 is A11 and input 2 is A12 then output =f1(input1,input2) 2) if input1 is A21 and input 2 is A22 then output =f2(input1,input2) 看不懂,據高手說,非常有用。
標簽: identification neuro-fuzzy implemented analysis
上傳時間: 2014-01-12
上傳用戶:zgu489
a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to read the messages. That is, the program will use the curses library, signals and the sleep function.
標簽: screen handling flashing program
上傳時間: 2016-05-04
上傳用戶:chongcongying
an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
標簽: that application the smallest
上傳時間: 2016-05-05
上傳用戶:yiwen213
This exercise is aimed at exploring how rate control and adaptation of carrier sense threshold can affect spatial reuse (and hence aggregate throughput) in a multi-hop network.
標簽: adaptation exploring threshold exercise
上傳時間: 2016-05-07
上傳用戶:D&L37
Swarm是一個非常有用的仿真工具,這是Swarm的Java程序編寫教程,從最簡單的程序開始一步一步教會讀者如何使用Swarm來編寫程序,最終依據所建立的數學模型實驗Multi-agent的仿真
上傳時間: 2016-05-08
上傳用戶:ruan2570406
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless Technologies 1 1.2 Cellular Systems 2 1.3 Elements of a Mobile-Phone System 4 1.4 Keeping Users’ Calls Separate 5 1.5 Multipath Propagation 7 1.6 2G Mobile-Phone Systems 9 1.7 GPRS Systems 10 1.8 3G Mobile-Phone Systems 13 1.9 IP Multimedia Subsystem 16 1.10 Mobile-Phone Hardware 17 2 Introduction to Symbian OS 19 Introduction 19 2.1 The Development of Symbian OS 20 2.2 Symbian OS User Interfaces 21 2.3 Coding Idioms 23 2.4 Tool Chains 28 3 The Console Application 33 Introduction 33 3.1 Creating a Console Application 33 3.2 CBase Classes 38 3.3 Protecting Memory 38 3.4 Putting It Into Practice: An Engine for a Simple Card Game 46 Summary 56
標簽: programming-a-tutorial-guide-symb Introduction Mobile-Phone Wireless
上傳時間: 2016-05-14
上傳用戶:dianxin61
This zip file provides Getting Started quickly on the AT91RM9200 Evaluation Kit (AT91RM9200-EK) with Green Hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
標簽: 9200 Evaluation provides Getting
上傳時間: 2013-12-26
上傳用戶:cuibaigao