Application Note Abstract The unique configuration of the PSoC® switched capacitor blocks allows construction of a programmable bipolar current source. A detailed explanation of this function is provided demonstrating how to build a programmable current source using a couple basic PSoC User Modules.
標簽: configuration Application capacitor Abstract
上傳時間: 2013-12-30
上傳用戶:zgu489
通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.Menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow
上傳時間: 2014-02-11
上傳用戶:dongqiangqiang
C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
標簽: AppWizard indicate custom source
上傳時間: 2016-03-12
上傳用戶:cazjing
This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobile and Linux are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms.
標簽: application integrate platforms Current
上傳時間: 2016-03-15
上傳用戶:yimoney
Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
標簽: convolutional Computes encoding decision
上傳時間: 2013-12-24
上傳用戶:咔樂塢
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
標簽: scheduling algorithm implement to
上傳時間: 2013-11-27
上傳用戶:Late_Li
法國cromda編寫的新版本MATRICE 2(矩陣和矢量運算單元)。 // ---------------------------------------------------------- // 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to use the InitMat procedure (suppressed) : // - the routines detect automaticaly the dimensions of matrix and vector // - error code MatDimNul is generated if zero lines or column in matrix and vector (See DimensionMatrice and DimensionVecteur) // - error code MatMauvDim is generated if the dimensions of matrix/vector don t allow valid result // - // The result matrix is dimensioned automaticaly
上傳時間: 2014-01-23
上傳用戶:sy_jiadeyi
偽隨機數生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
上傳時間: 2013-12-20
上傳用戶:teddysha
(1)變換模塊 本模塊包含兩部分內容:利用 反變換規則將 坐標系下的兩相電流轉換成三相電流;利用間接矢量控制,得到轉子角位移,公式如下(2) 電流滯環控制器(Hysteresis current controller)模塊(3) 電壓源型逆變器(Voltage sourse inverter,VSI)模塊 (4) 變換模塊(5) 感應電機(IM)模塊 該感應電機模型是基于交流電機的電路方程、轉矩方程以及運動方程建立起來的。該仿真模塊為一個三輸入、六輸出的系統子模塊。輸入為 坐標系中定子電壓,輸出則是 坐標系中的轉子電流和轉子磁鏈,以及輸出的轉矩。(6) 電流反饋模塊(7)速度控制器模塊
上傳時間: 2014-03-10
上傳用戶:yy541071797
If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
標簽: application your language shared
上傳時間: 2014-01-02
上傳用戶:iswlkje